constraintsControlParam
constraints for the control parameter
Contents
Syntax
[A,b] = constraintsControlParam(P)
Description
Computes the linear inequality constraints A*[p;z] <= b for the parameter p of the polynomial controller with auxiliary variable z
Input Arguments
|
P |
struct storing the list with the splitted parameter templates |
Output Arguments
|
A |
matrix for the inequality constraint A*[p;z] <= b |
|
b |
offset vector for the inequality constraint A*[p;z] <= b |
See Also
© 2018-2023 I6 Technische Universität München Website License
|
![]() |
![]() |
![]() |


