Path: Common/Demos/Control
% Compare the closed-loop response of a linear system Compare the closed-loop response with PID control and with constant-gain feedback. Uses the statespace class. ------------------------------------------------------------------------ See also statespace, getabcd, ND2SS, PID, SS2ND, TResp ------------------------------------------------------------------------ % --------------------------------------------------------------------------- Copyright (c) 1997, 2014 Princeton Satellite Systems, Inc. All rights reserved. ---------------------------------------------------------------------------
Common: Classes/@statespace/and.m Common: Classes/@statespace/close.m Common: Classes/@statespace/connect.m Common: Classes/@statespace/eig.m Common: Classes/@statespace/get.m Common: Classes/@statespace/getabcd.m Common: Classes/@statespace/getsub.m Common: Classes/@statespace/isempty.m Common: Classes/@statespace/mtimes.m Common: Classes/@statespace/plus.m Common: Classes/@statespace/series.m Common: Classes/@statespace/set.m Common: Classes/@statespace/statespace.m Common: Control/ND2SS Common: Control/PID Common: Control/SS2ND Common: Control/TResp Common: Graphics/Plot2D
Back to the Common Module page