Window function in the frequency domain
3 visualizaciones (últimos 30 días)
Mostrar comentarios más antiguos
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 comentarios
Respuestas (0)
Ver también
Categorías
Más información sobre Spectral Measurements en Help Center y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!