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

조회 수: 10 (최근 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