Remove 50 Hz noise

85 views (last 30 days)
Paola
Paola on 25 Jun 2018
Edited: Walter Roberson on 21 Feb 2020
I am recording 6 channels from a force transducer, but there is a 50 Hz noise I want to remove. I was considering to use a simple solution as iirnotch, but I don't have this function on my Matlab R2015a. How can I create a filter (filtfilt and fir1?) to eliminate this 50 Hz without a signal processing toolbox?
Thank you
  16 Comments
Walter Roberson
Walter Roberson on 28 Jun 2018
Looks like you should be able to invoke designfilt in R2015a.
Paola
Paola on 28 Jun 2018
Actually, I don't have the DSP toolbox and I have an old version of the Signal Processing toolbox.

Sign in to comment.

Answers (1)

Kouichi C. Nakamura
Kouichi C. Nakamura on 20 Feb 2020
Edited: Walter Roberson on 21 Feb 2020
This looks like an answer.
Remove the 60 Hz Hum from a Signal

Community Treasure Hunt

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

Start Hunting!