OGram:
--------------------------------------------------------------------------
Compute the observability gramian for a continuous time system.
Since version 2.
--------------------------------------------------------------------------
Form:
Form: [p, err] = OGram( a, c )
--------------------------------------------------------------------------
------
Inputs
------
a State matrix
c Output matrix
-------
Outputs
-------
p Observability gramian
err Norm of the error
--------------------------------------------------------------------------
Children:
Common: Control/SizeAC
Math: Analysis/LyapG