-
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
-
AllSinc
AllSinc in Matlab software
- 2010-11-03 22:44:33下载
- 积分:1
-
FFT
快速傅氏变换的简单实现,可进行快速频谱分析(Simple implementation of the fast Fourier transform, fast spectrum analysis)
- 2012-12-19 16:05:42下载
- 积分:1
-
bin
学习JTIDS系统(联合战术信息分配系统)的设计的好材料,包括RS编码,ccsk扩频,MSK调制等。(Learning JTIDS System (Joint Tactical Information Distribution System) design good material, including RS coding, ccsk spread, MSK modulation.)
- 2021-04-21 23:08:49下载
- 积分:1
-
sg2datainput
此为MATLAB的m文件,用于地震数据中sg2文件数据的读入。(This is the m file of MATLAB, which is used to read SG2 file data in seismic data.)
- 2018-04-08 09:38:16下载
- 积分:1
-
03-聚类
采用聚类的方法对路标进行提取,效果不错。(The method of clustering is used to extract road signs, and the effect is good.)
- 2020-06-20 09:40:01下载
- 积分:1
-
zf_eq
zero forcing equlization algorithm
- 2010-06-08 09:51:38下载
- 积分:1
-
4
说明: Matlab transformation alfa beta
- 2012-06-02 04:53:27下载
- 积分:1
-
matlab-from-stanford
有关OFDM的一些算法程序,详细说明了OFDM调制技术的实现方法(For a number of OFDM algorithm program details the implementation of OFDM modulation method)
- 2010-11-08 10:17:15下载
- 积分:1
-
package_emd
经验模态分解(EMD)方法(平稳化过程)是一种全新的处理非平稳数据序列的方法,其基本思想是:假如一个原始数据序列X(t)的极大值或极小值数目比上跨零点(或下跨零点)的数目多两个(或两个以上),则该数据序列就要进行平稳化处理(Empirical Mode Decomposition (EMD) method (a smooth process) is a new deal with non-stationary data sequence method, the basic idea is: If a raw data sequence X (t) the maximum or minimum number of than the cross-zero (or under the cross-zero) number more than two (or more), then the data is necessary to carry out a smooth sequence of treatment)
- 2008-05-05 21:58:09下载
- 积分:1