mpcqpsolverOptions
(To be removed) Create default option set for
mpcqpsolver
mpcqpsolverOptions
will be removed in a future release. Use
mpcActiveSetOptions
instead. For more information, see Version History.
Description
creates a
structure of default options for options
= mpcqpsolverOptionsmpcqpsolver
, which solves a quadratic programming (QP) problem using
the KWIK algorithm.
Examples
Input Arguments
Output Arguments
Version History
Introduced in R2015bSee Also
Functions
mpcqpsolver
|mpcActiveSetSolver
|mpcActiveSetOptions
|mpcInteriorPointSolver
|mpcInteriorPointOptions
|setCustomSolver
|quadprog
(Optimization Toolbox)
Topics
- Solve Custom MPC Quadratic Programming Problem and Generate Code
- Simulate MPC Controller with a Custom QP Solver
- Simulate and Generate Code for MPC Controller with Custom QP Solver
- Optimizing Tuberculosis Treatment Using Nonlinear MPC with Custom Solver
- QP Optimization Problem for Linear MPC
- QP Solvers for Linear MPC