matlab have lunar calendar code?
7 visualizaciones (últimos 30 días)
Mostrar comentarios más antiguos
i have vids time series
i want convert timeseries to lunar calendar (traditional Chinese calendar)
matlab have code convert ?
thanks
0 comentarios
Respuestas (1)
Krishna
el 6 de Oct. de 2023
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 comentarios
Ver también
Categorías
Más información sobre Calendar en Help Center y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!