Function File: w = window (f, m)
Function File: w = window (f, m, opts)

Create an m-point window from the function f. The function f can be for example @blackman. Any additional arguments opt are passed to the windowing function.

Package: signal