DetectionFilterBuilderDemo:

% Simulate a detection filter using the DetectionFilterBuilder GUI.
 Shows how to interactivley create and then simulate a detection filter as
 well as shows the format required for the input State space .mat file

   Since version 10.
  ------------------------------------------------------------------------
  See also ReduceOrderPlugIn, NormalizePlugIn, ComputeGainsPlugIn, 
  SimulatePlugIn, and DetectionFilterBuilder
  ------------------------------------------------------------------------
%
--------------------------------------------------------------------------
  Copyright (c) 2010 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
Math: FDIR/DetectionFilterBuilder