-
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
-
(ebook---pdf)-Matlab-CPP-Math-Library-Reference-v
matlab ebook for electroniks
- 2011-05-07 04:40:36下载
- 积分:1
-
adaptive-filter-of-MATLAB
matlab 的自适应滤波器仿真程序,包括LMS算法的仿真程序,NLMS算法的仿真程序(adaptive filter matlab simulation program, including the LMS algorithm of the simulation program, NLMS algorithm simulation program)
- 2011-09-10 22:21:46下载
- 积分:1
-
matlab
这是自己整理很久的一片有关于运动目标检测与跟踪算法研究的论文,用matlab实现的。(This is a long-own finishing about moving target detection and tracking algorithm paper, using matlab to achieve.)
- 2013-09-14 09:57:52下载
- 积分:1
-
MVDR
空域滤波器一种--MVDR波束形成器,以《现代信号处理》(张贤达)书上所讲过程所写(Spatial filter one kind- MVDR beamformer to the "Modern Signal Processing" (Zhang XD) wrote the book talking about the process)
- 2013-12-15 14:04:53下载
- 积分:1
-
Anregungsdichte
Calculates the excitation density for electrons in a semiconductor for incident laser light of 800nm wavelegth out of the number of photons (repetition rate und puls duration required)
- 2010-06-29 22:30:30下载
- 积分:1
-
RectWave
矩形波路径规划算法,从起始点通过用矩形波传递到达目标点的方法来获得连通路径。适用于已知地形的栅格图。(Rectangular wave path planning algorithms, from the starting point by using the rectangular wave transmission methods to reach the target point to get connectivity path. Applicable to the known topography of the grid map.)
- 2008-03-18 20:12:26下载
- 积分:1
-
Example_Monte_Carlo_Simulationin_Matlab.zip
说明: 用Matlab实现蒙特卡罗模拟的源程序,非常的好用(Monte Carlo simulation using Matlab realization of the source program, very easy to use)
- 2008-10-18 21:22:06下载
- 积分:1
-
G1SChetty
It is about matlab which depicts brain image segmentation
- 2013-11-21 20:41:36下载
- 积分:1
-
openloop(1)
永磁同步电动机的开环控制的matlab/simulink仿真。供大家学习。(Permanent magnet synchronous motor open-loop control matlab/simulink simulation. For everyone to learn.)
- 2020-12-27 19:09:02下载
- 积分:1