NARX MIMO feedback identification
Afficher commentaires plus anciens
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 commentaire
Greg Heath
le 27 Août 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
Réponses (0)
Catégories
En savoir plus sur Deep Learning Toolbox dans Centre d'aide et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!