is_detectable
PURPOSE
% Test for detectability (observability of unstable modes) of (@var{a}, @var{c}).
SYNOPSIS
function [retval, U] = is_detectable (a, c, tol, dflg)
DESCRIPTION
CROSS-REFERENCE INFORMATION
This function calls:
- is_digital % Return nonzero if system is digital.
- is_stabilizable % Logical check for system stabilizability (i.e., all unstable modes are controllable).
- sys2ss % Extract state space representation from system data structure.
This function is called by:
- dlqr % Construct the linear quadratic regulator for the discrete time system
Generated on Fri 22-May-2009 15:13:00 by m2html © 2003