Equation of Time

버전 1.0.0.0 (2.68 KB) 작성자: Darin Koblick
Compute the equation of time with accuracy on the order of seconds.
다운로드 수: 663
업데이트 날짜: 2011/9/6

라이선스 보기

Compute the equation of time with accuracy on the order of seconds. This routine can handle multiple millenniums.

Function Call With Time String:
>> EQtime = EquationOfTime('2000/01/01 00:00:00');

Function Call With Julian Date:
>> EQtime = EquationOfTime(2451544.5);

Input List:
UTCjd (Coordinated Universal Time YYYY/MM/DD hh:mm:ss or Julian Date (Fractional Days)) [N x M] (double or char)

Output List:
EQtime (Equation of Time Solution for a specified date in fractional minutes) [N x 1] (double)

인용 양식

Darin Koblick (2024). Equation of Time (https://www.mathworks.com/matlabcentral/fileexchange/32793-equation-of-time), MATLAB Central File Exchange. 검색됨 .

MATLAB 릴리스 호환 정보
개발 환경: R2010b
모든 릴리스와 호환
플랫폼 호환성
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!
버전 게시됨 릴리스 정보
1.0.0.0