-
Calculate-Time-Interval
main executing reference usage: usage_timeDifference.m
Sample output:
The time interval between earierTime [09-Sep-1900 09:09:18] and laterTime [31-Oct-2010 23:33:08] is
110 years, 79 days, 14 hours, 23 mins, 50.17 secs.
The objective is to compute the time interval taking into account the leap days that are subsumed within the time interval.
Note:
The logic subsumes the time interval by
yearEnd, monthEnd, dayEnd - timeEarlier (within that year)
+ time interval (excluding that 2 years)
+ timeLater - yearEnd, monthEnd, dayEnd (within that year)
It differentiates the earlier time and later time, ie. timeDifference (earlierTime, laterTime) gives the same result as timeDifference (laterTime, earlierTime).
leapDayHasPassed.m illustrates a possible approach to determine if a certain day of concern is already over at a given time.
Caveat: does not include leap secs
- 2011-01-20 07:05:01下载
- 积分:1
-
kemiao
带延迟系统的PID控制算法,整定方法为N-Y整定,对象为G(s)=e^(-5s)/(s+1)(Delay system with PID control algorithm, NY tuning tuning method, the object is G (s) = e ^ (-5s)/(s+1))
- 2011-04-21 15:51:18下载
- 积分:1
-
App_Opt_MATLAB
good code for matlab by mili , i than you
- 2009-04-16 01:25:49下载
- 积分:1
-
Computational_Intelligence_Paradigms__Theory__amp
A book on computational intelligence
- 2012-09-18 18:38:11下载
- 积分:1
-
chebshev
chebshev high,low and band pass filters
- 2014-09-20 14:31:56下载
- 积分:1
-
changduanzhoujiance
联通区域的长短轴检测 适用于缺陷提取 长短轴比来确定缺陷的分类 非自带的MATLAB外界矩形的算法
- 2015-03-26 16:21:17下载
- 积分:1
-
基于KSVD的稀疏编码去噪的算法 KSVD-for-denoising
主要是基于KSVD的稀疏编码去噪的算法,属于matlab版的,里面有我个人的所有注释!(Mainly based on the sparse coding KSVD denoising algorithm, belong to matlab version, there are my personal all comments!)
- 2020-11-23 01:49:34下载
- 积分:1
-
test_radar2
GBP1仿真,用于雷达跟踪,包含卡尔曼滤波器(GBP1 simulation)
- 2013-07-09 23:22:57下载
- 积分:1
-
thesis_nwang
A major challenge to MIMO-OFDM systems is how to obtain the channel state in-
formation accurately and promptly for coherent detection of information symbols and
channel synchronization.
- 2013-02-20 19:59:25下载
- 积分:1
-
Matlab
toolbox to calculet integral progection model
- 2013-11-13 16:04:49下载
- 积分:1