Previous Up Next

21.5.3  Blackman window

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

Example

listplot(blackman_window([1$1000]))

Previous Up Next