A MATLAB Script for Predicting Orbital Events of the Planets

버전 1.1.0.0 (29.9 MB) 작성자: David Eagle
Predicts interesting orbital events of our solar system planets.
다운로드 수: 651
업데이트 날짜: 2021/10/14

라이선스 보기

PDF document and a MATLAB script named pevents.m that can be used to compute interesting orbital events of the planets of our solar system. Using a combination of one-dimensional minimization and root-finding, the pevents MATLAB script computes the following heliocentric characteristics of planetary orbital motion.
• aphelion and perihelion of a planet
• nodal crossings of a planet
• closest approach distance between two planets
• minimum angular separation between two planets

인용 양식

David Eagle (2024). A MATLAB Script for Predicting Orbital Events of the Planets (https://www.mathworks.com/matlabcentral/fileexchange/43173-a-matlab-script-for-predicting-orbital-events-of-the-planets), MATLAB Central File Exchange. 검색됨 .

MATLAB 릴리스 호환 정보
개발 환경: R2012a
모든 릴리스와 호환
플랫폼 호환성
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

This MATLAB script reads JPL planetary ephemerides in a machine-independent binary format (kernels) which are available from the SPICE web site and by anonymous ftp from ftp://ssd.jpl.nasa.gov/pub/eph/planets/bsp.

1.0.0.0