NARX MIMO feedback identification
1 visualizzazione (ultimi 30 giorni)
Mostra commenti meno recenti
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 Commento
Greg Heath
il 27 Ago 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
Risposte (0)
Vedere anche
Categorie
Scopri di più su Deep Learning Toolbox in Help Center e File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!