NARX MIMO feedback identification
1 回表示 (過去 30 日間)
古いコメントを表示
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 件)
参考
カテゴリ
Help Center および File Exchange で Deep Learning Toolbox についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!