is_stable
PURPOSE
% Returns 1 if the matrix @var{a} or the system @var{sys}
SYNOPSIS
function retval = is_stable (a, tol, disc)
DESCRIPTION
CROSS-REFERENCE INFORMATION
This function calls:
- is_digital % Return nonzero if system is digital.
- sys2ss % Extract state space representation from system data structure.
- sysupdate % Update the internal representation of a system.
This function is called by:
- balreal % Balanced realization of the continuous-time LTI system @var{sys}.
- dcgain % Returns dc-gain matrix. If dc-gain is infinite
- gram % @code{gram (@var{sys}, 'c')} returns the controllability gramian of
- h2norm % Computes the
- hinfnorm % Computes the
Generated on Fri 22-May-2009 15:13:00 by m2html © 2003