Varying over the horizon constraint on linear combination of inputs for linear MPC
6 次查看(过去 30 天)
显示 更早的评论
I am designing a constrained linear MPC. I would like to introduce a constraint on a linear combination of inputs which changes over the prediction horizon. Does MATLAB support this kind of constraints?
Thank you!
0 个评论
回答(1 个)
Kothuri
2025-1-17
MATLAB's Model Predictive Control Toolbox supports constraints on linear combinations of inputs (manipulated variables) and outputs, and these constraints can vary over the prediction horizon using time-varying constraints.
You can refer the below documentation link for more info on Nonlinear MPC
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!