MATLAB Implementation of "Lunar Tables and Programs"

MATLAB demo and function that computes the coordinates of the Moon using algorithms from in "Lunar Tables and Programs".
100 Downloads
Aktualisiert 23. Mär 2025

Lizenz anzeigen

% demo_janus.m March 23, 2025
% this script demonstrates how to interact with the lunar_janus.m
% function which computes a lunar ephemeris from the following reference;
% Lunar Tables and Programs from 4000 B.C to A.D. 8000
% by Michelle Chapront-Touze and Jean Chapront (ELP 2000-85)

Zitieren als

David Eagle (2025). MATLAB Implementation of "Lunar Tables and Programs" (https://de.mathworks.com/matlabcentral/fileexchange/74270-matlab-implementation-of-lunar-tables-and-programs), MATLAB Central File Exchange. Abgerufen.

Kompatibilität der MATLAB-Version
Erstellt mit R2024b
Kompatibel mit allen Versionen
Plattform-Kompatibilität
Windows macOS Linux
Kategorien
Mehr zu Guidance, Navigation, and Control (GNC) finden Sie in Help Center und MATLAB Answers

Community Treasure Hunt

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

Start Hunting!
Version Veröffentlicht Versionshinweise
1.1.0

Updated main script and several MATLAB functions. Added Janus data file and PDF documentation file.

1.0.0