given a date -- represent it in the Maya long count system.
https://en.wikipedia.org/wiki/Maya_calendar
https://maya.nmai.si.edu/calendar/maya-calendar-converter
For example,
date = [2020 03 24] Maya = '13.0.7.6.10'
Solution Stats
Problem Comments
2 Comments
Solution Comments
Show comments
Loading...
Problem Recent Solvers94
Suggested Problems
-
Select every other element of a vector
36828 Solvers
-
573 Solvers
-
Implement a bubble sort technique and output the number of swaps required
395 Solvers
-
Find the index of n in magic(n)
273 Solvers
-
956 Solvers
More from this Author174
Problem Tags
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!
Nice one!
Really appreciate the solution!