LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

How to use Savitzky-Golay to do derivative?

I downloaded it in http://www.sciware.com.au/software.htm, I knew nothing about the Savitzky-Golay theorem, I tried to search the famous thesis "Smoothing and Differentiation of Data by Simplified Least Squares Procedures" using google but couldn't find any.
Who can send me one and explain the vi detailedly??
Thanks!!!
0 Kudos
Message 1 of 6
(3,417 Views)
The attached is the vi.
0 Kudos
Message 2 of 6
(3,409 Views)
Perhaps the forum doesn't agree with Chinese name,
Please rename it with any English names!!Then you can open it.
0 Kudos
Message 3 of 6
(3,409 Views)
Hi Xuelang

The code you have attached is not mine, it belongs to Serge Liberman

My code is based on the work of Peter Gorry, for details of the algorithms see the following paper.

General Least-Squares Smoothing and Differentiation of Nonuniformly Spaced Data by the Convolution Method

Gorry, P. A. Anal. Chem. 1991, 63, 534-539.

Throughout my code there are references to equations detailed in the above paper, so if you obtain the paper you should be able to follow the code.

Regards
Kurt Friday
www.sciware.com.au
0 Kudos
Message 4 of 6
(3,405 Views)
I can't find the paper.
Would you please send me one? Thanks very much!!!
0 Kudos
Message 5 of 6
(3,383 Views)
Hi Xuelang

I don't have the paper in electronic form, however the journal is a very prominent one so your closest University ought to have it.
Kurt Friday
www.sciware.com.au
0 Kudos
Message 6 of 6
(3,379 Views)