Closed Loop MIMO System with Interaction?
1 Ansicht (letzte 30 Tage)
Ältere Kommentare anzeigen
I have a 4x4 system
[G11(s) G12(s); G21(s) G22(s)]
I have to design a controller
K(s) = [K1(s) 0; 0 K2(s)]
The system ha interacting states like as in figure below:
I have to code the closed loop transfer functions with interacting states in Matlab (not Simulink).
How can i do that in Coding (The structure of controllers are pre-specified)
![](https://www.mathworks.com/matlabcentral/answers/uploaded_files/163413/image.jpeg)
0 Kommentare
Antworten (1)
Siehe auch
Kategorien
Mehr zu Robust Controllers finden Sie in Help Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!