Command 'place' for MIMO Control Systems

8 ビュー (過去 30 日間)
Mohammad Ayoub
Mohammad Ayoub 2018 年 4 月 11 日
コメント済み: Mohammad Ayoub 2018 年 4 月 12 日
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 日
"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 件)

カテゴリ

Help Center および File ExchangeRobust Controllers についてさらに検索

製品

Community Treasure Hunt

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

Start Hunting!

Translated by