-
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
-
ofdm_gito
OFDM信道建模simulink仿真的MATLAB源码
(OFDM channel modeling simulation of MATLAB source simulink)
- 2008-07-09 11:43:56下载
- 积分:1
-
yichuansuanfa
遗传算法的matlab仿真,分析遗传算法的各个因子变化的影响。(The genetic algorithm matlab simulation, analysis of the impact of changes in genetic algorithm factor.)
- 2013-05-08 11:04:10下载
- 积分:1
-
codage-lpc
this is a code of lpc decoder
- 2013-05-11 22:36:17下载
- 积分:1
-
music
该仿真利于学习信号处理的朋友理解MUSIC算法的原理。仿真是在理想情况下完成的(The simulation Friends conducive to learning signal processing algorithms to understand the principles of MUSIC. Simulation is done under ideal conditions)
- 2010-12-04 22:42:23下载
- 积分:1
-
regularition
主要是利用归一化的方法进行位场边界识别,利用导数与周围最大值的比值来进行。(Mainly using the method of normalized potential field boundary identification, the use of derivative and the ratio of maximum to be around.)
- 2011-05-24 15:09:47下载
- 积分:1
-
words
windows控制台下的一个小字典程序,可以自己添加字典,使用.(A small dictionary program under windows console, you can add your own dictionary to use.)
- 2014-11-26 11:32:19下载
- 积分:1
-
experiment6
对图像进行在频域的变换,例如使相位为0,使幅值为0等(The image transform in the frequency domain, such as phase 0, the amplitude is 0)
- 2012-05-31 22:55:12下载
- 积分:1
-
array_lsb
This code is the implementation of LSB technique
- 2013-04-06 15:01:00下载
- 积分:1
-
code-Feature-Selection-using-Matlab
一种基于matlab的神经网络编码特征选择。特征点提取。(Based on neural network matlab coding feature selection. Feature point extraction.)
- 2014-01-18 22:06:34下载
- 积分:1