place
PURPOSE
% Computes the matrix @var{K} such that if the state
SYNOPSIS
function K = place (argin1, argin2, argin3)
DESCRIPTION
CROSS-REFERENCE INFORMATION
This function calls:
- ctrb % Build controllability matrix:
- is_controllable % Logical check for system controllability.
- is_digital % Return nonzero if system is digital.
- sortcom % Sort a complex vector.
- ss % Create system structure from state-space data. May be continuous,
- 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:
- acker % A wrapper for place (@var{a}, @var{b}, @var{p}).
Generated on Fri 22-May-2009 15:13:00 by m2html © 2003