搜索资源列表
-
11下载:
基于MATLAB的ARIMA模型的源代码。ARIMA模型是自回归滑动平均求和模型,是时间序列分析模型,可以用于时间序列的预测。该代码实现了ARIMA模型的建模和谱分析过程-The ARIMA model based on MATLAB source code. ARIMA model is the sum of autoregressive moving average model is time series analysis models, can be used for time seri
-
-
0下载:
doarima.m MATLAB scr ipt to do an ARIMA(p,d,q) analysis where d is set but P and q can be vectors of values you want to try. It produces AIC and FPE (final prediction error) values for comparing models. The AIC is different than the one computed by S
-
-
0下载:
After trying tones of codes for ARIMA model parameter estimation and prediction, I found this code could be the best one that fit my purpose of predicting temperature. I would like to share it to you. Thanks
-
-
1下载:
时间序列中,ARIMA(1,1,1)模型实例,通过计算得到这一过程的十步预测-Time series, (1,1,1) model instance ARIMA, obtained by calculating this process ten-step prediction
-
-
10下载:
是一个风速预测模型。适合初学者对ARIMA的理解(It is a wind speed prediction model. Suitable for beginners to understand ARIMA
--------------------------------------------------------------------------------
--------------------------
-
-
2下载:
通过一段ARIMA模型程序来预测股票上证指数(Prediction of Shanghai Stock Index by an ARIMA Model Program)
-