LFBal:

---------------------------------------------------------------------------
   Perform low frequency prebalancing of a system
---------------------------------------------------------------------------
   Form:
   g = LFBal( g, gamma )
---------------------------------------------------------------------------

   ------
   Inputs
   ------
   g           (:)   Plant model of type statespace
   gamma       (1,1) Value of all singular values of g(0)

   -------
   Outputs
   -------
   g           (:)   Augmented plant

---------------------------------------------------------------------------

Children:

Common: Control/SVPlot