-
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
-
DSP5_MATLAB
离散时间系统的相位、结构与状态变量的描述中的各个例子的程序,很不错的,希望对大家有用(discrete-time systems phase, structure and the state variables describing the various examples of procedures, very good. We hope to useful)
- 2006-12-24 17:04:17下载
- 积分:1
-
HW6_SARLI
a simple code for plot some kinds of geophysical data (such shot, CMP,... gathers).
- 2014-08-20 05:45:09下载
- 积分:1
-
FastNxNSolver
fastsolving linear equation
- 2009-02-16 17:23:14下载
- 积分:1
-
McluttermatlaA
基于MATLAB软件的有关雷达杂波的的很多个程序,相信对初学入门者很有帮助
(Based on MATLAB software on the radar clutter of many programs, I believe that is helpful for beginners beginners)
- 2012-07-19 17:36:40下载
- 积分:1
-
upf_demos
无先导粒子滤波器工具箱,并附带pf,kf,Ukf程序,用于跟踪估计(without leading particle filter toolbox and fringe pf, kf, Ukf procedures for tracking estimates)
- 2006-09-19 19:32:43下载
- 积分:1
-
lte4
lte code fore simulation with matlab
- 2013-08-24 20:44:45下载
- 积分:1
-
FDTD_reflection
FDTD仿真,点源为硬源,上半部分是玻璃,下半部分是空气,能观察得到电磁波的反射现象。(A source of electric field is defined at the top edge of the spatial domain,(in glass) on the left half, which is a hard sinusoidal source, in that it does not change its value due to interference from external fields i.e in other words,the source is a perfect electric conductor.)
- 2014-01-12 19:49:41下载
- 积分:1
-
solve
一个通过矩阵变换求解多维线性方程组的matlab函数(By solving a multi-dimensional matrix transformation of linear equations matlab function)
- 2010-10-27 20:54:43下载
- 积分:1
-
lagrange
实现拉格朗日插值,和用拉格朗日插值拟合函数(Lagrange interpolation to achieve, and the fitting function with the Lagrange interpolation)
- 2010-11-09 15:48:14下载
- 积分:1