A MATLAB Script for Predicting Orbital Events of the Planets

Predicts interesting orbital events of our solar system planets.
648 descargas
Actualizado 14 oct 2021

Ver licencia

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

Citar como

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. Recuperado .

Compatibilidad con la versión de MATLAB
Se creó con R2012a
Compatible con cualquier versión
Compatibilidad con las plataformas
Windows macOS Linux
Categorías
Más información sobre Gravitation, Cosmology & Astrophysics en Help Center y MATLAB Answers.

Community Treasure Hunt

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

Start Hunting!
Versión Publicado Notas de la versión
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