Logical check for system observability.
For numerical reasons, isobsv (sys)
should be used instead of rank (obsv (sys))
.
Inputs
LTI model. Descriptor state-space models are possible.
State matrix (n-by-n).
Measurement matrix (p-by-n).
Descriptor matrix (n-by-n).
If e is empty []
or not specified, an identity matrix is assumed.
Optional roundoff parameter. Default value is 0.
Outputs
System is not observable.
System is observable.
Number of observable states.
Algorithm
Uses SLICOT AB01OD and TG01HD by courtesy of
NICONET e.V.
See also: isctrb.
Package: control