-
melfilter
melfiltter function use for speech recognition and have mel filter bank
- 2010-09-02 02:46:27下载
- 积分: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
-
mwc
[Biglieri] MIMO Wireless Communications, Cambridge Press. 2007
- 2010-11-22 11:34:03下载
- 积分:1
-
DTLZ
说明: 用于多目标算法的测试,特别是高位多目标的效果比较好,大家可以试试。(Test for multi-objective algorithm)
- 2020-09-28 16:47:45下载
- 积分:1
-
abbr_b11a93e762f6958bb657c1ad7c58d2b5
用MATLAB编写的svm源程序,可以实现支持向量机,用于特征分类或提取(MATLAB svm prepared by the source, can achieve a support vector machine for the feature classification or extract)
- 2010-08-14 20:56:28下载
- 积分:1
-
OFDM1
该链路仿真了OFDM系统在克服瑞丽多径衰落的影响中性能,并使用了理想信道估计。(The link of the OFDM system simulation Ruili in overcoming the effects of multipath fading in the performance and the use of an ideal channel estimation.)
- 2009-04-17 20:31:22下载
- 积分:1
-
MOEA-NSGA-II
genetic algorithm program for power system
- 2011-05-29 03:41:08下载
- 积分:1
-
exp003_bpsk_qpsk_20081117
BPSK_QPSK代码,详细绘制了BPSK, QPSK的波形。程序有一个主文件-modulation.m,通过此程序分别调用XXX_MOD/DEMOD.m(BPSK_QPSK Source)
- 2009-03-17 08:45:05下载
- 积分:1
-
keshe1ode4
说明: 四阶龙格—库塔算法。自己在课程设计中就是用的这个算法。对于初学者有一定的帮助(Fourth order Runge- Kutta method. Own course design is to use this algorithm. Be helpful for beginners)
- 2011-04-03 15:09:46下载
- 积分:1
-
matlabGenetic
说明: 基于遗传算法matlab优化程序 代码基于遗传算法matlab优化程序(GA problem)
- 2011-04-16 22:48:16下载
- 积分:1