Welcome![Sign In][Sign Up]
Location:
Search - AR burg

Search list

[Mathimatics-Numerical algorithmsburg

Description: 用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, thereby realizing the power spectrum estimation. - Participation : x -- double-precision real one-dimensional arrays, length n, storage random sequence. N -- integer variables, random sequence length. P -- integer variables, AR model of order. A -- double-precision real one-dimensional arrays, length (p 10). AR storage coefficient of a model (0), a (1 ),..., a (p). V -- double precision real-pointer, it forecast errors at power, AR model that inspired the white noise variance.
Platform: | Size: 22982 | Author: lkz | Hits:

[Develop Toolsburg.

Description: burg法估计AR(P)模型参数的算法。里面ef是前项误差bf是后项误差,mse是预测误差的均方值。程序的最后输出的是把各阶预测误差放在一个下三角距阵中-burg estimates the AR (p) model parameter algorithm. Ef is inside the former bf error is the latter error, mse is forecast error of the mean square value. Procedures for the final output stage is the prediction error on a triangular matrix under which
Platform: | Size: 799 | Author: 李伟 | Hits:

[matlabBURG法求AR参数

Description:
Platform: | Size: 116567 | Author: zhanghuiqiang1987@163.com | Hits:

[Mathimatics-Numerical algorithmsburg

Description: 用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, thereby realizing the power spectrum estimation.- Participation : x-- double-precision real one-dimensional arrays, length n, storage random sequence. N-- integer variables, random sequence length. P-- integer variables, AR model of order. A-- double-precision real one-dimensional arrays, length (p 10). AR storage coefficient of a model (0), a (1 ),..., a (p). V-- double precision real-pointer, it forecast errors at power, AR model that inspired the white noise variance.
Platform: | Size: 22528 | Author: lkz | Hits:

[matlabARMODE

Description: 武汉理工大学程磊编写的AR模型的Burg算法的matlab程序,有用-Wuhan Polytechnic University Hai prepared by the AR model Burg algorithm Matlab procedures useful
Platform: | Size: 1024 | Author: 程磊 | Hits:

[WaveletMARBURG

Description: Routine marburg: To estimate the AR parameters by Burg algorithm. Input Parameters: n : Number of data samples ip : Order of autoregressive process x : Array of complex data samples x(0) through x(n-1) Output Parameters: ep : Real variable representing driving noise variance a : Array of complex AR parameters a(0) to a(ip) ierror=0 : No error =1 : ep<=0 . ef : complex work array. ef[0] to ef[n-1] eb : complex work array. eb[0] to eb[n-1] in chapter 12-Routine marburg: To estimate the AR parameters by Burg algorithm. Input Parameters: n: Number of data samples ip: Order of autoregressive process x: Array of complex data samples x (0) through x (n-1) Output Parameters: ep: Real variable representing driving noise variance a: Array of complex AR parameters a (0) to a (ip) ierror = 0: No error = 1: ep <= 0. ef: complex work array. ef [0] to ef [n-1] eb: complex work array. eb [0] to eb [n-1] in chapter 12
Platform: | Size: 1024 | Author: king_key | Hits:

[Booksburg.

Description: burg法估计AR(P)模型参数的算法。里面ef是前项误差bf是后项误差,mse是预测误差的均方值。程序的最后输出的是把各阶预测误差放在一个下三角距阵中-burg estimates the AR (p) model parameter algorithm. Ef is inside the former bf error is the latter error, mse is forecast error of the mean square value. Procedures for the final output stage is the prediction error on a triangular matrix under which
Platform: | Size: 1024 | Author: 李伟 | Hits:

[matlabBurg_matlab

Description: AR模型的Burg算法的matlab程序! 只要把程序里面的K的值改为所求问题的阶次,把x改成所求问题的数据矢量就可以非常方便的求出Burg算法的AR模型的参数!-AR model of Burg algorithm matlab program! As long as the procedures inside the value of K changed the order for the problem, the problem for x into the vector data can be very convenient Burg algorithm to derive the parameters of AR model !
Platform: | Size: 1024 | Author: sunbeam | Hits:

[source in ebookAR

Description: 有用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, and the AR model.
Platform: | Size: 99328 | Author: 张丽 | Hits:

[matlabAR

Description: AR模型参数的FORTRAN和C两种语言的几种算法(BURG,YUMA等)-ARmodel parameters of the Fortran and C languages[URG,YUMA,c.]
Platform: | Size: 6144 | Author: 刘建 | Hits:

[Otherlevinsonanddurg

Description: AR模型估计的levinson算法和burg算法程序-AR model estimation algorithm levinson algorithm and procedures burg
Platform: | Size: 1024 | Author: mw | Hits:

[Documentsburg(1)

Description: 主要是BURG法对声信号进行谱估计的程序。 还有利用BURG法求AR模型系数-BURG mainly on the sound signal spectral estimation process. BURG method are the use of AR model coefficients
Platform: | Size: 116736 | Author: 张强 | Hits:

[matlabARburg

Description: AR模型,用伯格法求谱估计曲线,算法简单实用-AR model method using Burg spectral estimation curve, the algorithm is simple and practical
Platform: | Size: 1024 | Author: 赵小飞 | Hits:

[matlabSpectral-estimation-of-AR-model-and-music-esprit.r

Description: 谱估计,包括自相关,协方差,修正协方差,burg法,另外还有MUSIC和ESPRIT法-Spectral estimation, including the auto-correlation, covariance, Covariance amended, burg method, as well as MUSIC and ESPRIT method
Platform: | Size: 4096 | Author: | Hits:

[matlabburg

Description: The burg method for the AR model parameters(parametric methods for power spectrum estimation)
Platform: | Size: 1024 | Author: hakan | Hits:

[matlabexperiment2

Description: 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
Platform: | Size: 168960 | Author: 王琴 | Hits:

[Algorithmarburg

Description: ar burg算法的matlab程序,可供参考-ar burg algorithm matlab program, available for reference
Platform: | Size: 1024 | Author: vincent | Hits:

[matlabburg

Description: Function BURG: Computation of AR model using Burg s algorithm. Usage: [a,alpha,rc]=burg(x,p)
Platform: | Size: 1024 | Author: horac | Hits:

[Communication-Mobilear-burg

Description: 一个AR模型零极点估计和修正协方差法估计功率谱-Pole-zero estimates and correction of an AR model covariance method estimates the power spectrum
Platform: | Size: 4096 | Author: 张益豪 | Hits:

[Otherar.burg

Description: AR模型的burg算法,输入二维脑电信号,经调试可正常运行,很好的matlab源码。希望有用。-Burg algorithm AR model, enter the two-dimensional EEG, debugging can be run properly, good matlab source. I hope useful.
Platform: | Size: 1024 | Author: allen | Hits:
« 12 3 4 5 6 »

CodeBus www.codebus.net