Arbitrary Group Delay Filter Design Specification
Mostrar comentarios más antiguos
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!
Respuestas (1)
Mathieu NOE
el 13 de Oct. de 2020
0 votos
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 comentarios
Mark Thompson
el 14 de Oct. de 2020
Mathieu NOE
el 14 de Oct. de 2020
hello Mark
so you already tried with
?
Categorías
Más información sobre Measurements and Spatial Audio en Centro de ayuda y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!