Evaluating a JPL Ephemeris with MICE

버전 1.2.0.0 (109 MB) 작성자: David Eagle
Demonstrates ephemeris calculations using the MATLAB version of the JPL Spice library (MICE).
다운로드 수: 962
업데이트 날짜: 2025/2/26

라이선스 보기

This submission is a MATLAB script named jpl_mice_ephemeris that demonstrates how to evaluate a JPL ephemeris using MICE. The script offers several options including the type of calendar date and time input (UTC or TDB), the coordinate system for the computed ephemeris data and the selection of the “target” and “observer” celestial bodies.
This MATLAB script reads JPL planetary 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/.
Ephemeris and other required data files, platform dependent versions of the MICE mex file and many useful MATLAB functions are available at naif.jpl.nasa.gov/naif/toolkit_MATLAB.html. MICE is a MATLAB implementation of the JPL SPICE software system.

인용 양식

David Eagle (2025). Evaluating a JPL Ephemeris with MICE (https://kr.mathworks.com/matlabcentral/fileexchange/39132-evaluating-a-jpl-ephemeris-with-mice), MATLAB Central File Exchange. 검색 날짜: .

MATLAB 릴리스 호환 정보
개발 환경: R2024b
모든 릴리스와 호환
플랫폼 호환성
Windows macOS Linux

Community Treasure Hunt

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

Start Hunting!
버전 게시됨 릴리스 정보
1.2.0.0

corrected typo in title
Updated user interface, several MATLAB functions and the PDF documentation.

1.1.0.0

corrected typo

1.0.0.0