Zero phase filter using specific filter coefficients
Show older comments
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
on 19 Oct 2020
0 votes
Read about filtfilt(): https://www.mathworks.com/help/signal/ref/filtfilt.html from signal processing toolbox.
Categories
Find more on Digital Filtering 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!