Home > sfa_tk > sfa > timediff.m

timediff

PURPOSE ^

TIMEDIFF Compute the derivative of a signal

SYNOPSIS ^

function DATA=timediff(DATA, ax_type)

DESCRIPTION ^

 TIMEDIFF Compute the derivative of a signal
   DIFF = TIMEDIFF(DATA[, AX_TYPE]) computes the derivative of the
   signal DATA according to the linear approximation (AX_TYPE=='ORD1',
   default) or to the cubic approximation (AX_TYPE=='ORD3a').

CROSS-REFERENCE INFORMATION ^

This function calls: This function is called by:
Generated on Tue 10-Feb-2004 16:00:52 by m2html © 2003