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.
다운로드 수: 869
업데이트 날짜: 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