Windowed Fourier Transform

80 Views Asked by At

I am having some difficulties with this question.

We define the windowed Fourier transform of $f \in L^2(\mathbb{R})$ as $$Sf(\mu,\xi)=\int_\mathbb{R}f(t)g(t-\mu)e^{-i\xi t}dt$$

where $g$ is some real, symmetric and finite supported function such that it vanishes outside a finite interval. Prove that for $f=e^{i\eta_0t}$, we have $$Sf(\mu,\eta)=e^{-i\mu(\eta-\eta_0)}\hat{g}(\eta-\eta_0)$$

Could someone also provide me with the integral definition of the windowed Fourier transform? For instance the Fourier transform is defined as, $$\hat{f}(\omega)=\int_\mathbb{R}f(x)e^{-ixw}dx$$

Thanks in advance.