-
hw1
eps value fitting
function eps = hw1(e)
if ((1+e) <= 1)
e = e * 2
else e = e / 2
hw1(e)
end
eps = e (eps value fitting
function eps = hw1(e)
if ((1+e) <= 1)
e = e* 2
else e = e/2
hw1(e)
end
eps = e )
- 2010-01-19 20:38:10下载
- 积分:1
-
intesmc
一种带有积分环节的滑模变结构控制方法程序,包含.mdl与S-function,,(Of a link with the integral sliding mode variable structure control methods and procedures, including. Mdl with the S-function,,)
- 2020-07-22 16:08:44下载
- 积分:1
-
yj1
通过遗产算法计算函数最小值的MATLAB程序代码。GA GP (Heritage minimum of MATLAB program algorithm)
- 2010-05-08 14:40:17下载
- 积分:1
-
4563
matlab所有应用程序,很实用,很好很好大家收藏哦,赶快下载(matlab all applications, very practical, very, very good everyone Favorite oh, quickly download)
- 2013-04-15 19:35:19下载
- 积分:1
-
利用方波调制和调制,可以设置不同的占空比以及幅值 Square-wave
利用方波调制和调制,可以设置不同的占空比以及幅值(Using a square wave modulation and modulation, can set different duty cycles and the amplitude)
- 2015-03-14 11:50:54下载
- 积分:1
-
1427532752
混沌matlab工具箱免费拨接版本,无限次试用(Chaos the matlab toolbox free dial-up version, unlimited trial)
- 2012-11-14 20:13:27下载
- 积分:1
-
SVM1107
基于支持向量机算法的分类程序,matlab实现。(Algorithm based on support vector machine classification procedures, matlab implementation.)
- 2011-11-07 20:42:37下载
- 积分:1
-
KNN
自己编写的最近邻KNN算法,采用的距离是欧氏距离,附加了详细的中文注释,还有一个测试集和一个训练集(
I have written KNN nearest neighbor algorithm, the distance is the Euclidean distance, additional detailed notes in Chinese, as well as a test set and a training set)
- 2015-03-21 19:39:13下载
- 积分:1
-
Digital_Audio
实现数字音频效果的源程序,包含多速率信号处理的内插和抽取源程序。(realize the audio effect.inlude the function of multirate signal processing knowledge)
- 2009-03-04 19:36:08下载
- 积分:1
-
Canny_image
使用matlab编程工具实现canny算子检索图像,程序已通过运行。(Finish retrieve images by canny method using matlab,and it could run.)
- 2011-05-10 15:27:22下载
- 积分:1