prediction in univariate times series with neural networks
Mostra commenti meno recenti
Hello all. I am a beginner in the domain of neural network. I have a unvariate time series y(t) and I seek for make multi-step prediction y(t+1), ..., y(t+p) using only last values of y(t). could anyone help me plz by giving some detailed code (in matlab 2012a, and matlab 2012b if there is difference).
Thank you
Risposte (1)
Greg Heath
il 28 Set 2012
0 voti
help narnet
doc narnet
2 Commenti
Marina
il 1 Ott 2012
Greg Heath
il 2 Ott 2012
No, the code is for narnet.
Most equations are invariant to size of input and output matrices because the are written in matrix form.
Categorie
Scopri di più su Deep Learning Toolbox in Centro assistenza e File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!