w =
(f, m)
(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.
@blackman
Package: signal