In file ../include/EST_track_aux.h:

EST_Track differentiate

(EST_Track &c,
  float samp_int=0.0)

Calculate the simple derivative of a track.

Documentation

Calculate the simple derivative of a track. This is given by

The values in the resultant track are spaced midway between the values in the input track, resulting in 1 fewer frames in the track. This is a very local estimation of the derivative of the track at a point in time. A smoother value can be obtained using the delta function.
See Also:
delta

Alphabetic index HTML hierarchy of classes or Java


This page is part of the Edinburgh Speech Tools Library documentation
Copyright University of Edinburgh 1997
Contact: speech_tools@cstr.ed.ac.uk