-
L_D
用Matlab程序实现P阶Levinson-Durbin算法。以一个2阶自回归模型(参数为b0=1, a1=0, a2=0.81)和一个2阶滑动平均模型(参数为b0=1, b1=1, b2=1)为例,选取观测数据长度为1000,分别用一个AR(2)模型和一个AR(10)阶模型来估计其功率谱。设激励信号模型的高斯白噪声的均值为0,方差为1。用Levinson-Durbin算法迭代计算AR模型参数,并用估计出的AR模型参数画出观测信号的功率谱。并对Levinson-Durbin算法的性能进行分析。(Write a small MATLAB program that implements the pthorder Levinson-Durbin (L-D). Run/Test the program using a AR(2) process (b0=1,a1=0, a2=0.81) and an MA(2) (bn=1,1,1) process-about 1000 samples. Use L-D with p=2 (for the AR) and 10 (for the MA). Plot the AR spectra produced in the two cases with L-D. List the direct form and the reflection coefficients in a table. Profile the L-D (total number of computations for a pthorder)
- 2009-12-29 01:39:11下载
- 积分:1
-
matlabcode_lyx
《智能预测控制及其MATLAB实现》(第2版)MATLAB源代码,包括模型预测控制,模糊控制等,与书中的e例子是一一对应的。(" Intelligent predictive control and MATLAB to achieve" (2nd edition) MATLAB source code, including model predictive control, fuzzy control, etc., and the book is one to one e examples.)
- 2013-07-20 16:51:59下载
- 积分:1
-
1DSparameter
一维FDTD计算S参数范例,采取时域频域傅立叶变换(S-parameters of one-dimensional FDTD calculation example, take the Fourier transform time-domain frequency domain)
- 2011-09-22 11:37:13下载
- 积分:1
-
distance2d_point2line
Calculate point to line distance in 2D
- 2013-03-13 07:22:09下载
- 积分:1
-
music
基于MUSIC算法的OFDM系统子载波个数盲估计(Bind Estimation of the number of subcarriers of the OFDM system based on MUSIC algorithm)
- 2020-11-20 09:19:37下载
- 积分:1
-
my_fft
Fast Fourier Transmission in Matlab
- 2009-03-14 12:08:37下载
- 积分:1
-
chapter-two
说明: 精通matlab C++混合编程,很好的教程,希望对大家有用(Proficient in matlab c++ mixed programming)
- 2011-03-12 02:50:28下载
- 积分:1
-
LCMV
本程序是用于天线阵列波束波束形成的 LCMV算法,算法给出了误码率曲线,可以看出LCMV算法在高信噪比时误码率很小。
(this procedure is used for beam antenna array beam forming the Virus algorithm, the algorithm is given BER curves, Virus algorithm can be seen in the high signal-to-noise ratio at the bit error rate is very small.)
- 2006-12-28 10:18:37下载
- 积分:1
-
LOG
确定矩阵的大小,这个程序能够确定矩阵的大小,对矩阵镜像一个分类(To determine the size of the matrix, the program can determine the size of the matrix, the matrix mirror a classification)
- 2012-04-02 22:25:47下载
- 积分:1
-
LDPC-coding-simulation
信源为数字信号信道信噪比为10dB的直扩通信系统仿真实验--LDPC编码仿真源代码(Source to a digital signal channel 10dB SNR DSSS communication system simulation- LDPC coding simulation source code)
- 2011-05-10 15:46:03下载
- 积分:1