matlab have lunar calendar code?
조회 수: 6 (최근 30일)
이전 댓글 표시
i have vids time series
i want convert timeseries to lunar calendar (traditional Chinese calendar)
matlab have code convert ?
thanks
댓글 수: 0
답변 (1개)
Krishna
2023년 10월 6일
Hello Peter,
As per my understanding you want to convert Georgian timeseries calendar to lunar calendar (Chinese). Although you can convert Georgian calendar to Persian and Islamic lunar calendars, from my understanding there is no function in MATLAB that can directly convert it to Chinese lunar calendar. To know more about the conversion mentioned above please go through this documentation page:
Instead, write an algorithm yourself to convert to lunar Chinese calendar. Please go through this GitHub page to learn more about the algorithm:
Hope that helps,
Krishna.
댓글 수: 0
참고 항목
카테고리
Help Center 및 File Exchange에서 Calendar에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!