-
RS
说明: Reed Solomon码的编译码器MATLAB仿真程序(Reed Solomon code codecs MATLAB simulation program)
- 2008-05-04 16:01:03下载
- 积分:1
-
AMT
figure imagesc(Img,[0 255]) colormap(gray) hold on
bw = roipoly
phi = 2*(0.5-bw)
tic
for n = 1:200
phi = Evo_ILF_2D(phi,mu,lambda,epsilon,timestep,Img_lap)
pause(0.05)
imagesc(Img, [0, 255]) colormap(gray) hold on
[c,h] = contour(phi,[0 0], b )
iterNum=[num2str(n), iterations ]
title(iterNum)
hold off
- 2015-03-16 13:37:29下载
- 积分:1
-
cross-correlation-operation
通过此函数能实现两个序列的互相关运算,应用比较广泛(Used widely by the cross-correlation operation of this function to achieve the two sequences)
- 2012-05-30 22:41:05下载
- 积分:1
-
BW-
用matlab实现的白平衡处理算法,以亮度最大值的0.95倍为条件定义白点集合(Processing algorithms using matlab to achieve balance, to 0.95 times the maximum brightness of the white point is defined as the set of conditions)
- 2014-01-22 18:22:12下载
- 积分:1
-
Fuzzy-PID
这是一个模糊PID的simulink仿真程序,有需要的朋友可以下载(fuzzy PID)
- 2017-05-28 13:58:55下载
- 积分:1
-
mobilecommmbofdm
The function of channel estimation is to form an estimate of the amplitude
- 2010-08-13 13:50:36下载
- 积分:1
-
thinwire_rcs
这是计算thinwire的散射程序,对研究电磁散射的同行很有用(This is the calculation of the scattering thinwire procedures, the study of electromagnetic scattering useful peer)
- 2009-03-28 09:30:19下载
- 积分:1
-
robot-9.8
Robot Toolbox for simulation Robotic manipulators and Design Controller for robots
- 2013-07-17 01:20:04下载
- 积分:1
-
LMS
实现了自适应信号处理LMS算法,分别绘出当w(0)=[0,0]T, =0.1及w(0)=[4, 10]T, =0.05时,LMS算法在两种下的权值变化轨迹、误差e(n)与迭代次数n的关系曲线(The LMS adaptive signal processing algorithm)
- 2013-05-11 17:24:33下载
- 积分:1
-
AR
说明: 时间序列经典设计程序,适合初学者学习使用!(Time Series classic design program, for beginners to learn to use!)
- 2010-05-21 22:28:27下载
- 积分:1