How can I get polynomials for MIMO case using iv4?
이전 댓글 표시
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.
답변 (1개)
Rajiv Singh
2012년 12월 5일
0 개 추천
ARX does work for MIMO case. So does IV4. Can you post an example?
카테고리
도움말 센터 및 File Exchange에서 Link-Level Simulation에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!