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 téléchargements
Mise à jour 24 fév. 2014

Afficher la licence

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.

Citation pour cette source

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. Récupéré le .

Compatibilité avec les versions de MATLAB
Créé avec R2011b
Compatible avec toutes les versions
Plateformes compatibles
Windows macOS Linux

Community Treasure Hunt

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

Start Hunting!
Version Publié le Notes de version
1.1.0.0

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

1.0.0.0