-
shuiguotezhengtiqu
水果图像的特征提取,毕业设计做的,很实用,只要运行“apple.m”就可以(Multivariate statistical analysis of the source code, written with the basic)
- 2010-05-21 18:49:05下载
- 积分:1
-
kfilter
说明: 卡尔曼滤波的源程序代码,一个标准的实例,有助于大家学习与交流(kalman filter)
- 2010-04-09 17:38:30下载
- 积分:1
-
DelayTime-Autoralation
采用自相关法计算混沌时间序列最小延迟时间的Matlab原程序。(using autocorrelation calculated chaotic time series smallest delay time of the original program Matlab.)
- 2007-04-16 08:56:47下载
- 积分:1
-
HP-550
Manual usuario notebook HP 550.
- 2013-11-05 10:28:52下载
- 积分:1
-
stran
无循环实现S变换,S变换在信号分析中十分有效,它的时空分辨率要高于小波变换,效率很高的程序(This code computes the Stockwell transform (S-Transform) of a one dimensional series without for loop, thereby making it computationally fast and simple. S-Transform was proposed in 1996. A nice tutorial on S-Transform can be found here:
djj.ee.ntu.edu.tw/S_Transform.pdf )
- 2014-12-06 07:32:53下载
- 积分:1
-
niniudun
基本拟牛顿法的参考程序,有一定的参考价值(Quasi-Newton method the basic reference program, has some reference value)
- 2010-09-08 17:06:30下载
- 积分:1
-
FTW_PLC_Simulator_v1.4
Power line comunication simulator
- 2013-09-18 22:54:50下载
- 积分:1
-
matlab-wavelet-toobox-book
这是介绍MATLAB小波分析工具箱使用的一本中文书籍,内容详实丰富,大家可以参考使用!(WAVELET toolbox book)
- 2013-10-30 19:16:28下载
- 积分:1
-
cosamp
压缩感知信号重构方法—cosamp,此方法可以快速精确地恢复原始信号(Compressed sensing signal reconstruction method-cosamp, this method can quickly and accurately recover the original signal)
- 2020-12-23 05:29:07下载
- 积分:1
-
Newtoniterate
说明: 数值计算牛顿迭代法的matlab源程序
说明如下:
%fun----input,the part as the form of f(x) in the equation f(x)=0
% ini----input,sets the starting point to ini
% err----input,sets admissible error
% sol----output,returns the root of equation(Numerical calculation of the Newton iteration matlab source described as follows: fun---- input, the part as the form of f (x) in the equation f (x) = 0 ini---- input, sets the starting point to ini err---- input, sets admissible error sol---- output, returns the root of equation)
- 2008-12-06 22:42:53下载
- 积分:1