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 件のコメント
回答 (0 件)
参考
カテゴリ
Help Center および File Exchange で Refinement についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!