-
matlab
非常全面的matlab参考资料,方便新手入门以及查阅,可以用作示范教材。(Matlab very comprehensive reference material, easy for beginners as well as access to, can be used as demonstration material.)
- 2014-08-21 20:56:12下载
- 积分:1
-
Interpolation
关于Matlab中的数学实验,曲线的插值与拟合(Interpolation and fitting)
- 2010-06-23 10:20:59下载
- 积分:1
-
tutorial1
tutorial for matlab for image processing tool kit in power point presentation file
- 2010-12-17 23:03:41下载
- 积分:1
-
LAN2
LMS算法和NLMS算法的比较。模拟的是回声消除。但没办法消除回声,只能做有限的处理。(LMS algorithm and NLMS algorithms. Simulate the echo cancellation. But no way to eliminate echo, can do only limited processing.)
- 2010-06-03 18:01:30下载
- 积分:1
-
untitled
num=[2 1.4 -0.9 -0.158 0.4104 0.0294 -0.0668]
den=[1]
figure(1)
zplane(num,den)
num1=[1 2.7 -12.61 -24.757 66.301 62.072 -126.786]
den1=[1]
figure(2)
zplane(num1,den1)
num2=[0.2 -0.26 1.934 10.413 1.934 -0.26 0.2]
den2=[1]
figure(3)
zplane(num2,den2)
num3=[1.25 0.5 -2.1 -2.1 0.5 1.25]
den3=[1]
figure(4)
zplane(num3,den3)
num4=[1.1 3.12 -2.5 0.6 0.5 0.006 1]
den4=[1]
figure(5)
zplane(num4,den4) (good)
- 2010-11-03 09:48:25下载
- 积分:1
-
MATLAB~1
说明: 产生高斯混合倾斜噪声,用于目标跟踪领域,matlab代码需要解压后使用(Gaussian mixture skew noise is generated for target tracking)
- 2021-01-17 12:40:25下载
- 积分:1
-
singlevsi
prsenting a single phase inverter simulation with pulse generation
- 2010-12-07 08:03:43下载
- 积分:1
-
tsp
for solving TSP in matlab using hopfield neural network
- 2011-07-03 05:54:32下载
- 积分:1
-
GUIDE_video
Advanced techniques in GUI building with GUIDE. Techniques include: multi-window GUIs, application.
- 2014-12-03 18:01:02下载
- 积分:1
-
ofdm1
OFDM通信系统,QPSK映射,最终统计误比特率并画图(OFDM communication system)
- 2013-05-13 22:25:55下载
- 积分:1