Previous Up Next

19.5.2  Blackman-Harris window function

The blackman_harris_window command applies the Blackman-Harris window to a sequence or its segment.

Example

listplot(blackman_harris_window([1$1000]))

Previous Up Next