Short Time Fourier Transform - invertible?

Join the discussion
Ask a follow-up here, or get your own question answered by working scientists, mathematicians and engineers — people, not an autocomplete.
Real named experts · corrections over time · the nuance an AI answer skips
3 replies · 5K views
jiapei100
Messages
4
Reaction score
0
Short Time Fourier Transform -- invertible?

On Wikipedia,
http://en.wikipedia.org/wiki/Short-time_Fourier_transform"

The STFT is invertible, that is, the original signal can be recovered from the transform by the Inverse STFT.

However, it's also said


It can be seen, comparing to above that windowed "grain" or "wavelet" of x(t) is

http://www.visionopen.com/iGabor.png

the inverse Fourier transform of X(τ,ω) for τ fixed.


That is to say, Gabor is invertible, it's able to obtain the original signal, but modulated.

original signal is obviously x(t),
w(t-τ) is the window function used to extract a local signal within this window,
which can also be looked on as a kind of modulation.

Therefore, in the above function (attached picture),
x(t)w(t-τ) can be computed, from the Gabor transformed data,
But, I'm dropping questions to ask, whether the true original data x(t) can be finally recovered?
as it's declared by Wiki itself
The STFT is invertible, that is, the original signal can be recovered from the transform by the Inverse STFT.


Can anybody help to make me clarified?


Best Regards
JIA Pei
 
Last edited by a moderator:
Mathematics news on Phys.org


I'll answer your question by asking you another question.

Let's say I have a time-varying signal. I multiply it by a gaussian then send it to you. Will you be able to recover the original signal?
 


Sorry for my stupidity.

Your word "multiply" hints me. !

This is a "element-wise" multiplication! Right? Yes, it should be.

Thanks for your answering to clarify my doubts.

Best Regards
JIA Pei


IttyBittyBit said:
I'll answer your question by asking you another question.

Let's say I have a time-varying signal. I multiply it by a gaussian then send it to you. Will you be able to recover the original signal?
 


Yes, it's element-wise.