-
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
-
PSOGSA_v3
GENETIC ALGORITHM OPTIMIZATION
- 2014-02-17 19:02:20下载
- 积分:1
-
daolibai
这是一个基于LMI的鲁棒控制理论matlab仿真模型实例,描述的是一个倒立摆。希望对大家有用(It is based on LMI robust control theory matlab simulation model instance , described an inverted pendulum . Hope to be useful)
- 2013-03-26 09:20:59下载
- 积分:1
-
PF
说明: 粒子滤波 MATLAB 程序 很简短 比较适合初学者(Particle Filter)
- 2015-03-14 20:54:56下载
- 积分:1
-
TheChannelCodingBasedOnGSM
信号通过信道外编码、信道内编码、交织、去交织、信道内解码、信道外解码的过程,在高斯噪声和突发干扰的影响下通过matlab仿真完成信道在不同干扰下的误码率曲线,分析各编码对误码率的影响。
(The signal through the outer channel coding, in-channel coding, interleaving, de-interlacing, in-channel decoding, channel decoding outside the process, Gaussian noise and burst under the influence of interference by the completion of matlab simulation in different interference channel bit error rate curve of , analysis of the coding of the bit error rate.)
- 2009-11-11 14:05:41下载
- 积分:1
-
malab
用于MATLAB学习小波变换,也许你会喜欢(how to learn matlab and help u ,maybe you will like it)
- 2010-02-07 08:56:48下载
- 积分:1
-
59159000-Speaker-Recognition-Using-MATLAB
speaker detection using different function
- 2013-03-16 18:45:55下载
- 积分:1
-
tire
picture qu zhao is very important to you(picture qu zhao)
- 2010-10-16 15:02:57下载
- 积分:1
-
JapanModel
离散优化方法来设计磁体线圈的程序,matlab环境(Discrete optimization method to design magnet coils program, matlab environment)
- 2009-11-04 15:51:33下载
- 积分:1
-
Sudoku
this contains sudoku puzzle solver in matlab
- 2010-11-28 18:32:03下载
- 积分:1