Question: Write a MATLAB code that converts Civil date(normal date) to Juilan date(JD). Civil date year Y, month M, day D, and a real value for

Write a MATLAB code that converts Civil date(normal date) to Juilan date(JD).Write a MATLAB code that converts Civil date(normal date) to Juilan date(JD).

Civil date year Y, month M, day D, and a real value for the time in hours UT. Then conversion into JD is JD INT[365.25y]+ INT[30.6001(m +1)]+ D+UT /24 +1720981.5 y=Y-1 and m=M+12 and mM if if M 2, M>2

Step by Step Solution

There are 3 Steps involved in it

1 Expert Approved Answer
Step: 1 Unlock blur-text-image
Question Has Been Solved by an Expert!

Get step-by-step solutions from verified subject matter experts

Step: 2 Unlock
Step: 3 Unlock

Students Have Also Explored These Related Databases Questions!