Easter Sunday Indicator
버전 1.0.0.0 (1.01 KB) 작성자:
Alexandros Leontitsis
Indicates if a date is the Easter Sunday
다운로드 수: 11.2K
업데이트 날짜:
2006/10/10
라이선스 없음
Returns an indicator 0 or 1 that tells if a date is the Easter Sunday according to either the Catholic or the Orthodox dogma.
Example:
>> e=easter(15,4,2002,'Catholic')
e =
0
>> e=easter(31,3,2002,'Catholic')
e =
1
인용 양식
Alexandros Leontitsis (2025). Easter Sunday Indicator (https://kr.mathworks.com/matlabcentral/fileexchange/12588-easter-sunday-indicator), MATLAB Central File Exchange. 검색 날짜: .
MATLAB 릴리스 호환 정보
개발 환경:
R14
모든 릴리스와 호환
플랫폼 호환성
Windows macOS Linux태그
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!| 버전 | 게시됨 | 릴리스 정보 | |
|---|---|---|---|
| 1.0.0.0 |
