Home > freetb4matlab > control > place.m

place

PURPOSE ^

% Computes the matrix @var{K} such that if the state

SYNOPSIS ^

function K = place (argin1, argin2, argin3)

DESCRIPTION ^

% -*- texinfo -*-
% @deftypefn {Function File} {@var{K} =} place (@var{sys}, @var{p})
% @deftypefnx {Function File} {@var{K} =} place (@var{a}, @var{b}, @var{p})
% Computes the matrix @var{K} such that if the state
% is feedback with gain @var{K}, then the eigenvalues  of the closed loop
% system (i.e. @math{A-BK}) are those specified in the vector @var{p}.
%
% Version: Beta (May-1997): If you have any comments, please let me know.
% (see the file place.m for my address)
% @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