How can i set the constraints on states rather than input and output in mpc?
4 ビュー (過去 30 日間)
古いコメントを表示
AMAN
2023 年 9 月 28 日
回答済み: Emmanouil Tzorakoleftherakis
2023 年 9 月 29 日
I was trying to set constraints on states in a linear mpc model but i can't find anything or any approach how to set constraints on states?
0 件のコメント
採用された回答
Emmanouil Tzorakoleftherakis
2023 年 9 月 29 日
For linear MPC, you can add constraints on inputs and outputs only. You can either set the desired states to also be outputs (if possible), or you could also try nonlinear MPC if it makes sense (state constraints are supported in nonlinear mpc).
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!