LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

savitzky-golay filter

I'm looking for a Savitzky-Golay filter VI. The one mentioned 2 years ago on the pico site seems to be inaccessible. Does anyone have such a VI or know where one resides, that I might get a copy of? Thanks.
0 Kudos
Message 1 of 4
(3,109 Views)
Look at here http://www.research.microsoft.com/users/jckrumm/SavGol/SavGol.htm
There you can find cpp and matlab code. You can make dll file from cpp code or alternatively call matlab code from LV, but you must have Matlab Symbolic Math Toolbox.
Hope this help you.
0 Kudos
Message 2 of 4
(3,109 Views)
Should probably modify my question to state that I am just looking for a 1-D solution, not 2-D.
0 Kudos
Message 3 of 4
(3,109 Views)
See attachment
0 Kudos
Message 4 of 4
(3,109 Views)