Is medfilt2 a zero-phase filter?
    9 vues (au cours des 30 derniers jours)
  
       Afficher commentaires plus anciens
    
    Elsa Cec
 le 6 Mar 2015
  
    
    
    
    
    Réponse apportée : Spandan Tiwari
    
 le 6 Mar 2015
            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
0 commentaires
Réponse acceptée
  Spandan Tiwari
    
 le 6 Mar 2015
        medfilt2 is a median filter, which is a non-linear filter. So, no, it cannot be considered a zero-phase filter.
0 commentaires
Plus de réponses (0)
Voir également
Catégories
				En savoir plus sur Digital Filtering dans Help Center et File Exchange
			
	Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!

