Multistep ahead prediction using NARX/NAR?
2 views (last 30 days)
Show older comments
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 Comments
Answers (1)
Greg Heath
on 30 Oct 2016
The ph_dataset is not a good example. Choose one of the others from
help nndatasets
doc nndatasets
Hope this helps.
Greg
0 Comments
See Also
Categories
Find more on Deep Learning Toolbox in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!