How to solve Finite Set MPC Problem?

2 次查看(过去 30 天)
I set the manipulated variable to interger. It makes this problem become a MIQP.
For my questions:
・In Optimizer.MixedIntegerOptions of the mpc object, how does it works? Is there any algorithm of this slover?
・For my mpc object, when I set MV to a continuous, the output is able to reach the reference value; however, when I set MV to discrete, the output is not well controlled. I think there are some problems of the slover options. how to setting the example number of iterations and constraints tolerance in Optimizer.MixedIntegerOptions?
・For this MIQP, is it feasuble to use Mixed Integer ga Optimization as a solver insede mpc customsolver? Will there be a conflict?
Please contact me if I'm not making myself clear. Thanks for your great help!

回答(0 个)

类别

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

产品


版本

R2022b

Community Treasure Hunt

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

Start Hunting!