搜索资源列表
ARMA-Java源代码
- 函数ARMA(data, p, q), 纯java代码。 里面有main函数,可以直接测试。 根据教科书的c++代码改的java代码。 只有一个文件,使用非常方便。 (注:这个代码应该不好找,因为matlab的armax转换成jar包是无法使用的,JSML又不是开源的) 对于想用java实现arma的程序员无疑还是很有用的。
ARMA 模型最大似然估计MATLAB例程
- ARMA 模型最大似然估计MATLAB例程,ARMA model maximum likelihood estimation
SVD-TLS.rar
- 利用奇异值分解-总体最小二乘法估计ARMA模型的AR参数,并利用参数进行谐波恢复仿真程序,The use of singular value decomposition- total least squares estimation of AR parameters of ARMA model and using the parameters of harmonic retrieval simulation program
arma.rar
- ARMA模型建立程序,给出自相关序列,指定ARMA模型的P阶,Q阶参数,得出相应的参数值 function [bq ,ap]=armahat(rx,p,q),ARMA model for the establishment of procedures, to come from related sequences, designated the P-order ARMA model, Q-order parameters, the corresponding parameter value
work.rar
- 上载的内容为随机信号处理的作业,具体是:其中W(t)为均值为零,方差为3的白噪声。 (1)产生若干组500个点长随机序列。 (2)找一个ARMA模型与(1)中的500个点匹配。 (3)在产生一个500个点长的随机序列校正。 ,Upload the contents of random signal processing operations, specifically: one of W (t) for the mean zero, variance of white noise for
arma.rar
- 针对ARMA的仿真源程序 对P, Q阶的求解,ARMA source for the simulation of P, Q-order solution
arma.rar
- 实现了求ARMA模型的两种算法,用matlab实现,ARMA model for the realization of the two algorithms, with the realization of matlab
power.rar
- 这是关于功率谱的Matlab仿真程序,其中有AR、MA、ARMA三种模型的源代码,相关函数的源代码、功率谱的源代码等等。,This is on the power spectrum of the Matlab simulation program
ARMA
- 使用VC++对大量数据进行ARMA模型拟合,参数估计,检验-Use VC++ on the large amount of data ARMA model fitting, parameter estimation, testing
ARMA
- 通过使用ARMA算法对一系列数据进行预测,并分析预测规律-ARMA algorithm by using a series of data to predict and analyze the prediction rule
ARMA
- 基于matlab语言环境下的ARMA模型的参数估计 -Matlab language environment based on the ARMA model parameter estimation
fangzhen1_tls
- ARMA谱估计-AR参数估计的总体最小二乘法-ARMA spectral estimation-AR parameter estimation of the overall least square method
DSP_C-MATLAB-FORTRAN
- 含有《数字信号处理-理论、算法与实现》一书中所涉及到的绝大部分算法,DSP_FORTRAN, DSP_C和DSP_MATLAB。DSP_FORTRAN和DSP_C各含有约40个信号处理的子程序。 用C语言编写的MA模型、ARMA模型及最小方差谱估计三个算法程序.-Contain " Digital Signal Processing- Theory, Algorithm and implementation of" one book relates to the v
sm-matlab-2ed
- P. Stoica经典著作《Spectral Analysis of Signals》程序。包括AR模型、ARMA、MUSIC等40多个程序-P. Stoica classic " Spectral Analysis of Signals" procedures. Including the AR model, ARMA, MUSIC, such as more than 40 procedures
ARMA
- 时间序列分析模型:本程序的目的是模拟一个ARMA模型,然后进行时频归并。考察归并前后模型的变化。-ARMA
ARMA
- 确定时间序列中的阶数的FPE或AIC准则的matlab代码。-Determine the order of time for the FPE or AIC criterion by matlab.
arma
- ARMA模型的建立程序,适合初学者研究,欢迎下载-ARMA model program for beginners of, welcome to download
ARMA
- 该程序是对在已知和未知参数的情况下用最小二乘法估计观测数据的ARMA模型的AR参数的仿真。-The program is known and the unknown parameters in the case of observational data with least square method to estimate the ARMA model of AR parameters of simulation.
arma-matlab
- arma模型的matlab实现,亲测可用,可以求出p.q阶数-arma matlab
ARMA-master
- 程序附带说明,时间序列预测模型ARMA模型,非平稳时间序列预测(Program with instructions, time series prediction model ARMA)