A MATLAB Script for Predicting Orbital Events of the Moon

版本 1.1.0.0 (258.9 KB) 作者: David Eagle
A MATLAB script named levents.m that can be used to compute important orbital events of the Moon.
764.0 次下载
更新时间 2014/2/24

查看许可证

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.

引用格式

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. 检索来源 .

MATLAB 版本兼容性
创建方式 R2011b
兼容任何版本
平台兼容性
Windows macOS Linux

Community Treasure Hunt

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

Start Hunting!
版本 已发布 发行说明
1.1.0.0

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

1.0.0.0