Varying over the horizon constraint on linear combination of inputs for linear MPC

6 visualizaciones (últimos 30 días)
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!

Respuestas (1)

Kothuri
Kothuri el 17 de En. de 2025
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

Community Treasure Hunt

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

Start Hunting!

Translated by