Multistep ahead prediction using NARX/NAR?

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.

Answers (1)

The ph_dataset is not a good example. Choose one of the others from
help nndatasets
doc nndatasets
Hope this helps.
Greg

Categories

Find more on Deep Learning Toolbox in Help Center and File Exchange

Asked:

on 1 Apr 2016

Answered:

on 30 Oct 2016

Community Treasure Hunt

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

Start Hunting!