Closed Loop MIMO System with Interaction?

조회 수: 1 (최근 30일)
Nitish Katal
Nitish Katal 2017년 4월 27일
답변: Arkadiy Turevskiy 2017년 5월 2일
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)

답변 (1개)

Arkadiy Turevskiy
Arkadiy Turevskiy 2017년 5월 2일
Take a look at this example , and this doc page , it should help.

카테고리

Help CenterFile Exchange에서 Robust Controllers에 대해 자세히 알아보기

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by