Previous Up Next

19.5.6  Gaussian window function

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