Previous Up Next

19.5.3  Blackman window function

The blackman_window command applies the Blackman window function to a sequence or its segment.

Example

listplot(blackman_window([1$1000]))

Previous Up Next