Path: Math/FDIR
% Test Fault Diagnosis using online approximators.
This script replicates the example in the referenced paper.
Since version 9.
----------------------------------------------------------------------
References: Demetriou, M. A. and M. M. Polycarpou. "Incipient Fault
Diagnosis of Dynamical Systems Using Online Approximators."
IEEE Trans. Automatic Control, Vol. 43, No. 11, Nov. 1998,
pp. 1612-1616.
----------------------------------------------------------------------
See also Plot2D, RK4, NonlinearEstimator, NonlinearSpringFault,
OnlineApproximator, delta
------------------------------------------------------------------------
%
--------------------------------------------------------------------------
Copyright (c) 2002 Princeton Satellite Systems, Inc.
All rights reserved.
--------------------------------------------------------------------------
Common: Graphics/Plot2D Math: FDIR/NonlinearEstimator Math: FDIR/NonlinearSpringFault Math: FDIR/OnlineApproximator Math: Integration/RK4
Back to the Math Module page