A MATLAB Script for Predicting Equinoxes and Solstices
Versione 1.0.1.0 (369 KB) da
David Eagle
Predict the calendar date & UTC time of the equinoxes and solstices for a user-defined calendar year
PDF document and a MATLAB script named equsol.m which determines the time of the equinoxes and solstices of the Earth. These events are the times when the apparent geocentric longitude of the Sun is an exact multiple of 90 degrees. This script uses Brent’s root-finder and a precision solar ephemeris to calculate these events.
Brent’s method requires an objective function that defines the nonlinear equation to be solved. The objective function for the spring and fall equinoxes is the geocentric declination of the Sun. The spring and fall equinoxes occur whenever the geocentric declination of the Sun is less than or equal to a user-defined convergence criterion.
Cita come
David Eagle (2025). A MATLAB Script for Predicting Equinoxes and Solstices (https://www.mathworks.com/matlabcentral/fileexchange/39356-a-matlab-script-for-predicting-equinoxes-and-solstices), MATLAB Central File Exchange. Recuperato .
Compatibilità della release di MATLAB
Creato con
R2011a
Compatibile con qualsiasi release
Compatibilità della piattaforma
Windows macOS LinuxCategorie
- MATLAB > Language Fundamentals > Data Types > Dates and Time >
- MATLAB > Language Fundamentals > Data Types > Dates and Time > Calendar >
Scopri di più su Dates and Time in Help Center e MATLAB Answers
Tag
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!Scopri Live Editor
Crea script con codice, output e testo formattato in un unico documento eseguibile.