MATLAB Implementation of Orbital Mechanics
Basic orbital mechanics subroutines including: position/velocity and orbital elements conversion; Earth gravitational field coefficients; JPL high-precision ephemerides; RKF78 numerical integrator
Explore MATLAB source code curated for "位置速度" with clean implementations, documentation, and examples.
Basic orbital mechanics subroutines including: position/velocity and orbital elements conversion; Earth gravitational field coefficients; JPL high-precision ephemerides; RKF78 numerical integrator
MATLAB routine for Kalman filtering with position and velocity prediction - modified code with clear implementation, easy to understand and suitable for beginners' reference