Previous Up Next

21.5.5  Cosine window

The cosine_window command applies the cosine window function to a sequence or its segment.

Example

listplot(cosine_window([1$1000],1.5))

Previous Up Next