Previous Up Next

21.5.10  Parzen window

The parzen_window command applies the Parzen window function to a sequence or its segment.

Example

listplot(parzen_window([1$1000]))

Previous Up Next