Binary Decision Variable in MPC

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 日

0 投票

This should be doable with custom constraints in nonlinear MPC. You can create your own function that decides how the constraint works.

カテゴリ

ヘルプ センター および File ExchangeLinear Plant Specification についてさらに検索

タグ

質問済み:

2020 年 2 月 21 日

Community Treasure Hunt

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

Start Hunting!

Translated by