Description Usage Arguments Value
Compute bands powers from signal. Divides signal into frequency bands and performs Fast Fourier Transforms (FFT) to compute bands powers.
1 2 3 |
x |
Vector containing signal. |
Fs |
Signal sample rate. |
bands |
List of frequency bands with lower and upper limits. Defaults to |
butter |
butter order or false. |
normalize |
If set |
A named vector containing bands powers.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.