is_stabilizable
PURPOSE
% Logical check for system stabilizability (i.e., all unstable modes are controllable).
SYNOPSIS
function retval = is_stabilizable (a, b, tol, dflg)
DESCRIPTION
CROSS-REFERENCE INFORMATION
This function calls:
- is_digital % Return nonzero if system is digital.
- 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
- is_detectable % Test for detectability (observability of unstable modes) of (@var{a}, @var{c}).
Generated on Fri 22-May-2009 15:13:00 by m2html © 2003