The Long-term Evolution of Geosynchronous Transfer Orbits

版本 1.1.0.0 (30.3 MB) 作者: David Eagle
Interactive MATLAB script that predicts the long-term evolution of geosynchronous transfer orbits.
864.0 次下载
更新时间 2022/2/1

查看许可证

This MATLAB script implements a special perturbation solution of orbital motion using a variable step size Runge-Kutta-Fehlberg (RKF78) integration method to numerically solve Cowell’s form of the system of differential equation subject to the central body gravity and other external forces. This is also called the orbital initial value problem (IVP).
The user can choose to model one or more of the following perturbations:
• non-spherical Earth gravity (up to order and degree 18)
• point mass solar gravity
• point mass lunar gravity
After the orbit propagation is complete, this script can plot the following classical orbital elements:
• semimajor axis
• eccentricity
• orbital inclination
• argument of perigee
• right ascension of the ascending node
• true anomaly
• geodetic perigee altitude
• geodetic apogee altitude

引用格式

David Eagle (2024). The Long-term Evolution of Geosynchronous Transfer Orbits (https://www.mathworks.com/matlabcentral/fileexchange/41888-the-long-term-evolution-of-geosynchronous-transfer-orbits), MATLAB Central File Exchange. 检索来源 .

MATLAB 版本兼容性
创建方式 R2019b
兼容任何版本
平台兼容性
Windows macOS Linux
类别
Help CenterMATLAB Answers 中查找有关 Gravitation, Cosmology & Astrophysics 的更多信息

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!
版本 已发布 发行说明
1.1.0.0

Updated to use JPL ephemeris for the solar and lunar coordinates. Updated to use JPL MICE routines.

1.0.0.0