KalmanFilterDemo:

Path: SpacecraftEstimation/Demos/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: Control/C2DZOH
Common: Estimation/KFilter
Common: Graphics/Plot2D

Back to the SpacecraftEstimation Module page