Previous Up Next

21.5.7  Hamming window

The hamming_window command applies the Hamming window function to a sequence or its segment.

Example

listplot(hamming_window([1$1000]))

Previous Up Next