Skip to content

Latest commit

 

History

History
13 lines (10 loc) · 408 Bytes

README.md

File metadata and controls

13 lines (10 loc) · 408 Bytes

mjd2UTC_timeConvert

basic time convert program in MATLAB.

name meaning format
cal [UTC time year,month,day,hour,minute,second] 1*6 double
jd [Julian Date] double
mjd [Modified Julian Date] double
gps [week elapsed from MJD44244,second elapsed] 1*2 double
wd [weekday] int

这是我从网上得到的,但忘了原作者,如看到请私信我。