Previous Up Next

21.5.6  Gaussian window

The gaussian_window command applies the Gaussian window function to a sequence or its segment.

Example

listplot(gaussian_window([1$1000],0.4))

Previous Up Next