Finding Generalized Plant matrix
Ältere Kommentare anzeigen
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]
Antworten (1)
Paul
am 31 Mai 2023
1 Stimme
Hi Ömer,
Did you try constructing P exactly as written, with the 0 entries of correct dimension?
Kategorien
Mehr zu Robust Control Toolbox finden Sie in Hilfe-Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!