is_controllable
PURPOSE
% Logical check for system controllability.
SYNOPSIS
function [retval, U] = is_controllable (a, b, tol)
DESCRIPTION
CROSS-REFERENCE INFORMATION
This function calls:
- is_sample % Return true if @var{ts} is a valid sampling time
- sys2ss % Extract state space representation from system data structure.
- sysupdate % Update the internal representation of a system.
This function is called by:
- are % Solve the Algebraic Riccati Equation
- balreal % Balanced realization of the continuous-time LTI system @var{sys}.
- is_observable % Logical check for system observability.
- place % Computes the matrix @var{K} such that if the state
- sysmin % Returns a minimal (or reduced order) system
Generated on Fri 22-May-2009 15:13:00 by m2html © 2003