KalmanFilterDemo:

Path: SpacecraftEstimation/StellarAttDet

% Demonstrate a Kalman Filter for a gyro based attitude determination system.
 There are two angle measurements from sensors separated by an initially
 unknown bias.
 -------------------------------------------------------------------------
  See also C2DZOH, KFilter, Plot2D
 -------------------------------------------------------------------------
%
--------------------------------------------------------------------------
   Copyright (c) 2001 Princeton Satellite Systems, Inc. 
   All rights reserved.
--------------------------------------------------------------------------

Children:

Common: CommonData/SwooshWatermark
Common: Control/C2DZOH
Common: Estimation/KFilter
Common: General/CellToMat
Common: General/MatToCell
Common: General/Watermark
Common: Graphics/NewFig
Common: Graphics/Plot2D
Common: Graphics/PltStyle

Back to the SpacecraftEstimation Module page