Previous Up Next

19.5.10  Parzen window function

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

Example

listplot(parzen_window([1$1000]))

Previous Up Next