필터 지우기
필터 지우기

reversing the hamming window

조회 수: 9 (최근 30일)
Bran
Bran 2014년 5월 7일
답변: Sufiyan 2023년 4월 3일
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?

답변 (1개)

Sufiyan
Sufiyan 2023년 4월 3일
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.

카테고리

Help CenterFile Exchange에서 Hamming에 대해 자세히 알아보기

Community Treasure Hunt

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

Start Hunting!

Translated by