two inputs to the Robust controller K but got one dimension transfer Fcn

1 次查看(过去 30 天)
% open-loop connection with the weighting function systemnames = ' G We Wt Wu'; inputvar = '[ pert{6};ref{2}; dist;control ]'; outputvar = '[ G(1:6); We; Wt;Wu; ref-G(7:8)]'; input_to_G = '[ pert;dist;control]'; input_to_We = '[ G(7:8)-ref]'; input_to_Wt = '[ -G(7:8) ]'; input_to_Wu = '[ control ]'; sysoutname = 'sys_ic'; cleanupsysic = 'yes'; sysic I used open-loop code ,obviously two inputs to the controller K because of ref-G(7:8),but i just got 1×1 robust controller K transfer Fcn from the toolbox,so i can't connect two inputs to the 1×1 controller K by simulink now.

回答(0 个)

类别

Help CenterFile Exchange 中查找有关 Simulink 的更多信息

Community Treasure Hunt

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

Start Hunting!

Translated by