swallez / savitzky-golay-filter

Automatically exported from code.google.com/p/savitzky-golay-filter
10 stars 16 forks source link

how can I calculate derivatives? #2

Closed GoogleCodeExporter closed 4 years ago

GoogleCodeExporter commented 9 years ago
Hi, this is not really a issue but I can't find the contact information of the 
author.

I need to calculate the first derivative using Savitzky-Golay smoothing filter. 
It should be straightforward like what was mentioned here

http://stackoverflow.com/questions/3571222/how-to-use-savitzky-golay-smooth-coef
ficient-to-calculate-derivatives

And the matlab implementation of Savitzky-Golay filter have this function. 

Original issue reported on code.google.com by draco...@gmail.com on 23 Jan 2014 at 2:18