Codebox Operators hamming

hamming

Provides a Hamming windowing function

hamming(x): out1

Arguments:

Arguments

NameTypeDefaultDescription
xnumber

The values to be windowed, bounded to the range 0. - 1.

Returns

NameTypeDescription
out1number

The windowed output, bounded to the range 0. - 1.