Main Content
dec2mat
Given values of decision variables, derive corresponding values of matrix variables
Description
computes a value of a matrix variable with identifier valX
= dec2mat(lmisys
,decvars
,X
)X
corresponding
to the set of decision-variable values decvars
. The decision variables
of an LMI system are all the free scalar variables in the system, which are the free entries
of the matrix variables X1, . . .,
XK. LMI solvers return a feasible or optimal
value of the vector of decision variables. Use dec2mat
to derive the
corresponding feasible or optimal values of the matrix variables.
Examples
Input Arguments
Output Arguments
Version History
Introduced before R2006a