Gaussian filtering in the frequency domain.
1 | gauss_filter(data, srate, freq, fwhm)
|
data |
Data to be filtered |
srate |
Sampling rate of the data |
freq |
Peak frequency of the filter |
fwhm |
Standard deviation of the filter |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.