Window function in the frequency domain
2 次查看(过去 30 天)
显示 更早的评论
Hello,
I am working on a project that measures the sound with a pressure sensor and then analyse the signal. For the analysis I was asked to get the amplitude of the FFT-response for certain frequency bands.
The way I am thinking to solve this is to get my signal to a N=2048 buffer, and do the FFT calculation on that buffer. Then I get a good spectrum with enough precision. But now I would like to get the mean value of a certain band in this frequency spectrum. I think about multiplying the spectrum with a window function. But I can not find a window function that works in the frequency domain. Can somebody help me?
0 个评论
回答(0 个)
另请参阅
类别
在 Help Center 和 File Exchange 中查找有关 Spectral Measurements 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!