Path: Common/Control
% Compute the observability gramian for a continuous time system. -------------------------------------------------------------------------- Form: Form: [p, err] = OGram( a, c ) -------------------------------------------------------------------------- ------ Inputs ------ a State matrix c Output matrix ------- Outputs ------- p Observability gramian err Norm of the error --------------------------------------------------------------------------
Common: Control/SizeAC Math: Analysis/LyapG
Back to the Common Module page