Description Usage Arguments Value Examples
First derivative window for FFT
1 | window_first_deriv(n, a0, a1, a2, a3)
|
n |
length of signal (integer) |
a0 |
|
a1 |
|
a2 |
|
a3 |
|
window
1 2 | # nuttall window
window_first_deriv(100, 0.355768, 0.487396, 0.144232, 0.012604)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.