Closest Approach Between a Ground Site and Earth Satellite
Version 1.0.0 (794 KB) by
David Eagle
Determine the time and closest approach distance between a ground site or observer and an Earth satellite in a circular or elliptical orbit.
This submission includes three MATLAB scripts that can be used to determine closest approach conditions between a ground site or observer and a satellite in a circular or elliptical Earth orbit. These scripts use Brent’s one-dimensional, derivative-free minimization algorithm to calculate geometric close approach conditions.
In the first script (site2sat1), the orbit of the Earth satellite is propagated using Kozai’s method. In the second script (site2sat2) the orbit of the satellite is propagated using an RKF78 numerical integration method which also includes the oblateness term in the first-order orbital equations of motion. The third script (gsite2sat) creates a graphics display of the ground site-to-satellite distance for a user-defined simulation period.
Cite As
David Eagle (2025). Closest Approach Between a Ground Site and Earth Satellite (https://www.mathworks.com/matlabcentral/fileexchange/180198-closest-approach-between-a-ground-site-and-earth-satellite), MATLAB Central File Exchange. Retrieved .
MATLAB Release Compatibility
Created with
R2024b
Compatible with any release
Platform Compatibility
Windows macOS LinuxTags
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!Discover Live Editor
Create scripts with code, output, and formatted text in a single executable document.
Version | Published | Release Notes | |
---|---|---|---|
1.0.0 |