OrbitFDIRDemo:

Path: Math/FDIR

% Demonstrate an orbit detection filter for a spacecraft with one thruster. 
 This filter will detect measurement failures and actuator failures. 
 A single thruster is assumed and it is assumed that each measurement of 
 x, y, z and velocity is independent.

   Since version 9.
 -------------------------------------------------------------------------
  See also @statespace/statespace.m, C2DZOH, CToD, Plot2D, TimeLabl, 
  Unit, DetectionFilterBuild, DetectionFilterUnnormalized, LinOrb, Period
 -------------------------------------------------------------------------
%
--------------------------------------------------------------------------
   Copyright (c) 2002 Princeton Satellite Systems, Inc.
   All rights reserved.
--------------------------------------------------------------------------

Children:

Orbit: RHSOrbit/LinOrb
SC: BasicOrbit/Period
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: CommonData/SwooshWatermark
Common: Control/Append
Common: Control/C2DZOH
Common: Control/C2DelZOH
Common: Control/CToD
Common: Control/ND2SS
Common: Control/Parallel
Common: Control/S2Z
Common: Control/SS2ND
Common: Control/Series
Common: Control/SizeABCD
Common: General/CellToMat
Common: General/MatToCell
Common: General/Watermark
Common: Graphics/NewFig
Common: Graphics/Plot2D
Common: Graphics/PltStyle
Common: Graphics/TimeLabl
Math: FDIR/DetectionFilterBuild
Math: FDIR/DetectionFilterUnnormalized
Math: FDIR/TMatrix
Math: Linear/DelLZ
Math: Linear/Unit

Back to the Math Module page