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.
661.0 次下载
更新时间 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