Equinoxes and Solstices

버전 2.0.0.0 (14.2 KB) 작성자: Giuseppe Cardillo
compute the dates of equinoxes and solstices
다운로드 수: 2.8K
업데이트 날짜: 2021/1/4

EQNSOL computes the date of equinoxes and solstices for the input year. This is based upon the formulas given by Jean Meeus in his "Astronomical Algorithms". The date is computed in Julian Date. This function take in JD2CAL function of "Geodetic Toolbox" by Mike Craymer (ID:15285) to convert Julian Date into gregorian calendar date.
Syntax: Y=EQNSOL(YEAR,VERBOSE)

Inputs:
YEAR (default=current Year).
VERBOSE (default=1)
Outputs:
- Y=datenum formatted array.

EQ=EQNSOL(...) will stores dates in Matlab format

Example:

y=eqnsol(2007)

All dates and times are referred to GMT without DST
Spring Equinox 21-Mar-2007 00:08:28
Summer Solstice 21-Jun-2007 18:07:12
Autumn Equinox 23-Sep-2007 09:52:05
Winter Solstice 22-Dec-2007 06:08:51

Created by Giuseppe Cardillo
giuseppe.cardillo-edta@poste.it

To cite this file, this would be an appropriate format: Cardillo G. (2007) Equinoxes and Solstices: compute the date and time of equinoxes and solstices. http://www.mathworks.com/matlabcentral/fileexchange/17977

인용 양식

Giuseppe Cardillo (2024). Equinoxes and Solstices (https://github.com/dnafinder/eqnsol), GitHub. 검색됨 .

MATLAB 릴리스 호환 정보
개발 환경: R2014b
모든 릴리스와 호환
플랫폼 호환성
Windows macOS Linux
카테고리
Help CenterMATLAB Answers에서 Dates and Time에 대해 자세히 알아보기

Community Treasure Hunt

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

Start Hunting!

GitHub 디폴트 브랜치를 사용하는 버전은 다운로드할 수 없음

버전 게시됨 릴리스 정보
2.0.0.0

inputparser and github link

1.2.0.0

Changes in description

1.1.0.0

Changes in help section

1.0.0.0

Improvement in input error handling

이 GitHub 애드온의 문제를 보거나 보고하려면 GitHub 리포지토리로 가십시오.
이 GitHub 애드온의 문제를 보거나 보고하려면 GitHub 리포지토리로 가십시오.