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).
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카테고리
- MATLAB > External Language Interfaces > Other languages > SPICE files >
- Physical Modeling > Simscape Electrical > Electrical Block Libraries > Semiconductors and Converters > Semiconductors >
Help Center 및 MATLAB Answers에서 SPICE files에 대해 자세히 알아보기
태그
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!