搜索资源列表
burg
- 用Burg算法估计AR模型参数,进而实现功率谱估计. 形参说明: x——双精度实型一维数组,长度为n,存放随机序列。 n--整型变量,随机序列的长度。 p--整型变量,AR模型的阶数。 a--双精度实型一维数组,长度为(p十1)。存放AR模型的系数a(0),a(1),...,a(p)。 v--双精度实型指针,它指向预测误差功率,即AR模型激励白噪声的方差。 -with Burg algorithm estimates AR model parameters, ther
F1
- AR谱估计算法的matlab仿真,包括Yule-Walker方法、协方差方法、修正协方差方法和burg递推法等-AR spectral estimation algorithm matlab simulation, including the Yule-Walker method, covariance method, modified covariance method and the recursive law burg
ARburg
- AR模型,用伯格法求谱估计曲线,算法简单实用-AR model method using Burg spectral estimation curve, the algorithm is simple and practical
arburg
- ar burg算法的matlab程序,可供参考-ar burg algorithm matlab program, available for reference
ar_burg
- matlab使用burg法的AR模型谱估计源代码 使用时只需改变加载的文件名 调整模型的阶数就可以了-burg method matlab using AR model spectrum estimation simply by changing the source code used to load the file name to adjust the order of the model can be a
AR
- 有用BURG法实现AR模型功率谱估计的详细试验结果,对学数字信号处理的人很有帮助,能让你很好的理解BURG算法,和AR 模型。-BURG useful method power spectrum estimated AR model detailed test results, digital signal processing for school people very helpful, allowing you a good understanding of BURG algorithm,
Burg_AR
- 求AR模型系数的burg算法,比较简明易懂,适合初学者-Order AR model coefficients burg algorithm, compared and easily understandable for beginners
AR
- AR模型参数的FORTRAN和C两种语言的几种算法(BURG,YUMA等)-ARmodel parameters of the Fortran and C languages[URG,YUMA,c.]
levinsonanddurg
- AR模型估计的levinson算法和burg算法程序-AR model estimation algorithm levinson algorithm and procedures burg
PSD_Burg
- 用Burg法进行功率谱预测的函数,对信号建立AR模型递推估计-Burg method with projected power spectrum function, the signal is estimated that the establishment of recursive AR model
ar_yulewalker_burg1
- 对信号在AR模型下进行的的yuler_walker,和burg算法谱估计-AR model of the signal under the yuler_walker, and spectral estimation algorithm burg
Spectral-estimation-of-AR-model-and-music-esprit.r
- 谱估计,包括自相关,协方差,修正协方差,burg法,另外还有MUSIC和ESPRIT法-Spectral estimation, including the auto-correlation, covariance, Covariance amended, burg method, as well as MUSIC and ESPRIT method
burg
- The burg method for the AR model parameters(parametric methods for power spectrum estimation)
experiment2
- AR过程的线性建模与功率谱估计 Yule-Walker法(自相关法) 协方差法;(2) Burg方法;(3) 修正协方差法 -The linear AR process modeling and Yule-Walker power spectrum estimation method (autocorrelation method) covariance method (2) Burg method (3) modified covariance method
relate_program_AR
- 这里共六个文件夹,包含了AR模型的burg算法,功率谱估计,维纳滤波,AR模型的全极点模型等等。-Here a total of six folders contain the AR model of the burg algorithm, power spectrum estimation, Wiener filtering, AR model of all-pole model and so on.
Y-W
- Yule—Walker方程构造信号的AR模型,Burg递推算法计算不同阶数的预测器系数-Yule-Walker equation for constructing the signal of AR model, Burg recursive algorithm to calculate the number of different order predictor coefficient
burg
- Function BURG: Computation of AR model using Burg s algorithm. Usage: [a,alpha,rc]=burg(x,p)
AR
- 利用MATLAB建立AR模型,并用burg算法对其求解-AR model using MATLAB to establish and solve them with burg algorithm
ARMO-Burg-AR-model
- 在对随机信号的分析中,功率谱估计是一类重要的参数研究,功率谱估计的方法分为经典谱法和参数模型方法。参数模型方法是利用型号的先验知识,确定信号的模型,然后估计出模型的参数,以实现对信号的功率谱估计。根据wold 定理,AR模型是比较常用的模型,根据Burg算法等多种方法可以确定其参数。-In the analysis of random signals, power spectrum estimation is a kind of important parameter research. The