JLQOF:

--------------------------------------------------------------------------
   Linear quadratic regulator with an 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:

Math: Analysis/LyapG