Scilab Function

obs_gram - observability gramian

Calling Sequence

Go=obs_gram(A,C [,dom])
Go=obs_gram(sl)

Parameters

Description

Observability gramian of the pair (A,C) or linear system sl (syslin list). dom is the domain which can be

  • "c" : continuous system (default)
  • "d" : discrete system
  • Examples

    See Also