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://www.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 |