Multistep ahead prediction using NARX/NAR?
2 visualizaciones (últimos 30 días)
Mostrar comentarios más antiguos
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 comentarios
Respuestas (1)
Greg Heath
el 30 de Oct. de 2016
The ph_dataset is not a good example. Choose one of the others from
help nndatasets
doc nndatasets
Hope this helps.
Greg
0 comentarios
Ver también
Categorías
Más información sobre Deep Learning Toolbox en Help Center y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!