gram
PURPOSE
% @code{gram (@var{sys}, 'c')} returns the controllability gramian of
SYNOPSIS
function W = gram (argin1, argin2)
DESCRIPTION
CROSS-REFERENCE INFORMATION
This function calls:
- dlyap % Solve the discrete-time Lyapunov equation
- is_stable % Returns 1 if the matrix @var{a} or the system @var{sys}
- isct % Return true if the LTI system @var{sys} is continuous-time, false otherwise.
- isdt % Return true if the LTI system @var{sys} is discrete-time, false otherwise.
- lyap % Solve the Lyapunov (or Sylvester) equation via the Bartels-Stewart
This function is called by:
- analdemo % Octave Controls toolbox demo: State Space analysis demo
- balreal % Balanced realization of the continuous-time LTI system @var{sys}.
- dgram % Return controllability gramian of discrete time system
Generated on Fri 22-May-2009 15:13:00 by m2html © 2003