A MATLAB Script for Optimal Single Impulse De-orbit - SNOPT
This document describes a MATLAB script named deorbit_snopt that can be used to compute the optimal impulsive maneuver required to de-orbit a spacecraft in a circular or elliptical Earth orbit. The user provides the classical orbital elements of the initial orbit along with geodetic altitude and relative flight path angle targets at the entry interface (EI).
Citar como
David Eagle (2025). A MATLAB Script for Optimal Single Impulse De-orbit - SNOPT (https://www.mathworks.com/matlabcentral/fileexchange/38907-a-matlab-script-for-optimal-single-impulse-de-orbit-snopt), MATLAB Central File Exchange. Recuperado .
Compatibilidad con la versión de MATLAB
Compatibilidad con las plataformas
Windows macOS LinuxCategorías
- Sciences > Geoscience >
- Sciences > Geoscience > Earth and Planetary Science >
- Engineering > Aerospace Engineering > Satellite and Orbital Mechanics >
Etiquetas
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!Descubra Live Editor
Cree scripts con código, salida y texto formateado en un documento ejecutable.
Versión | Publicado | Notas de la versión | |
---|---|---|---|
1.3.0.0 | Updated PDF document and code cleanup. |
||
1.2.0.0 | Added version of main script (deorbit_snopt_64bit) that uses the March 17, 2014 version of SNOPT. |
||
1.1.0.0 | Added three-dimensional graphics display of the initial orbit and de-orbit trajectory. Updated PDF document. |
||
1.0.0.0 |