Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | fft: window: Allow normalizing windows | Martin Braun | 2020-08-14 | 1 | -0/+37 |
In some applications, it is useful to generate windows that have unit power. The boxcar window (rectangle) is always of unit power, but the other windows are not, leading to apple-to-oranges comparisons, e.g., when switching between window types in a live spectrum estimation application. |