-
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
-
基本的stap方法
利用空间采用数据和慢时间数据采用空时二维处理是阵列天线雷达常用的处理方法。该程序仿真了基本的stap方法(Use of space data and slow-time data using space-time two-dimensional processing array antenna radar approach. The program simulates basic stap methods)
- 2012-05-28 17:45:36下载
- 积分:1
-
Manifold learning LE
流形学习(Manifold Learning)的一种算法:拉普拉斯特征映射(LE)(An algorithm of Manifold Learning: Laplacian Feature Mapping (LE))
- 2019-03-08 18:25:37下载
- 积分:1
-
CEEMD
法国人改进EMD的新程序,包含了EMD,EEMD,CEEMDAN算法,并含有具体例子(A complete ensemble empirical mode decomposition with adaptive noise.pdf)
- 2020-06-30 22:20:01下载
- 积分:1
-
WSN的各种算法
说明: 基于MATLAB的与wsn无线传感器网络有关的仿真程序,有几种路由协议,以及协议之间的比较,例如leach协议中的leach算法,deec协议(There are several routing protocols and the comparison between them, such as LEACH algorithm in LEACH protocol, DEEC protocol)
- 2020-06-01 01:16:57下载
- 积分:1
-
WaveLab802
信号处理的小波导引书的matlab代码,Wavelab802工具箱,进行小波在信号处理中的各种应用(Wavelet Tour of signal processing matlab code book, Wavelab802 toolbox, wavelet signal processing in a wide range of applications)
- 2007-07-12 10:24:48下载
- 积分:1
-
TammySIFT
有些資料夾要自己件歐像存照片的資料夾
下指令的時候
match( sourceig_NEW
- 2012-04-18 15:14:36下载
- 积分:1
-
GreedTsp
用贪心方法计算TSP路径,用的是matlab(TSP path with the greedy method, using matlab)
- 2013-09-13 17:15:37下载
- 积分:1
-
tips
A basic tips of matlab
- 2011-11-24 17:20:36下载
- 积分:1
-
K2
说明: 贝叶斯网络结构学习,及参数学习K2算法matlab代码(Bayesian network structure learning and parameter learning K2 algorithm matlab code)
- 2012-05-24 21:08:14下载
- 积分:1