Wind speed forecasting using ARIMA model
Mostrar comentarios más antiguos
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
Respuesta aceptada
Más respuestas (0)
Categorías
Más información sobre Conditional Mean Models en Centro de ayuda y File Exchange.
Productos
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!