generateExplicitRange
Bounds on explicit MPC control law parameters
Description
creates a structure of parameter bounds based upon a traditional (implicit) MPC controller
object. The range structure is intended for use as an input argument to range
= generateExplicitRange(mpcobj
)generateExplicitMPC
. Usually, the initial range values returned by
generateExplicitRange
are not suitable for generating an explicit MPC
controller. Therefore, use dot notation to set the values of the range structure before calling
generateExplicitMPC
.
Examples
Input Arguments
Output Arguments
Version History
Introduced in R2014b
See Also
Functions
generateExplicitMPC
|generateExplicitOptions
|simplify
|generatePlotParameters
|plotSection
|mpcmoveExplicit
|sim
Objects
mpc
|explicitMPC
|mpcstate