Arbitrary Group Delay Filter Design Specification
조회 수: 1 (최근 30일)
이전 댓글 표시
Hi there,
I've tried asking this before, and never got an answer. I've changed my question somewhat so here it is:
I want to create an arbitrary group delay filter so that I can achieve the following delays at the following frequencies:
![](https://www.mathworks.com/matlabcentral/answers/uploaded_files/322750/image.jpeg)
I've tried using the filter design tool several times, but the delay calculated (even with just an order 2 filter) is higher than expected. What can I do to realise this filter in MATLAB???
Many thanks!
댓글 수: 0
답변 (1개)
Mathieu NOE
2020년 10월 13일
Hi
If I were you, I would design multiple parallel bandpass filters centered on the octave or 1/3 octave frequencies (for refined treatment)
(NB the time sum of all filtered components equals the original signal)
at each individual bandpass filter I would just add the right amount of sample delay to match your specs
some this solves your problem
참고 항목
카테고리
Help Center 및 File Exchange에서 Filter Design에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!