Fast Filter Bank Design (ffbd)
The goal here is to design M analysis and synthesis FIR filters based on the method proposed in [1] so that the perfect reconstruction conditions are satisfied (or almost satisfied) and the energy in the analysis and synthesis filters' stopband areas is minimized (strong stopband attenuation). The algorithm can design both uniform (critically/over sampled) and non-uniform (compatible/incompatible) filter banks.
The method is described in the following paper:
[1] Moazzen, I.; Agathoklis, P., "Design of Filterbanks Using a Fast Optimization Approach," Circuits and Systems (LASCAS), 2015 IEEE Sixth Latin American Symposium on , February 24 - 27, 2015, Montevideo, Uruguay.
In order to learn how you can use this Matlab submission, please copy all the m-files included in the "ffbd" folder into the current directory of your Matlab and type "help ffbd". If you find this Matlab submission useful, please cite the paper in your work.
https://www.youtube.com/watch?v=_83xtTRYLZA&feature=youtu.be
To find other Matlab functions about filter design, please visit: http://www.ece.uvic.ca/~imanmoaz/index_files/index1.htm
Cite As
Iman (2024). Fast Filter Bank Design (ffbd) (https://www.mathworks.com/matlabcentral/fileexchange/44023-fast-filter-bank-design-ffbd), MATLAB Central File Exchange. Retrieved .
MATLAB Release Compatibility
Platform Compatibility
Windows macOS LinuxCategories
- Signal Processing > Wavelet Toolbox > Filter Banks >
- Signal Processing > Signal Processing Toolbox > Digital and Analog Filters > Digital Filter Analysis >
Tags
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!Discover Live Editor
Create scripts with code, output, and formatted text in a single executable document.
ffbd/ffbd/
Version | Published | Release Notes | |
---|---|---|---|
1.12.0.0 | Video
|
||
1.11.0.0 | Description Update |
||
1.10.0.0 | Description Update. |
||
1.9.0.0 | Description update. |
||
1.8.0.0 | Description updated. |
||
1.7.0.0 | Description Update |
||
1.6.0.0 | Description Update |
||
1.5.0.0 | Description Update |
||
1.4.0.0 | Description Update |
||
1.3.0.0 | Description Update |
||
1.2.0.0 | Description Update |
||
1.1.0.0 | Fixing the bug & Adding More Tags |
||
1.0.0.0 |