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