-
Entropy
计算近似熵、改进的样本熵及优化的模糊熵,均为matlab下编辑的程序,是很好的复杂度指标(approxy entropy, sample entropy and fuzzy entropy matlab code )
- 2020-09-04 11:48:14下载
- 积分:1
-
eltahuatu
利用elta-jerk模型进行卡尔曼目标跟踪,跟踪效果良好(Elta-jerk model by Kalman target tracking, tracking well)
- 2011-04-27 16:33:09下载
- 积分:1
-
Jakes
信道衰弱代码,其中包括信道模型simulink仿真(Weak channel code, including the channel model simulink simulation)
- 2011-11-10 14:44:22下载
- 积分:1
-
matlabJIEPING
抓取电脑屏幕。利用MATLAB实现print screen的功能(Capture the computer screen. Use MATLAB to achieve print screen function)
- 2013-07-30 21:06:33下载
- 积分:1
-
TUXINAGHESHIPIN
包含两个程序,一个是将视频转换成一组图像,一种是用一组图像生成一个视频。在视频处理中非常有用。(Includes two programs, a video is converted into a group of pictures, one is used to generate a set of images of a video. It is useful in video processing.)
- 2015-01-27 20:33:20下载
- 积分:1
-
SVM
本程序是用来实现SVM算法,可以用在 模式识别处理中。(This procedure is used to implement SVM algorithm can be used in pattern recognition processing.)
- 2010-07-12 10:07:13下载
- 积分:1
-
实验二
运用MATLAB对控制系统进行仿真操作(to use MATLAB simulation and control systems operation)
- 2004-11-28 16:16:41下载
- 积分:1
-
Bureau
The Nakagami distribution or the Nakagami-m distribution is a probability distribution related to the gamma distribution. It has two parameters: a shape parameter μ and a second parameter controlling spread, ω.
- 2010-12-21 02:37:00下载
- 积分:1
-
GUIandSimulink
在GUI界面中能够调用SIMULINK的程序代码,验证过有效。(In the GUI interface to call the procedure SIMULINK code, tested and effective.)
- 2009-07-10 10:46:04下载
- 积分: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