Zero phase filter using specific filter coefficients
Ältere Kommentare anzeigen
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?
Antworten (1)
Ameer Hamza
am 19 Okt. 2020
0 Stimmen
Read about filtfilt(): https://www.mathworks.com/help/signal/ref/filtfilt.html from signal processing toolbox.
Kategorien
Mehr zu Digital Filtering finden Sie in Hilfe-Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!