Zero phase filter using specific filter coefficients

1 view (last 30 days)
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?

Answers (1)

Ameer Hamza
Ameer Hamza on 19 Oct 2020
Read about filtfilt(): https://www.mathworks.com/help/signal/ref/filtfilt.html from signal processing toolbox.

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!