Arbitrary Group Delay Filter Design Specification
2 views (last 30 days)
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!
0 Comments
Answers (1)
Mathieu NOE
on 13 Oct 2020
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
See Also
Categories
Find more on Filter Design 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!