-
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
-
GM
说明: 基于灰色系统的预测,内涵数列预测和较难实现的包络预测(Prediction based on gray system, meaning the number of columns predictable and difficult to achieve the envelope prediction)
- 2009-12-05 10:08:09下载
- 积分:1
-
wave
说明: matlab小波分解,将一幅图片分解为3次小波后再合成(matlab wavelet decomposition, will be a picture and then broken down into 3 wavelet synthesis)
- 2010-04-27 22:27:21下载
- 积分:1
-
HalfBridgeInverter
matalb/simulink model of half bridge inverter using PWM techniqui
- 2013-08-26 05:56:58下载
- 积分:1
-
IEEE33
ieee33节点潮流计算程序 无需输入原始数据,程序自带。如果需要则直接修改即可。(ieee33 node flow calculation procedures without input impedance)
- 2020-12-28 18:49:02下载
- 积分:1
-
modalidentification
模态参数辨识方法,主要是利用时域数据进行时域模态参数辨识(time modal identification method)
- 2013-11-26 21:52:47下载
- 积分:1
-
PSO
coode matlab for PSO
- 2014-02-20 19:11:03下载
- 积分:1
-
Time0
有源电力滤波器在产生指令电流时,基于瞬时无功功率的检测方法需要用到低通滤波器,本程序能够实现滑动滤波!(APF generating command current, based on instantaneous reactive power detection methods need to use a low-pass filter, the program can achieve sliding filter!)
- 2013-05-24 16:22:54下载
- 积分:1
-
ssprop-3.0.1-windows
说明: matlab中常用的源代码,以及m文件生成的常用函数(matlab commonly used in the source code, as well as the usual functions m file generation)
- 2010-03-17 15:01:15下载
- 积分:1
-
xiaobo
二维小波变换经典程序的图像回复MAtlab代码以及注解(Reply MAtlab dimensional wavelet transform the image of the classic program code and comments)
- 2013-03-25 13:33:18下载
- 积分:1