Finding Generalized Plant matrix
Afficher commentaires plus anciens
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]
Réponses (1)
Paul
le 31 Mai 2023
1 vote
Hi Ömer,
Did you try constructing P exactly as written, with the 0 entries of correct dimension?
Catégories
En savoir plus sur Robust Control Toolbox dans Centre d'aide et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!