Previous Up Next

21.5.1  Bartlett-Hann window

The bartlett_hann_window command applies the Bartlett-Hahn window to a sequence or its segment.

Example

listplot(bartlett_hann_window([1$1000]))

Previous Up Next