| Mu Analysis and Synthesis Toolbox | ![]() |
Interactive D-scaling rational fit routine used in µ-synthesis
Syntax
Description
msf fits the block diagonal, frequency-dependent matrices DL(
) and DR(
) (contained in the VARYING matrix dvec, with block structure implied by the entries of blk) with rational, stable, minimum-phase
and
such that
msf returns the stable, minimum phase system matrices dsysL and dsysR.
NOTE:
Typically, there is no need to call msf directly. The standard use of msf is a subroutine within µ-synthesis. The programs dkit and/or dkitgui are fully functional µ-synthesis routines.
|
is the left (i.e., output) block diagonal scaling matrix. It is a SYSTEM matrix (it may be CONSTANT) |
|
is the right (i.e., input) block diagonal scaling matrix. It is the same type as dsysL |
msftbatch is a batch version of msf with no user interaction.
See Also
dkit, dkitgui, fitmag, fitmaglp, fitsys, genphase, magfit
![]() | mprintf | mscl, sclin, sclout | ![]() |