Mutual Visibility Between Two Earth Satellites
Version 1.1.0 (228 KB) by
David Eagle
Determine times when two Earth satellites have line-of-sight visibility to each other
This submission consists of two MATLAB scripts that can be used to determine mutual visibility between two satellites in circular or elliptical Earth orbits. This script uses a combination of Brent’s one-dimensional minimization and root-finding to calculate mutual visibility conditions.
In the first script (sat2sat1), the orbits of the Earth satellites are propagated using Kozai’s method. In the second script (sat2sat2) the orbits of the satellites are propagated using an RKF78 numerical integration method which also includes the oblateness term in the orbital equations of motion.
Cite As
David Eagle (2025). Mutual Visibility Between Two Earth Satellites (https://www.mathworks.com/matlabcentral/fileexchange/180078-mutual-visibility-between-two-earth-satellites), 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.