is_observable
PURPOSE
% Logical check for system observability.
SYNOPSIS
function [retval, U] = is_observable (a, c, tol)
DESCRIPTION
CROSS-REFERENCE INFORMATION
This function calls:
- is_controllable % Logical check for system controllability.
- sys2ss % Extract state space representation from system data structure.
This function is called by:
- are % Solve the Algebraic Riccati Equation
- balreal % Balanced realization of the continuous-time LTI system @var{sys}.
- sysmin % Returns a minimal (or reduced order) system
Generated on Fri 22-May-2009 15:13:00 by m2html © 2003