Binary Decision Variable in MPC

조회 수: 4 (최근 30일)
Arjun Sarin
Arjun Sarin 2020년 2월 21일
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?

답변 (1개)

Emmanouil Tzorakoleftherakis
Emmanouil Tzorakoleftherakis 2020년 2월 28일
This should be doable with custom constraints in nonlinear MPC. You can create your own function that decides how the constraint works.

카테고리

Help CenterFile Exchange에서 Controller Creation에 대해 자세히 알아보기

태그

Community Treasure Hunt

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

Start Hunting!

Translated by