Previous Up Next

19.5.1  Bartlett-Hann window function

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