-
Unit_conversion
说明: 一个用MATLAB实现的单位转换程序,包括质量单位转换和长度单位转换。(MATLAB realization of a unit with the conversion process, including quality and length of unit conversion unit conversion.)
- 2008-12-03 20:16:55下载
- 积分:1
-
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
-
SortingCode
It has all kind of sorting techniques implemented in cpp like bubble sort, heap sort, quick sort, merge sort etc.
- 2014-11-12 12:21:12下载
- 积分:1
-
PLSMATLAB
搜集的MATLAB程序,全是关于pls的(Collection of MATLAB programs, all on the pls of)
- 2010-07-14 18:59:30下载
- 积分:1
-
chap4
水箱液位模糊控制仿真和sugeno模糊控制仿真程序(Tank level fuzzy control method and fuzzy control simulation program sugeno)
- 2010-05-22 11:18:50下载
- 积分:1
-
PS2
power spectrum density for different digital communications schemes
- 2013-09-20 09:30:42下载
- 积分:1
-
EXP71
MATLAB PROGRAM FOR CONTROLLER DESIGN USING POLE PLACEMENT TECHNIQUE
- 2013-10-23 01:44:11下载
- 积分:1
-
Coding-for-COA_HighPrecision_high-convergence
Coding for COA_High Precision_high convergence ***Cuckoo Optimization Algorithm*** * Matlab Toolbox Ver. 1.0.1 * programmed by: "Ramin Rajabioun, 2011" This code minimizes your cost function, so don t change any part of your code.
- 2013-12-10 16:49:11下载
- 积分:1
-
ex13
《数字信号处理——理论、算法与实现》习题13.3,13.4源代码(" Digital Signal Processing- theory, algorithms and achieve" Problem the 13.3,13.4 source code)
- 2013-02-03 12:33:50下载
- 积分:1
-
FEM
2-D finite element method code
- 2009-11-07 00:38:14下载
- 积分:1