How can i set the constraints on states rather than input and output in mpc?
10 次查看(过去 30 天)
显示 更早的评论
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!