Modeling Aero-assist Flight Mechanics
Version 1.1.0.0 (804 KB) by
David Eagle
Numerically integrate the flight path equations of motion of an aero-assist vehicle performing a single atmospheric pass.
This submission is a MATLAB script named demo_aeroassist that can be used to numerically integrate the flight path equations of motion of an aero-assist vehicle. The endo-atmospheric motion of the vehicle is modeled with respect to a spherical, rotating Earth. This MATLAB script provides both numerical and graphical information about the flight mechanics of the aero-assist vehicle during a single pass through the Earth’s atmosphere.
The atmospheric entry conditions and flight controls used in this MATLAB script are derived from a csv mission summary data file created with a Fortran computer program named aeroassist_sos that uses the Sparse Optimization Suiteto solve the aero-assist trajectory optimization problem. Additional details about this Fortran implementation can be found in Appendix A of this document.
Additional information about the mathematical techniques and numerical methods used in the Sparse Optimization Suite software can be found in the book, Practical Methods for Optimal Control and Estimation Using Nonlinear Programming by John. T. Betts, SIAM, 2010.
Cite As
David Eagle (2025). Modeling Aero-assist Flight Mechanics (https://www.mathworks.com/matlabcentral/fileexchange/43121-modeling-aero-assist-flight-mechanics), MATLAB Central File Exchange. Retrieved .
MATLAB Release Compatibility
Created with
R2024b
Compatible with any release
Platform Compatibility
Windows macOS LinuxCategories
Find more on Guidance, Navigation, and Control (GNC) in Help Center and MATLAB Answers
Tags
Acknowledgements
Inspired: Aircraft simulation
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.