Path: Common/Control
% 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 --------------------------------------------------------------------------
Math: Analysis/LyapG
Back to the Common Module page