Finding Generalized Plant matrix
显示 更早的评论
I have Generalized Plant as:

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]
回答(1 个)
Paul
2023-5-31
1 个投票
Hi Ömer,
Did you try constructing P exactly as written, with the 0 entries of correct dimension?
类别
在 帮助中心 和 File Exchange 中查找有关 Robust Control Toolbox 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!