Home > freetb4matlab > control > dcgain.m

dcgain

PURPOSE ^

% Returns dc-gain matrix. If dc-gain is infinite

SYNOPSIS ^

function gm = dcgain (sys, tol)

DESCRIPTION ^

% -*- texinfo -*-
% @deftypefn {Function File} {} dcgain (@var{sys}, @var{tol})
% Returns dc-gain matrix. If dc-gain is infinite
% an empty matrix is returned.
% The argument @var{tol} is an optional tolerance for the condition
% number of the @math{A} Matrix in @var{sys} (default @var{tol} = 1.0e-10)
% @end deftypefn

CROSS-REFERENCE INFORMATION ^

This function calls: This function is called by:
Generated on Fri 22-May-2009 15:13:00 by m2html © 2003