Specify multiple inequalities in form A*x<=b (>=) for default mpc problem

1 visualización (últimos 30 días)
VG
VG el 22 de Mayo de 2018
Respondida: Arkadiy Turevskiy el 15 de Ag. de 2018
Should be simple enough, but I could not find it:
Is there a way to specify inequality constraints for a manipulated variable of dimension M for N prediction steps (varying number of constraints for each prediction step), i.e. I want to be able to specify matrices A,b (where size(A,2)=N*M, see here) for the whole horizon and not for each prediction step separately, as can be achieved using setconstraint.
Appreciate any help!

Respuestas (1)

Arkadiy Turevskiy
Arkadiy Turevskiy el 15 de Ag. de 2018
I am afraid you cannot do more than setconstraint allows. Could you please explain why you need to vary number of constraints from one prediction step to another?
Thanks.
Arkadiy Turevskiy
MathWorks

Categorías

Más información sobre Controller Creation en Help Center y File Exchange.

Etiquetas

Productos


Versión

R2014b

Community Treasure Hunt

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

Start Hunting!

Translated by