Filter Bank Design

버전 1.2.0.0 (7.95 KB) 작성자: Iman
This function can be used to design uniform and non-uniform filter banks.
다운로드 수: 5.1K
업데이트 날짜: 2016/9/1

라이선스 보기

The goal is to design M analysis and synthesis FIR filters so that the analysis filters satisfy some frequency specifications and the filter bank(almost) meets the perfect reconstruction (PR) conditions. Both goals are achieved by minimizing the following performance index:
J=w1*(PR error)+w2*(Frequency Specification error)
where w1 and w2 are optional weights

The algorithm can be used to design both uniform (critically/over sampled) and non-uniform (with compatible as well as incompatible sampling set) filter banks. The method is based on the following report:
Moazzen, I. , Agathoklis, P., "A General Approach for Filter Bank Design Using Optimization", Technical Report, 2014.
This report can be downloaded from:
http://www.ece.uvic.ca/~imanmoaz/publications_files/Report.pdf

In order to learn how you can use this toolbox, please copy all the m-files included in the "Filter Bank Design" folder into your current Matlab directory and type "help Filter_Bank_Design".

https://www.youtube.com/watch?v=71J7ncWDGk4&feature=youtu.be

To find other Matlab functions about filter design, please visit: https://www.ece.uvic.ca/~imanmoaz/homepage/html/products.html

인용 양식

Iman (2024). Filter Bank Design (https://www.mathworks.com/matlabcentral/fileexchange/40128-filter-bank-design), MATLAB Central File Exchange. 검색됨 .

MATLAB 릴리스 호환 정보
개발 환경: R2010b
모든 릴리스와 호환
플랫폼 호환성
Windows macOS Linux
카테고리
Help CenterMATLAB Answers에서 Filter Banks에 대해 자세히 알아보기

Community Treasure Hunt

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

Start Hunting!
버전 게시됨 릴리스 정보
1.2.0.0

solving compatibility issue with MATLAB 2016a. Special Thanks to Abdullah Alshammary.

1.1.0.0

Description Update
Update Comments
Video

1.0.0.0