Time Series Forecasting

There is a data from 4 to 40. ie Inflow Jan 1975- 32 mcm Feb 1975- 24 mcm .... Dec 1995 - 8 mcm Now i want it to train it and forecast for 1995-1997.it should be 3*5*1 ( input, hidden, output). Inputs should be Inflow(n-1), Inflow(n-2), Inflow(n-3).I have tried all the threads . A code will be very much helpful. Thanks

Réponses (1)

Clemens
Clemens le 20 Avr 2011

0 votes

The system identification toolbox comes with the command pem which can construct a state spcae model through "prediction error minimization". sounds a lot like your problem, and a similar example is given in the help.

Catégories

En savoir plus sur Deep Learning Toolbox dans Centre d'aide et File Exchange

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by