Finding Generalized Plant matrix
5 ビュー (過去 30 日間)
古いコメントを表示
I have Generalized Plant as:
![](https://www.mathworks.com/matlabcentral/answers/uploaded_files/1398334/image.png)
and I know the transfer function of every member (Wp, Wi, H, G) in plant. How can i find my GP's matrices in Matlab to use in "hinfsyn" command like
[A B1 B2]
P = [C1 D11 D12]
[C2 D21 D22]
0 件のコメント
回答 (1 件)
Paul
2023 年 5 月 31 日
Hi Ömer,
Did you try constructing P exactly as written, with the 0 entries of correct dimension?
0 件のコメント
参考
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!