Hanning Window
A Hanning window is applied to the waveform using the following equation:
y[i] = 0.5 × waveform[i] × [1 – cos(w)]
where w = (2)i/n and n = waveform size.
Units
Volts
X Units
Seconds
Resulting Array Size
inputSize
A Hanning window is applied to the waveform using the following equation:
y[i] = 0.5 × waveform[i] × [1 – cos(w)]
where w = (2)i/n and n = waveform size.
Volts
Seconds
inputSize