Description Usage Arguments Value Author(s) See Also Examples
Calculate smoothed derivates using Savitzky-Golay filter
1 | sgolayDeriv(dpSpectr, iOrder, iFrameLen, j)
|
dpSpectr |
a vector specifying the input spectrum |
iOrder |
polynomial order of Savitzky - Golay filter |
iFrameLen |
Savitzky-Golay frame length in ppm scale |
j |
order of derivative |
jth dervitative of the spectrum
Lyamine Hedjazi
1 2 3 4 5 6 7 8 9 10 11 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.