搜索资源列表
AR(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.
ARMCSharp
- C#编写的AR(M)趋势预测模型函数,包括AR模型参数值计算,预测函数,还有LDLT计算三角矩阵方程函数-prepared by the AR (M) trend forecasting model function, including the AR model parameter values, the predictive function. There LDLT triangular matrix equation calculation function
模型参数计算
- 对于平稳序列,运用ar模型计算其参数,并进行适应性检验。-for a smooth sequence, the use ar model parameters and adaptive testing.
wienerfilter
- 二阶ar模型产生的信号加上噪声通过winerfilter,期望信号时ar模型产生的信号,程序描述滤波器长度与MMSE的关系-Second-order ar model plus noise signals generated by winerfilter, the desired signal when the ar models generated by the signal, the program describes the relationship between filter leng
AR
- 关于AR模型的功率谱参数的计算及,并用所得参数计算功率谱,用TeeChart绘图-Power spectrum on the AR model parameters and calculation, and calculation of the power spectrum with the parameters obtained with TeeChart graphics
2
- 本程序采用AR模型,可以用来进行电力负荷的预测-The program uses AR model can be used for power load forecast
ARBURG
- 用Fortan语言编写的用Burg算法求AR模型的参数的程序-Written by Fortan with Burg algorithm for getting the program AR model parameters
AR1PSD
- 用Fortan编写的由AR模型参数得到功率谱的程序-Written by Fortan AR model parameters obtained by the power spectrum of the process
MARYUWA
- 计算AR模型系数,利用Levinson算法解Yule-Walker方程。-AR model coefficients calculated using the Levinson algorithm for solving Yule-Walker equation.
MAR1PSD
- 根据AR模型系数计算功率谱密度(PSD)。-AR model coefficients calculated according to the power spectral density (PSD).
estimate_a_part2
- 此程序碼是使用L-Dmethod來計算AR模型之參數-This program is the use of L-Dmethod code to calculate the parameters of AR model
AR
- 用matlab编写的AR(n)模型最小二乘法建模及适应性检验-Matlab prepared using AR (n) model and least square modeling and adaptive testing
model
- AR模型和整体最小二乘模型在数据处理算法中的应用,并预报多期值比较-The AR model and the total least squares model in data processing algorithm, and forecast the comparative value of
ARmodel
- 利用时间序列处理方法AR模型进行信号谱估计,相对于传统的FFT的方法,分辨率更好,峰值更尖锐-Processing method using time series AR model spectrum estimation signal, relative to traditional methods of FFT resolution better, sharper peaks
AR
- AR预报模型 Fortran算法 具有很大实用性-AR forecasting model Fortran algorithms
burg-
- 用Burg算法求AR模型的参数的计算与分析-Demand computing AR model parameters using the Burg algorithm and analysis
L-D
- 现代谱估计参数谱估计(AR模型)做频谱分析,基于Levison-Durbin快速递推法和Burg算法的源程序。 -Modern spectral estimation spectral estimation parameters (AR model) to do spectrum analysis, based on Levison-Durbin fast recursive method and the Burg algorithm source.
11111
- DSP AR模型下的噪音消除。简单可行。-Noise cancellation DSP AR Model. Simple and workable.
基于matlab AR模型的最小二乘法实现
- 基于matlab AR模型的最小二乘法实现参数辨识,加上Word配合理解,相信你理解的会更快的。(Matlab AR model based on the least squares method to achieve parameter identification, coupled with Word understanding, I believe you will understand faster.)
LMS与RLS对比
- 预测信号由二阶AR模型产生,为二阶线性预测滤波器,LMS算法与RLS算法性能对比(The predicted signal is generated by the two order AR model, and is the two order linear prediction filter,performance comparison between LMS algorithm and RLS algorithm)