Computes the Coefficients of a Hamming Window.
hamming.window.RdThe filter coefficients \(w_i\) of a Hamming
window of length
n are computed according to the formula
$$w_i = 0.54 - 0.46 \cos\frac{2\pi i}{n-1}$$
hamming.window.RdThe filter coefficients \(w_i\) of a Hamming
window of length
n are computed according to the formula
$$w_i = 0.54 - 0.46 \cos\frac{2\pi i}{n-1}$$