Previous Up Next

19.5.9  Hann window function

The hann_window command applies the Hann window function to a sequence or its segment.

Example

listplot(hann_window([1$1000]))

Previous Up Next