NARX MIMO feedback identification
显示 更早的评论
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 个评论
Greg Heath
2016-8-27
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
回答(0 个)
类别
在 帮助中心 和 File Exchange 中查找有关 Deep Learning Toolbox 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!