Impulsive Hyperbolic Injection from a Circular Earth Park Orbit – NLP Method
The hyper2_matlab.m MATLAB script determines the orbital elements and state vectors of the park orbit and departure hyperbola at injection, and the injection delta-v vector and magnitude. This information can be used as initial guesses for other trajectory simulations. This script uses the SNOPT nonlinear programming (NLP) method to find the optimal coplanar or non-coplanar transfer maneuver.
Cite As
David Eagle (2024). Impulsive Hyperbolic Injection from a Circular Earth Park Orbit – NLP Method (https://www.mathworks.com/matlabcentral/fileexchange/39233-impulsive-hyperbolic-injection-from-a-circular-earth-park-orbit-nlp-method), MATLAB Central File Exchange. Retrieved .
MATLAB Release Compatibility
Platform Compatibility
Windows macOS LinuxCategories
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.
Version | Published | Release Notes | |
---|---|---|---|
1.2.0.0 | Added main script (hyper2_matlab_64bit.m) that uses the March 17, 2014 version of SNOPT. |
||
1.1.0.0 | Modified script to compute both opportunities for the case of coplanar transfer. Updated PDF user's manual to reflect this change. |
||
1.0.0.0 |