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.

 채택된 답변

Walter Roberson
Walter Roberson 2018년 4월 11일

0 개 추천

"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."

댓글 수: 1

Mohammad Ayoub
Mohammad Ayoub 2018년 4월 12일
Thank you very much. The mathematics in the paper are pretty complex haha, I wanted to program something similar but I guess I am gonna give up for now.

댓글을 달려면 로그인하십시오.

추가 답변 (0개)

카테고리

도움말 센터File Exchange에서 Robust Controllers에 대해 자세히 알아보기

제품

질문:

2018년 4월 11일

댓글:

2018년 4월 12일

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by