Graphics Display of the Orbital Characteristics of the Moon
Version 1.2.0.0 (109 MB) by
David Eagle
MATLAB script which graphically displays the orbital characteristics of the the Moon's motion.
Graphically displays the following information; semimajor axis, eccentricity, orbital inclination, argument of perigee, right ascension of the ascending node, true anomaly, argument of latitude, apogee radius, perigee radius, geocentric distance, geocentric speed, geocentric declination, ecliptic inclination, ecliptic argument of perigee and longitude of ascending node.
This MATLAB script reads JPL DE430 lunar and solar 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. These *.bsp ephemeris files are IEEE-Little Endian style of binary kernel. This is the binary form native to PC/Linux, PC/Windows and MAC/Intel machines. Additional information about JPL ephemerides can be found at http://naif.jpl.nasa.gov/naif/.
The moon_plot script uses routines from the MICE software suite to read and evaluate the JPL ephemeris file. Platform-specific MICE mex files, support functions and the binary ephemeris file (de430.bsp) are available at naif.jpl.nasa.gov/naif/toolkit_MATLAB.html. MICE is a MATLAB implementation of the SPICE library created by JPL.
Cite As
David Eagle (2025). Graphics Display of the Orbital Characteristics of the Moon (https://www.mathworks.com/matlabcentral/fileexchange/39944-graphics-display-of-the-orbital-characteristics-of-the-moon), MATLAB Central File Exchange. Retrieved .
MATLAB Release Compatibility
Created with
R2024a
Compatible with any release
Platform Compatibility
Windows macOS LinuxCategories
Find more on Gravitation, Cosmology & Astrophysics in Help Center and MATLAB Answers
Tags
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!Discover Live Editor
Create scripts with code, output, and formatted text in a single executable document.