Zero phase filter using specific filter coefficients
显示 更早的评论
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?
回答(1 个)
Ameer Hamza
2020-10-19
0 个投票
Read about filtfilt(): https://www.mathworks.com/help/signal/ref/filtfilt.html from signal processing toolbox.
类别
在 帮助中心 和 File Exchange 中查找有关 Digital Filtering 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!