-
exp3
模糊滑模观测器仿真实例,有利于进行此项研究的朋友参考,实例中包含绘图功能,简洁直观,非常简单(Fuzzy sliding mode observer simulation instance, conducive to the study of the reference to a friend, instance contains graphics, simple and intuitive, very simple)
- 2016-03-08 15:54:23下载
- 积分:1
-
SGA2.0
简单遗传算法matlab文件?虻ヒ糯?惴╩atlab文件(Simple genetic algorithm matlab document? Tabanidaeヒ╩ atlab guessing ? waxy paper)
- 2007-12-24 19:36:38下载
- 积分:1
-
LMSsuanfashixian
这是一个可以证明lms自适应算法如何实现的程序源码,通过此程序可以很好的理解算法的原理及其具体实现(This is a short program that demonstrates how LMS adapatation works. This particular implementation is useful for someone trying to first understand the algorithm and how it works.
)
- 2010-09-26 10:48:59下载
- 积分:1
-
seg
source code for ocr in matlab
- 2009-12-29 16:51:23下载
- 积分:1
-
sanxiangquanqiao
很好的一个三项全桥模型,自己编的,波形很好,大家下载看看(A good three full bridge model, oneself plait, waveform is very good, everyone to download to see
)
- 2014-01-09 14:26:11下载
- 积分:1
-
bat
bat algorithm for optimization
- 2011-12-22 20:00:16下载
- 积分:1
-
code
nsga-ii源代码实现(国外权威编写)(the code of nsga-ii )
- 2012-04-13 17:00:20下载
- 积分:1
-
Desktop
Numerical analysis: Newton method used to solve the nonlinear problems.
- 2013-08-24 05:14:52下载
- 积分:1
-
ARMA
说明: 确定时间序列中的阶数的FPE或AIC准则的matlab代码。(Determine the order of time for the FPE or AIC criterion by matlab.)
- 2010-03-27 09:51:44下载
- 积分:1
-
image
MATLAB实用源代码
1.图像反转
MATLAB程序实现如下:
I=imread( xian.bmp )
J=double(I)
J=-J+(256-1) 图像反转线性变换
H=uint8(J)
subplot(1,2,1),imshow(I)
subplot(1,2,2),imshow(H) (matlab code)
- 2015-01-08 11:01:19下载
- 积分:1