dcgain
PURPOSE
% Returns dc-gain matrix. If dc-gain is infinite
SYNOPSIS
function gm = dcgain (sys, tol)
DESCRIPTION
CROSS-REFERENCE INFORMATION
This function calls:
- is_digital % Return nonzero if system is digital.
- is_stable % Returns 1 if the matrix @var{a} or the system @var{sys}
- sys2ss % Extract state space representation from system data structure.
- sysdimensions % return the number of states, inputs, and/or outputs in the system
- sysupdate % Update the internal representation of a system.
This function is called by:
Generated on Fri 22-May-2009 15:13:00 by m2html © 2003