OrbitFDIRPulseDemo:

Path: Math/Demos/FDIR

% Demonstrate an orbit detection filter with random thrust pulses. 
 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 10.
 -------------------------------------------------------------------------
  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:

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/CToD
Common: Graphics/Plot2D
Common: Graphics/TimeLabl
Math: FDIR/DetectionFilterBuild
Math: FDIR/DetectionFilterUnnormalized
Math: Linear/Unit
Orbit: RHSOrbit/LinOrb
SC: BasicOrbit/Period

Back to the Math Module page