SGP4 Orbit Determination
Cite As
Meysam Mahooti (2026). SGP4 Orbit Determination (https://se.mathworks.com/matlabcentral/fileexchange/183517-sgp4-orbit-determination), MATLAB Central File Exchange. Retrieved .
MATLAB Release Compatibility
Platform Compatibility
Windows macOS LinuxTags
Discover Live Editor
Create scripts with code, output, and formatted text in a single executable document.
| Version | Published | Release Notes | |
|---|---|---|---|
| 2.1.0 | Added version 2.1.0, which includes an implementation of the Levenberg-Marquardt nonlinear least-squares solver, removing the need for the Optimization Toolbox. |
||
| 2.0.0 | Line 21 in the ecef2eci.m file was uncommented, and line 22 was commented out to ensure that the ecef2eci transformation is consistent with the eci2teme transformation. |
||
| 1.1.1 | test_SGP4OD.m was modified to avoid negative values of the eccentricity, and the nearest NORAD TLE to the epoch of the generated TLE was inserted into the readme file for comparison. |
||
| 1.1.0 | The code was revised and optimized. |
||
| 1.0.0 |
