How can I get polynomials for MIMO case using iv4?
1 vue (au cours des 30 derniers jours)
Afficher commentaires plus anciens
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 commentaires
Réponses (1)
Rajiv Singh
le 5 Déc 2012
ARX does work for MIMO case. So does IV4. Can you post an example?
0 commentaires
Voir également
Catégories
En savoir plus sur Nonlinear ARX Models dans Help Center et File Exchange
Produits
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!