Mu Analysis and Synthesis Toolbox | ![]() ![]() |
Approximately solves the constant-matrix µ-synthesis problem, via the minimization
for given matrices R Cnxm, U
Cnxr,V
Ctxm, and a set
Cmxn.
Syntax
[bnd,dvec,gvec,qopt] = cmmusyn(R,U,V,blk);
Algorithm
This works for CONSTANT or VARYING data in R, U, and V. If two or more matrices are VARYING, the independent variable values of these matrices must be the same.
bnd
, and the optimizing Q is returned in qopt
. The scaling matrices associated with the upper bound are in dvec
and gvec
and may be unwrapped into block diagonal form using muunwrap
.
Reference
PacZPB: A. K. Packard, K. Zhou, P. Pandey, and G. Becker, "A collection of robust control problems leading to LMI's," 30th IEEE Conference on Decision and Control, pp. 1245-1250, Brighton, UK, 1991.
![]() | cjt, transp, vcjt, vtp | cos_tr, sin_tr, step_tr | ![]() |