Free Access Week - Data Engineering + BI
Data Engineering and BI courses are free this week!
Free Access Week - Jun 2-8

GPoM (version 1.0)

bDrvFilt: bDrvFilt : Build Derivative Filter

Description

Build the Savitzky-Golay derivative filter (Savitzky-Golay, 1964).

Usage

bDrvFilt(nDrv, tstep, winL = 9)

Arguments

nDrv

The number of derivatives to be computed.

tstep

Time sampling.

winL

The local window length to be used for computing the derivatives [1].

References

[1] Savitzky, A.; Golay, M.J.E., Smoothing and Differentiation of Data by Simplified Least Squares Procedures. Analytical Chemistry 36 (8), 1627-1639, 1964.