How to solve Finite Set MPC Problem?

2 views (last 30 days)
Jianan Liu
Jianan Liu on 20 Nov 2023
Edited: Jianan Liu on 20 Nov 2023
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!

Answers (0)

Products


Release

R2022b

Community Treasure Hunt

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

Start Hunting!