Frequency domain convolution vs Time domain multiplication
古いコメントを表示
Hi, I want to smooth PSD. What I think is I calculated aurocorrelation via xcorr. Then I calculated fourier transform vit fft. Then convolved with gaussian windows. I get smoothed PSD.
According to fourier transform property instead of convolution, I can calculate ifft of PSD(which equal to autocorrelation) and ifft of gaussian window. I can multiply in time domain and I can calculate fourier transform. When I use this way I couldn't get smoothed PSD. Where is the problem?
回答 (1 件)
Image Analyst
2014 年 9 月 3 日
0 投票
It should be that way. Are you sure the Gaussian was wide enough in the spatial domain and narrow enough in the spectral domain to notice any difference? Try different widths.
カテゴリ
ヘルプ センター および File Exchange で Fourier Analysis and Filtering についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!