Arbitrary Group Delay Filter Design Specification
Show older comments
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:

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!
Answers (1)
Mathieu NOE
on 13 Oct 2020
0 votes
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
2 Comments
Mark Thompson
on 14 Oct 2020
Mathieu NOE
on 14 Oct 2020
hello Mark
so you already tried with
?
Categories
Find more on Single-Rate Filters in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!