-
simulinkTEACH
关于在MATLAB上的仿真平台 仿真技术的使用教学PPT(In MATLAB simulation platform on the use of simulation technology teaching PPT)
- 2008-12-23 15:28:57下载
- 积分:1
-
fh_in
跳频系统仿真实例-调频系统仿真信号输入源代码(Frequency hopping system simulation- simulation input)
- 2020-09-22 19:57:50下载
- 积分:1
-
DMC
初学者学习预测控制的简单的DMC的MATLAB编程(MATLAB Programming for beginners to learn the DMC predictive control)
- 2012-08-02 15:40: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
-
SinglePhasePIInverter
一个单相逆变器,控制环路采用的是MATLAB里面的PID模块,有电流环和电压环,PWM发波模块采用的是MATLAB里面的PWM模块,省去了spwm的脉宽调制,需要在matlab2013中使用,较低版本没法运行(A single-phase inverter control loop uses PID module of MATLAB, current and voltage loop, a PWM wave module adopts the PWM module of MATLAB, eliminating the SPWM pulse width modulation and need to use in matlab2013, lower version did not run)
- 2016-08-02 13:50:38下载
- 积分:1
-
code_maxi
OFDM transmitter with Guard band and cyclic prefix added !
- 2010-05-13 12:53:15下载
- 积分:1
-
qcar_animation
quarter car animation
- 2012-07-06 22:56:53下载
- 积分:1
-
LibSVM
最小二乘支持向量机的一个程序,应用在机床控制( a program of LS-SVM for controlling )
- 2015-04-08 19:12:54下载
- 积分:1
-
matlab4
阈值法区造程序,包括软阈值和硬阈值,还有软硬这种法去噪的程序(Threshold area making process, including the soft threshold and hard threshold, as well as soft and hard process of this method de-noising)
- 2010-05-21 09:25:14下载
- 积分:1
-
AddedChannelequalizationAWGNnoiseeffects
have further added a very simple Linear Equalizer to the code, where I assume that the channel is perfectly known. Note that for equalization to work here, the prefix length must be equal to or greater than the length of the channel.
- 2010-05-23 22:02:41下载
- 积分:1