GPC Generalized Predictive Control error !
显示 更早的评论
'mpcgain' function doesnt exist or what cuz it's not on help menu and it gives me error at run operation is there any alternative which can do it's function ?? code: Am=[0 1 0;0 0 1;0 -1.8 2.7]; Bm=[0;0;1]; Cm=[6 5 1]; Dm=0; N2=10; Nu=2; [Gt_G,Gt_F,Gt_w,A, B,C]= mpcgain(Am,Bm,Cm,Nu,N2);
回答(0 个)
类别
在 帮助中心 和 File Exchange 中查找有关 Deep Learning Toolbox 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!