-
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
-
Rossler
基于matlab的源程序,用于绘制Rosslor方程的相图以及庞加莱截面(Based on matlab source program,used to draw phase diagram, poincare section of Rosslor equation )
- 2014-11-16 10:21:37下载
- 积分:1
-
Steg-File
image hiding introduction procedure
- 2013-11-28 09:33:20下载
- 积分:1
-
Classification-MatLab
Classification MatLab Toolbox
- 2011-12-27 21:09:24下载
- 积分:1
-
ER
说明: ER: is the code for the Error Ratio metric performance for multi-objective optimization problems: ERtest is the code for no threshold value, whuile ERtest2 code with a thresho d value defined by the user
- 2011-04-04 03:50:57下载
- 积分:1
-
wavelet_filter_construction_and_noise_elimination
1 此函数用于研究Mallet算法及滤波器设计
2 此函数仅用于消噪(this function to a study Mallet filter design algorithms and 2 of this function is used only for Noise Cancellation)
- 2007-04-22 21:53:09下载
- 积分:1
-
FreqMeter_v41
电力系统仿真建模需要的模型,可以适合智能电网,分布式发电,PWM 控制(power system modeling control smart grid stability)
- 2013-09-13 07:12:15下载
- 积分:1
-
fenglifadianmoxing_1
matlab建立风力发电模型,对初学者有很大的帮助。(the wind system in matlab ,it is verry available for the first time learener.)
- 2015-01-04 10:24:36下载
- 积分:1
-
houghcircle
Matlab环境下使用霍夫变换在二值图像上检测圆形的代码(Function uses Standard Hough Transform to detect circles in a binary image.)
- 2014-02-22 17:43:00下载
- 积分:1
-
proiect
random bullshit in matlab
- 2012-04-23 13:45:58下载
- 积分:1