OGram:
-------------------------------------------------------------------------------
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
-------------------------------------------------------------------------------
Children:
Common: Control/SizeAC
Common: Math/LyapG