balreal
PURPOSE
% Balanced realization of the continuous-time LTI system @var{sys}.
SYNOPSIS
function [sysb, g, T, Ti] = balreal (sys)
DESCRIPTION
CROSS-REFERENCE INFORMATION
This function calls:
- gram % @code{gram (@var{sys}, 'c')} returns the controllability gramian of
- is_controllable % Logical check for system controllability.
- is_observable % Logical check for system observability.
- is_stable % Returns 1 if the matrix @var{a} or the system @var{sys}
- ss % Create system structure from state-space data. May be continuous,
This function is called by:
Generated on Fri 22-May-2009 15:13:00 by m2html © 2003