How can I get polynomials for MIMO case using iv4?
1 visualización (últimos 30 días)
Mostrar comentarios más antiguos
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 comentarios
Respuestas (1)
Rajiv Singh
el 5 de Dic. de 2012
ARX does work for MIMO case. So does IV4. Can you post an example?
0 comentarios
Ver también
Categorías
Más información sobre Nonlinear ARX Models en Help Center y File Exchange.
Productos
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!