I have one attribute of time series data ,how i can consider input and target data

1 view (last 30 days)
My data looking like this how i can consider input and target for applying narxnet
only one attribute should i consider input and target same
  2 Comments
abduall hassn
abduall hassn on 5 Sep 2015
my data has only one attributes
but for applying narxnet i need import input series(x)
and target series(t)
how i consider input series and target-series from data

Sign in to comment.

Accepted Answer

Greg Heath
Greg Heath on 5 Sep 2015
If you only have 1 series, use NARNET, not NARXNET.
help NARNET
doc NARNET
Search both the NEWSGROUP & ANSWERS using
greg narnet tutorial
Hope this helps.
Thank you for formally accepting my answer
Greg

More Answers (0)

Categories

Find more on Sequence and Numeric Feature Data Workflows in Help Center and File Exchange

Tags

No tags entered yet.

Community Treasure Hunt

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

Start Hunting!