Path: Common/Control
% Create the design matrix for the eigenstructure assignment technique. -------------------------------------------------------------------------- Form: d = EVDesMat( nStates, kAssign ) -------------------------------------------------------------------------- ------ Inputs ------ nStates (1,1) Number of states in the plant kAssign (m) States to be controlled ------- Outputs ------- d (m,n) Design matrix --------------------------------------------------------------------------
Back to the Common Module page