Wind speed forecasting using ARIMA model
古いコメントを表示
Hi
I have the readings of wind speed and I want to forecast it for the next year. However, when I use autocorrelation and Partial autocorrelation I realise that the data must be differenced for once. I have also tried to use ARIMA(2,1,1) - based on autocorr and parcorr - but the forecasted results are different from the actual ones. Can anyone help me on how to accurately identify the order of AR() and MA() so the forecasting can be as much accurate as possible?
Thanks
採用された回答
その他の回答 (0 件)
カテゴリ
ヘルプ センター および File Exchange で Conditional Mean Models についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!