Multistep ahead prediction using NARX/NAR?
2 visualizzazioni (ultimi 30 giorni)
Mostra commenti meno recenti
Hi guys, Can somebody PLEASE( And I really mean it, Please!!) show me with an example how I can predict N steps ahead of a dataset? For example, the "ph dataset" has an Input (1x2001 cell array of 2x1 vectors) and an output(1x2001 cell array of scalar values). I simply want to use ntstool to predict the "2002:2002+N" values. I really appreciate it if Someone can help me in an easy-peasy way!! Thanks in advance.
0 Commenti
Risposte (1)
Greg Heath
il 30 Ott 2016
The ph_dataset is not a good example. Choose one of the others from
help nndatasets
doc nndatasets
Hope this helps.
Greg
0 Commenti
Vedere anche
Categorie
Scopri di più su Deep Learning Toolbox in Help Center e File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!