Predicting Rise and Set of an Earth Satellite

Version 1.1.0 (1.47 MB) by David Eagle
Three MATLAB scripts for predicting rise and set of an Earth satellite relative to an observer or ground site on an oblate Earth.
5 Downloads
Updated 19 Sep 2025

View License

This submission contains three MATLAB scripts that can be used to determine rise and set conditions of Earth satellites relative to an observer or ground site on an oblate Earth. The user can specify a minimum elevation or “mask” angle for each simulation. The first script, riseset1, propagates a satellite’s orbit using Kozai’s method. The second MATLAB script, riseset2, propagates a satellite’s orbit using numerical integration. The third script, riseset3, uses the method described in “Fast Orbit Propagator for Graphical Display”, Journal of Guidance, Control and Dynamics, Vol. 14, No. 2, March-April 1991, by F. Landis Markley and James F. Jeletic.
All scripts use a combination of one-dimensional minimization and root-finding to calculate visibility conditions.

Cite As

David Eagle (2025). Predicting Rise and Set of an Earth Satellite (https://uk.mathworks.com/matlabcentral/fileexchange/181587-predicting-rise-and-set-of-an-earth-satellite), MATLAB Central File Exchange. Retrieved .

MATLAB Release Compatibility
Created with R2025a
Compatible with any release
Platform Compatibility
Windows macOS Linux

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!
Version Published Release Notes
1.1.0

Added a third rise and set script. Bug fixes. Updated PDF documentation.

1.0.0