필터 지우기
필터 지우기

matlab have lunar calendar code?

조회 수: 11 (최근 30일)
peter huang
peter huang 2022년 4월 10일
답변: Krishna 2023년 10월 6일
i have vids time series
i want convert timeseries to lunar calendar (traditional Chinese calendar)
matlab have code convert ?
thanks

답변 (1개)

Krishna
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.

카테고리

Help CenterFile Exchange에서 Calendar에 대해 자세히 알아보기

Community Treasure Hunt

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

Start Hunting!

Translated by