A MATLAB Script for Predicting Orbital Events of the Moon

A MATLAB script named levents.m that can be used to compute important orbital events of the Moon.
763 descargas
Actualizado 24 feb 2014

Ver licencia

PDF document and a MATLAB script named levents.m that can be used to compute important orbital events of the Moon. The motion of the Moon is modeled using the JPL DE421 binary ephemeris and this script uses routines from the MICE software suite to read and evaluate this ephemeris. MICE is a MATLAB implementation of the SPICE library created by JPL.
Using a combination of one-dimensional minimization and root-finding, the levents MATLAB script computes geocentric characteristics of the Moon’s orbital motion including apogee and perigee of the lunar orbit, minimum and maximum declination and orbital eccentricity, user-defined right ascension, declination and true anomaly, and nodal crossings.

Citar como

David Eagle (2024). A MATLAB Script for Predicting Orbital Events of the Moon (https://www.mathworks.com/matlabcentral/fileexchange/39946-a-matlab-script-for-predicting-orbital-events-of-the-moon), MATLAB Central File Exchange. Recuperado .

Compatibilidad con la versión de MATLAB
Se creó con R2011b
Compatible con cualquier versión
Compatibilidad con las plataformas
Windows macOS Linux

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

Added additional orbital events to the script. Updated the PDF document to reflect these changes.

1.0.0.0