Finding Generalized Plant matrix
2 visualizzazioni (ultimi 30 giorni)
Mostra commenti meno recenti
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]
0 Commenti
Risposte (1)
Paul
il 31 Mag 2023
Hi Ömer,
Did you try constructing P exactly as written, with the 0 entries of correct dimension?
0 Commenti
Vedere anche
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!