Chebyshev Polynomial Fitting for Satellite Precise Ephemerides
Chebyshev polynomial approximation of satellite precise ephemerides for orbital position and velocity determination, with implementation details and algorithm descriptions.
Explore MATLAB source code curated for "精密星历" with clean implementations, documentation, and examples.
Chebyshev polynomial approximation of satellite precise ephemerides for orbital position and velocity determination, with implementation details and algorithm descriptions.
MATLAB program for GPS precise ephemeris satellite orbit interpolation utilizing Chebyshev polynomial fitting method. Directly execute the chebshev2.mat file to run the algorithm, with results automatically saved in document2.mat for analysis.