-
Functionals
泛函求极值的一种解法,希望那个对大家有用!(Functionals)
- 2009-11-08 15:38:35下载
- 积分: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
-
DCTwaterphoto
一段急需的程序,关于MATLAB数字水印方面的,希望对大家有所帮助.(section of the much-needed process of MATLAB digital watermarking regard, we hope to help.)
- 2007-05-26 13:20:15下载
- 积分:1
-
shi-yan-dai-ma
这是一本经典的MatlAB书的实验代码,非常丰富,非常实用(This is a classic book of experimental code MatlAB, very rich, very practical)
- 2013-01-16 17:59:52下载
- 积分:1
-
magnetometer
利用磁力计进行姿态估计的程序,用到了欧拉角法和四元数的方法(The use of magnetometers for attitude estimation procedures used in the Euler angle method and quaternion method)
- 2013-11-27 14:05:44下载
- 积分:1
-
CIS
用matlab实现语音处理技术中的CIS算法(连续交替采样算法)(Voice processing technology using matlab algorithm in CIS (continuous alternating sampling algorithm))
- 2014-02-11 10:54:50下载
- 积分:1
-
comm
matlab通信工具箱函数,conmunications Toolbox。(matlab communications toolbox functions, communications Toolbox.)
- 2015-04-18 20:21:52下载
- 积分:1
-
GRNN
基于BP和GRNN神经网络的粮食产量预测研究,通过训练样本和测试样本的交叉验证,实现粮食产量预测效果的最佳化(Prediction of Grain Yield BP and GRNN based training through cross-validation and testing samples, to achieve the best effect of the Grain Production Forecast)
- 2016-04-08 09:55:07下载
- 积分:1
-
基本LMS
上次传的有点小问题,这个已经解决,是基本LMS算法的matlab实现。(previous biographies of some minor problems, this has been resolved, the LMS is the basic algorithm to achieve the Matlab.)
- 2005-05-01 14:32:29下载
- 积分:1
-
bch
自己年编写的matlab中bch码的仿真程序。有编码和译码2个主程序,附有运行结果。(Their own, prepared in BCH code in matlab simulation program. Coding and decoding has two main program, with the results.)
- 2008-06-09 20:47:04下载
- 积分:1