JLQOF:

---------------------------------------------------------------------------
   Linear quadratic regulator with output feedback cost function.
---------------------------------------------------------------------------
   Form:
   j = JLQOF( k, g, w, x )
---------------------------------------------------------------------------

   ------
   Inputs
   ------
   k                      Gain
   g                      State space data structure
   w                      Weighting matrix
   x                      States

   -------
   Outputs
   -------
   j                      Scalar cost

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

Children:

Common: Math/LyapG