Zero phase filter using specific filter coefficients
Mostrar comentarios más antiguos
Hello,
I have a signal of 32 samples and FIR filter coefficients of 95. I wan to to implement a zero phase filter by using my filter coefficients.
could anyone please support me to implment this filter?
Respuestas (1)
Ameer Hamza
el 19 de Oct. de 2020
0 votos
Read about filtfilt(): https://www.mathworks.com/help/signal/ref/filtfilt.html from signal processing toolbox.
Categorías
Más información sobre Digital Filtering 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!