Vectorized Picard-Chebyshev Method

Vectorized Picard-Chebyshev Method used for the analysis of the 2012 ASME Conference paper 87878
685 Downloads
Updated Wed, 30 May 2012 16:30:32 +0000

View License

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
Created with R2012a
Compatible with any release
Platform Compatibility
Windows macOS Linux
Categories
Find more on Numerical Integration and Differential Equations in Help Center and MATLAB Answers

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!
Version Published Release Notes
1.0.0.0