Command 'place' for MIMO Control Systems
8 visualizaciones (últimos 30 días)
Mostrar comentarios más antiguos
Mohammad Ayoub
el 11 de Abr. de 2018
Comentada: Mohammad Ayoub
el 12 de Abr. de 2018
Greetings,
For the MATLAB command:
K = place(A,B,P);
Does anyone how it works for a MIMO case? Like for a SISO case it is based on Ackermann's formula
I am trying to know the mathematical theory behind the command, not the code itself.
Thank you in advance.
0 comentarios
Respuesta aceptada
Walter Roberson
el 11 de Abr. de 2018
"place uses the algorithm of [1] which, for multi-input systems, optimizes the choice of eigenvectors for a robust solution. "
"[1] Kautsky, J., N.K. Nichols, and P. Van Dooren, "Robust Pole Assignment in Linear State Feedback," International Journal of Control, 41 (1985), pp. 1129-1155."
Más respuestas (0)
Ver también
Categorías
Más información sobre Robust Controllers 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!