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."
Zitieren als
Darin Koblick (2025). Vectorized Picard-Chebyshev Method (https://www.mathworks.com/matlabcentral/fileexchange/36940-vectorized-picard-chebyshev-method), MATLAB Central File Exchange. Abgerufen.
Kompatibilität der MATLAB-Version
Plattform-Kompatibilität
Windows macOS LinuxKategorien
- 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!Live Editor erkunden
Erstellen Sie Skripte mit Code, Ausgabe und formatiertem Text in einem einzigen ausführbaren Dokument.
VMPCM/
Version | Veröffentlicht | Versionshinweise | |
---|---|---|---|
1.0.0.0 |