Script for creating "re-fined" initial conditions for Halo orbits in the Earth-Moon circular-restricted, three-body problem.
You are now following this Submission
- You will see updates in your followed content feed
- You may receive emails, depending on your communication preferences
This MATLAB demonstrates halo orbit design in the Earth-Moon system using differential correction (dc). The code is "hard-wired" with the astrodynamic constants for the Earth-Moon circular-restricted, three-body problem and a Class I halo orbit about the L2 libration point.
script features
(1) initial guess using Richardson's algorithm
(2) solve system of nonlinear equations using fsolve
(3) graphics display of dc-refined halo orbit
The only input required from the user is the desired z-amplitude of the halo orbit in kilometers.
Cite As
David Eagle (2026). Halo Orbit Design Using Differential Correction (https://www.mathworks.com/matlabcentral/fileexchange/107045-halo-orbit-design-using-differential-correction), MATLAB Central File Exchange. Retrieved .
General Information
- Version 1.0.0 (8.76 KB)
MATLAB Release Compatibility
- Compatible with any release
Platform Compatibility
- Windows
- macOS
- Linux
| Version | Published | Release Notes | Action |
|---|---|---|---|
| 1.0.0 |
