Borrar filtros
Borrar filtros

reversing the hamming window

9 visualizaciones (últimos 30 días)
Bran
Bran el 7 de Mayo de 2014
Respondida: Sufiyan el 3 de Abr. de 2023
How can I reverse the effect of the hamming window on my signal. I know some transform can be inversed by the use of i ie ifft etc however, how can I do this?

Respuestas (1)

Sufiyan
Sufiyan el 3 de Abr. de 2023
Hi,
To reverse the effect of the Hamming window on your signal, you need to divide your windowed signal by the Hamming window. This is because the Hamming window modifies the amplitude of your signal at each point in time. Dividing by the Hamming window will restore the original amplitude of your signal.

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by