initOptProblem
initialize optimal control problem for linear MPC
Contents
Syntax
Description
This function constructs the optimal control problem for linear model predictive control as descibed in Sec. IV.C in [1] using the YALMIP optimizer.
Input Arguments
|
Opts |
a structure containing the algorithm settings
|
Output Arguments
|
opt |
resulting YALMIP optimizer object |
|
optInit |
resulting YALMIP optimizer object for the initial optimal control problem |
See Also
References
- *[1] F. Gruber and M. Althoff, “Scalable robust model predictive control for linear sampled-data systems," CDC 2019
© 2018-2023 I6 Technische Universität München Website License
|
![]() |
![]() |
![]() |


