How can I get polynomials for MIMO case using iv4?
1 回表示 (過去 30 日間)
古いコメントを表示
Hi.
I'm trying to get the polynomials A(q) and B(a)for an ARX model, in the MIMO case. Matlab function "arx" works only for SISO case, so I'm trying with "iv4". When I have y=y1 and u=[u1 u2] it works, but for y=[y1 y2] and u=[u1 u2] I didn't get success. Can anybody help me with this function or inform another one?
Thanks.
0 件のコメント
回答 (1 件)
Rajiv Singh
2012 年 12 月 5 日
ARX does work for MIMO case. So does IV4. Can you post an example?
0 件のコメント
参考
カテゴリ
Help Center および File Exchange で Nonlinear ARX Models についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!