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."
Cita come
Darin Koblick (2024). Vectorized Picard-Chebyshev Method (https://www.mathworks.com/matlabcentral/fileexchange/36940-vectorized-picard-chebyshev-method), MATLAB Central File Exchange. Recuperato .
Compatibilità della release di MATLAB
Compatibilità della piattaforma
Windows macOS LinuxCategorie
- MATLAB > Mathematics > Numerical Integration and Differential Equations >
- Sciences > Physics > Gravitation, Cosmology & Astrophysics >
Tag
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!Scopri Live Editor
Crea script con codice, output e testo formattato in un unico documento eseguibile.
VMPCM/
Versione | Pubblicato | Note della release | |
---|---|---|---|
1.0.0.0 |