The Octave Forge package repository is no longer actively maintained. Please find Octave Packages at https://packages.octave.org.

Navigation

Operators and Keywords

Function List:

C++ API

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