Vectorized Picard-Chebyshev Method
There is question in the astrodynamics community whether the Picard-Chebyshev method is faster than most sequential integrators for high precision orbit propagation applications. This File Exchange check-in is a full working copy of the vectorized Picard-Chebyshev method which is described in my ASME IMECE2012-87878 conference paper as well as my CSULB masters thesis: Parallel high-precision orbit propagation using the modified Picard-Chebyshev method.
Function inputs and outputs are self explanatory (read the comments in the code). A working example of this method is applied to the classic two-body propagation problem and presented as a template for other ODE applications. (contained in PicardChebyshevDemo.m)
This work is based on the doctoral dissertation of Xiaoli Bai. "Modified Chebyshev-Picard Iteration Methods for Solution of Initial Value and. Boundary Value Problems."
Cite As
Darin Koblick (2024). Vectorized Picard-Chebyshev Method (https://www.mathworks.com/matlabcentral/fileexchange/36940-vectorized-picard-chebyshev-method), MATLAB Central File Exchange. Retrieved .
MATLAB Release Compatibility
Platform Compatibility
Windows macOS LinuxCategories
- MATLAB > Mathematics > Numerical Integration and Differential Equations >
- Sciences > Physics > Gravitation, Cosmology & Astrophysics >
Tags
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!Discover Live Editor
Create scripts with code, output, and formatted text in a single executable document.
VMPCM/
Version | Published | Release Notes | |
---|---|---|---|
1.0.0.0 |