Path: Common/Estimation
% Computes nonlinear spring measurement partial derivative
--------------------------------------------------------------------------
Form:
y = MeasPartialNLSpring(x,d)
--------------------------------------------------------------------------
------
Inputs
------
x (2,1) State [x;v]
d (.) Data structure
.w
-------
Outputs
-------
dY (1,2) Measurement
--------------------------------------------------------------------------
Back to the Common Module page