Hello,
I am working on acoustic signal processing. I applied an AGC and a filter (with the filtfilt function) to my data set. As I still had a lot of noise I finally used the function medfilt2. Does it affect my phase? I mean... can I consider the medfilt as a zero-phase filter?
Thank you very much in advance!
ElsaC

 채택된 답변

Spandan Tiwari
Spandan Tiwari 2015년 3월 6일

0 개 추천

medfilt2 is a median filter, which is a non-linear filter. So, no, it cannot be considered a zero-phase filter.

추가 답변 (0개)

카테고리

태그

질문:

2015년 3월 6일

답변:

2015년 3월 6일

Community Treasure Hunt

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

Start Hunting!

Translated by