This should be doable with custom constraints in nonlinear MPC. You can create your own function that decides how the constraint works.
Binary Decision Variable in MPC
10 次查看(过去 30 天)
显示 更早的评论
I want to create a model-predictive contoller using Matlab's MPC Toolbox. However, the contraints involve binary decisions variables. Can the MPC Toolbox cope with them as well?
For more detail, basically, I have contraints which need to change depending on the plant's state. This could be solved by using binary variables, but maybe there is another approach as well?
0 个评论
回答(1 个)
另请参阅
类别
在 Help Center 和 File Exchange 中查找有关 Linear Plant Specification 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!