Wind speed forecasting using ARIMA model
Ältere Kommentare anzeigen
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
Akzeptierte Antwort
Weitere Antworten (0)
Kategorien
Mehr zu Conditional Mean Models finden Sie in Hilfe-Center und File Exchange
Produkte
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!