LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Derivative problem

Solved!
Go to solution

Hi Henrik,

I wish to know the algorithm used by SG Filter coefficient VI to generate the differentiation matrix. Do you have any documentation regarding this or any kind of reference from where we can find out what is the approach used in the background of SG filter coefficient VI. Thank you.

0 Kudos
Message 21 of 25
(647 Views)

@Anshuman18 wrote:

Hi Henrik,

I wish to know the algorithm used by SG Filter coefficient VI to generate the differentiation matrix. Do you have any documentation regarding this or any kind of reference from where we can find out what is the approach used in the background of SG filter coefficient VI. Thank you.


No

but I'm shure starting with the original paper from Savitzki and Golay the rest is well documented and published.

One startingpoint

https://en.wikipedia.org/wiki/Savitzky%E2%80%93Golay_filter

 

one more link to share:

http://www.holoborodko.com/pavel/numerical-methods/numerical-derivative/smooth-low-noise-differentia...

 

 

Greetings from Germany
Henrik

LV since v3.1

“ground” is a convenient fantasy

'˙˙˙˙uıɐƃɐ lɐıp puɐ °06 ǝuoɥd ɹnoʎ uɹnʇ ǝsɐǝld 'ʎɹɐuıƃɐɯı sı pǝlɐıp ǝʌɐɥ noʎ ɹǝqɯnu ǝɥʇ'


0 Kudos
Message 22 of 25
(632 Views)

Hi Henrik,

In the last query I wanted to ask you that what is the reference that LabView is using in the SG Filter VI, because there are different algorithms for applying SG filter. I have attached some references, kindly let me know if you have any idea about the algorithm used in the back end of SG Filter VI. Thank you. 

0 Kudos
Message 23 of 25
(596 Views)

Thanks for the paper links 🙂

 

No, I have no idea how it's done.

Greetings from Germany
Henrik

LV since v3.1

“ground” is a convenient fantasy

'˙˙˙˙uıɐƃɐ lɐıp puɐ °06 ǝuoɥd ɹnoʎ uɹnʇ ǝsɐǝld 'ʎɹɐuıƃɐɯı sı pǝlɐıp ǝʌɐɥ noʎ ɹǝqɯnu ǝɥʇ'


0 Kudos
Message 24 of 25
(589 Views)

The only publically-available information on the functionality of the Savitzky-Golay Filter Coefficients.vi is the online help, which also mentions the shipping example that illustrates the use of the VI. Unfortunately there is no additional information available on the internal implementation of the "SavitzkyGolayCoefH" function within the lvanlys.dll, for which the VI is simply a wrapper.

 

 

0 Kudos
Message 25 of 25
(577 Views)