How to determine the energy at different frequency bands of an acoustic signal?

37 ビュー (過去 30 日間)
Kwaku Owusu
Kwaku Owusu 2021 年 2 月 3 日
回答済み: Sindhu Karri 2021 年 2 月 5 日
Please, I have an acoustic signal and I have been able to convert it the frequency domain using FFT. Now I would like to determine the the energy of different frequency bands (A-weighting function) as a function of the energy of the entire frequency spectrum.
Please, I would like to know how this could be done in Matlab.
Thank you.
Kwaku

採用された回答

Sindhu Karri
Sindhu Karri 2021 年 2 月 5 日
Hii,
You can use "weightingFilter" function to apply A-weighting filter to input singal and use "bandpower" function to caluclate power in a particular frequency interval.By dividing the power in a particualr frequency by total power gives us the percentage of total power.
Refer to below link for more information:

その他の回答 (0 件)

カテゴリ

Help Center および File ExchangeAudio Processing Algorithm Design についてさらに検索

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by