NARX MIMO feedback identification

1 view (last 30 days)
Tu Yuan Neoh
Tu Yuan Neoh on 25 Aug 2016
Commented: Greg Heath on 27 Aug 2016
Hi.
If my NARX has 4 inputs & 4 independent targets, W X Y Z & A B C D. The targets are each a function of only the 4 inputs W X Y Z. Will NARX recognize that the 4 targets are independent when they are fed back into the input layer via the feedback line, i.e. will target A be recognized as an input for target B, instead of just inputs W X Y Z?
  1 Comment
Greg Heath
Greg Heath on 27 Aug 2016
You seem to be implying that if
x = f(a,b) and y = g(a,b)
that x and y are independent.
Not so.
Greg

Sign in to comment.

Answers (0)

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!