Impulsive Hyperbolic Injection from a Circular Earth Park Orbit – NLP Method

PDF document and MATLAB script for interplanetary injection using a nonlinear programming method.
740 Downloads
Updated 7 Jul 2014

View License

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
Created with R2012b
Compatible with any release
Platform Compatibility
Windows macOS Linux
Categories
Find more on Visualization 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.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