FiltFilt function to filter a 50Hz signal
Mostra commenti meno recenti
Dear all,
I have a doubt regarding the use of the filtfilt function. It's possible to apply this function to filter the noises in a DC signal acquired at 50Hz or it's necessary to use another or personal function?
Thanks
Fabio
Risposte (1)
Star Strider
il 7 Ott 2015
0 voti
First, you have to design the ‘bandstop’ (or ‘notch’) filter to eliminate the 50 Hz noise. Then use filtfilt to filter the signal.
One example of such a filter specification is Bandstop Butterworth Filter. (My filter design procedure is here.)
Categorie
Scopri di più su Digital Filter Analysis in Centro assistenza e File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!