Perfect reconstruction linear phase FIR filterbank for audio without reconstruction filterbank?

7 次查看(过去 30 天)
I want to make a perfect reconstruction linear phase FIR filterbank for audio that does not need a reconstruction filter bank.
Does anybody know the theory behind this? When I search I keep coming across filter bank designs which use analysis and reconstruction filters.
I know it must be possible to create a filter bank where you simply run the audio through the filterbank and then sum the inidividual bands again to get perfect reconstruction. Similar to a 2 channel Linkwitz-Riley crossover filter, only then for many subbands.
I know the octaveFilterBank can come close, but it doesn't give true perfect reconstruction and it's not linear phase.
Any help / pointers on how to create such a filter bank in Matlab are greatly appreciated!

回答(1 个)

jibrahim
jibrahim 2020-12-15
Hi Pythagorean,
Audio Toolbox has a crossoverFilter that supports up to 5 bands. The summed magnitude response is flat.

类别

Help CenterFile Exchange 中查找有关 Filter Banks 的更多信息

Community Treasure Hunt

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

Start Hunting!

Translated by