CodeBus
www.codebus.net
Search
Sign in
Sign up
Hot Search :
Source
embeded
web
remote control
p2p
game
More...
Location :
Home
Search - ar model
Main Category
SourceCode
Documents
Books
WEB Code
Develop Tools
Other resource
Search - ar model - List
[
Mathimatics-Numerical algorithms
]
arfit
DL : 0
AR 模型拟合,解决多变量自回归 (AR) 模型的参数估计问题-AR model fitting, since the settlement multivariable regression (AR) model parameter estimation problems
Update
: 2025-02-17
Size
: 192kb
Publisher
:
小秋
[
Mathimatics-Numerical algorithms
]
tsa244
DL : 0
时间序列工具箱 ,内含双谱,AR模型参数估计程序-time series toolbox containing Bispectrum, AR model parameter estimation procedures
Update
: 2025-02-17
Size
: 53kb
Publisher
:
小秋
[
matlab
]
ARMODEL
DL : 0
功率谱估计的应用范围很广,在各学科和应用领域中受到了极大的重视。在《现代信号处理》课程中讲述了经典谱估计和现代谱估计这两大类谱估计方法;经典谱估计是基于傅立叶变换的,虽然具有运算效率高的优点,但是频谱分辨率低同时旁瓣泄漏严重,对长序列有着良好的估计。为了克服经典谱估计的缺点,人们开展了对现代谱估计方法的研究。现代谱估计是以随机过程的参数模型为基础的,有最大似然估计法、最大熵法、AR模型法、预测滤波器法。现代谱估计对短序列的估计精度高,同经典谱估计互为补充。在认真学习了现 代谱估计方法后,我选择了现代谱估计中的AR模型法的仿真作为题目。下面给出AR模型的相关理论和仿真实现。-Power Spectral Estimation of very extensive, in all disciplines and fields of application of a great deal of attention. The "modern signal processing" on the curriculum of classical and modern spectral estimation spectrum is estimated that the two types of spectrum estimation method; Classical spectrum estimation is based on Fourier transform, although high computing efficiency advantages, but also low-resolution spectrum Sidelobe serious leakage of long sequences have good estimates. In order to overcome the classic shortcomings of the spectrum estimation, there have been a pair of modern spectral estimation methods. Modern spectral estimation is the random process model parameters based on the maximum likelihood estimation, maximum entropy method, AR model, forecast filter. Spe
Update
: 2025-02-17
Size
: 2kb
Publisher
:
[
matlab
]
AR_MATLAB
DL : 0
AR模型的源程序。-AR model of the source.
Update
: 2025-02-17
Size
: 6kb
Publisher
:
张三
[
Algorithm
]
AR(5)
DL : 5
利用AR模型进行时间序列预测的程序源代码,使用最小二乘估计法进行参数估计。拟合效果非常好。-use AR model for time series prediction of the source code, the use of least squares estimation method to estimate parameters. Fitting very good results.
Update
: 2025-02-17
Size
: 4kb
Publisher
:
李洁薇
[
Fax program
]
estimate-ar
DL : 0
这是在AR模型的功率谱估计,对比经典谱估计有明显的优点,是一种新的估计。-This is the AR model of the power spectrum estimation, contrast classical spectrum estimation has obvious advantages, is a new estimate.
Update
: 2025-02-17
Size
: 3kb
Publisher
:
wangping
[
matlab
]
matlab_wiener
DL : 0
matlab编程,数字信号实验维纳滤波,估计AR模型参数,具有良好的滤波效果。 -Matlab programming, digital signal experimental Wiener filter, it is estimated that the AR model parameters, has good filtering effect.
Update
: 2025-02-17
Size
: 1kb
Publisher
:
胡迪
[
Other
]
p506
DL : 0
现代功率谱估计中的参数估计AR模型 比经典谱估计有更好的分辨率-modern power spectrum estimation of the AR model parameter estimation than the classical spectrum estimates have a better resolution
Update
: 2025-02-17
Size
: 1kb
Publisher
:
wang jian
[
matlab
]
Burg_matlab
DL : 0
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 !
Update
: 2025-02-17
Size
: 1kb
Publisher
:
sunbeam
[
Special Effects
]
NJNUAYAARPOWER
DL : 0
marburg.c 用Burg算法求AR模型的参数。 mar1psd.c 由AR模型参数得到功率谱。 maryuwa.c 用Levinson算法求解Yule-Walker方程以得到 阶AR模型的参数 。 -marburg.c using Burg algorithm for AR model parameters. mar1psd.c by the AR model parameters obtained power spectrum. Levinson algorithm maryuwa.c with Yule-Walker equation in order to get rank AR model parameters.
Update
: 2025-02-17
Size
: 2kb
Publisher
:
bj
[
matlab
]
AR
DL : 0
AR模型谱估计算法,对初涉AR模型谱估计的同学有很大的帮助,可以了解到其基本的模型构造和其谱估计的迭代步骤。-AR model spectrum estimation algorithm, the AR model spectrum estimation初涉students have a lot of help, it can be seen that the basic model structure and its spectral estimation iterative steps.
Update
: 2025-02-17
Size
: 1kb
Publisher
:
李勇
[
Other
]
code
DL : 0
ar模型 bt算法 ls rls lms music等数字信号处理的源代码-ar model bt algorithm ls rls lms music and other digital signal processing of the source code
Update
: 2025-02-17
Size
: 4kb
Publisher
:
张罗
[
source in ebook
]
AR
DL : 0
有用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.
Update
: 2025-02-17
Size
: 97kb
Publisher
:
张丽
[
matlab
]
ls-ar
DL : 0
自编函数实现AR模型的最小二乘估计(AR阶数=4)-AR model of self-function of least squares estimation (AR order = 4)
Update
: 2025-02-17
Size
: 1kb
Publisher
:
王冰
[
Other
]
AR
DL : 1
采用最大熵值法或自相关法实现AR模型,估计出AR模型的系数-Maximum entropy method or self-correlation method to achieve AR model, AR model to estimate the coefficients
Update
: 2025-02-17
Size
: 398kb
Publisher
:
dong wei
[
Mathimatics-Numerical algorithms
]
AR
DL : 0
AR模型各种算法之间优缺点的比较以及最后结论-AR model of the various algorithms, as well as between the comparative advantages and disadvantages of the final outcome of
Update
: 2025-02-17
Size
: 223kb
Publisher
:
jeas
[
Software Engineering
]
Matlab-based-AR-model-parameter-estimation
DL : 0
基于Matlab的AR模型参数估计,用实例说 明运用Matlab 进行AR( n) 参数估计的方法。-Matlab-based AR model parameter estimation, using examples of the use of Matlab to AR (n) parameter estimation method.
Update
: 2025-02-17
Size
: 135kb
Publisher
:
ppp0001
[
Software Engineering
]
AR-model-power-spectrum-estimation-algorithm
DL : 0
AR模型功率谱估计的典型算法比较及MATLAB实现-AR model of a typical power spectrum estimation algorithm for comparison and MATLAB implementation
Update
: 2025-02-17
Size
: 578kb
Publisher
:
ppp0001
[
Algorithm
]
AR
DL : 0
关于AR模型的功率谱参数的计算及,并用所得参数计算功率谱,用TeeChart绘图-Power spectrum on the AR model parameters and calculation, and calculation of the power spectrum with the parameters obtained with TeeChart graphics
Update
: 2025-02-17
Size
: 1.33mb
Publisher
:
周意
[
matlab
]
matlab-for-ar-model
DL : 0
ar模型检验 用于matlab中 比较简单 -ar model for matlab
Update
: 2025-02-17
Size
: 65kb
Publisher
:
冲冲
«
1
2
3
4
5
6
7
8
9
10
...
28
»
CodeBus
is one of the largest source code repositories on the Internet!
Contact us :
1999-2046
CodeBus
All Rights Reserved.