RollYawControl:

Path: SC/Demos/Attitude

% This script explores different roll/yaw controllers.
   The plant model is obtained from RYDyn.
   The controllers are SISO, linear quadratic regulator and estimator, and
   quadratic controller. The open and closed loop response to a periodic
   disturbance are plotted.
  ------------------------------------------------------------------------
  See also @statespace/statespace.m, C2DZOH, DQCE, DQCR, LQC, Constant, 
  Plot2D, RYDyn, Geo
  ------------------------------------------------------------------------
%
-------------------------------------------------------------------------------
   Copyright (c) 1999 Princeton Satellite Systems, Inc.
   All rights reserved.
-------------------------------------------------------------------------------

Children:

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/C2DZOH
Common: Control/DQCE
Common: Control/DQCR
Common: Control/LQC
Common: Database/Constant
Common: Graphics/Plot2D
SC: Attitude/RYDyn
SC: Environs/Geo

Back to the SC Module page