Description Usage Arguments Value Examples
Gaussian window for FFT https://en.wikipedia.org/wiki/Window_function
1 | window_gaussian(n, sigma)
|
n |
length of signal (integer) |
sigma |
the standard deviation in periods (numeric) |
window
1 | window_gaussian(100, 0.3)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.