-
filterImage
There are different m files for different filter to use.
perwit.m:=uses window Wx=[1 0 -1 1 0 -1 1 0 -1]/3
and Wy=Wx and then convolves this window with the image.
sobel.m:=uses window W=[1 0 -1 2 0 -2 1 0 -1]/4
lablacian.m=uses window W=[0 1 0 1 -4 1 0 1 0]
convolve.m=convolves window and image
- 2011-07-27 23:15:28下载
- 积分:1
-
erjidaolibai
滑模变结构控制二级倒立摆的控制程序,自动控制领域常见问题(Sliding Mode Variable Structure Control of two inverted pendulum control procedures, automatic control field Frequently Asked Questions)
- 2013-09-11 19:27:23下载
- 积分:1
-
Frame-slot-ALOHA-algorithm
ALOHA算法的仿真,对于算法的过程用mutlab进行了仿真(Frame slot ALOHA algorithm simulation)
- 2013-05-24 22:01:26下载
- 积分:1
-
lorenz
lorenz吸引子的画法,及其动态movie的画法。(Lorenz attractor painting method, and its dynamic movie of the painting.)
- 2007-10-28 09:29:28下载
- 积分:1
-
estimate_AR.m
levinsion-durbin估计参数发(levinsion-durbin estimate)
- 2012-06-13 13:56:35下载
- 积分:1
-
1
This is anothe file for you transmited transport high class
- 2013-07-29 21:40:33下载
- 积分:1
-
pwminverter_fed_im
This program has been written using Matlab/Simulink software. It can be used to find out the behavior of the induction motor behaviore when fed from a PWM inverter. The program is written so that the user can simulate any induction motor he wants by just loading the electrical and the machanical parameters in the workspace. The induction motor is modelled by the 7th order dq model which takes the iron loss component into account. The motor works in open loop but the closed loop can be easly performed by just adding the vector controller or any other controller and a PI speed controller.
- 2011-09-21 16:08:53下载
- 积分:1
-
ANN
神经网络代码,用于区分种类,里面有详细例子(Neural network code)
- 2014-12-01 15:40:50下载
- 积分:1
-
guzhang
说明: 故障诊断的数据,仿真软件试验多次做出来的,有参考价值(Fault diagnosis data, simulation software, testing out several times to do, there is reference value)
- 2009-08-27 11:04:21下载
- 积分:1
-
MATLAB-Functions
Matlab常用函数参考,包含了Matlab中各种常用的基本函数说明(Matlab function reference used, contains the basic Matlab functions used in the description of various)
- 2011-05-27 09:31:44下载
- 积分:1