NonlinearSpring:
--------------------------------------------------------------------------
Right-hand-side of a nonlinear spring dynamics model.
Since version 9.
--------------------------------------------------------------------------
Form:
dX = NonlinearSpring( x, t, d )
--------------------------------------------------------------------------
------
Inputs
------
x (4,1) State
t (1,1) Time
d (1,1) Input data structure
-------
Outputs
-------
dX (4,1) State derivative
--------------------------------------------------------------------------
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.
--------------------------------------------------------------------------
Children:
Math: FDIR/NonlinearSpringFault