フィルターのクリア

To confirm that a matrix has full row rank, for hinfsyn command ?

4 ビュー (過去 30 日間)
dipan
dipan 2012 年 2 月 3 日
To run the hinfsyn from robust control toolbox one of required conditions is that the matrix [A-iwI B2; C1 D12] should have full column rank for all values of 'w' (frequencies). A, B2, C1, and D12 are the elements of the generalized plant P.
Is there any command/method by which I can obtain confirmation that the above matrix will hold full column rank for all values of w ? Analytically i do know that for w=0 this conditions fails for my plant.
thanks for the help. dipan

回答 (1 件)

Sean de Wolski
Sean de Wolski 2012 年 2 月 3 日
Perhaps rank()?
doc rank
  1 件のコメント
dipan
dipan 2012 年 2 月 6 日
thanks for your reponse, but 'rank()' works fine when the matrix is has constant terms. With the fourier argument s=iw, I cannot directly use it for all values of 'w'.

サインインしてコメントする。

カテゴリ

Help Center および File ExchangeH-Infinity Synthesis についてさらに検索

タグ

Community Treasure Hunt

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

Start Hunting!

Translated by