Remove 50 Hz noise

45 visualizaciones (últimos 30 días)
Paola
Paola el 25 de Jun. de 2018
Comentada: Alan el 3 de En. de 2025
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 comentarios
Walter Roberson
Walter Roberson el 28 de Jun. de 2018
Looks like you should be able to invoke designfilt in R2015a.
Paola
Paola el 28 de Jun. de 2018
Actually, I don't have the DSP toolbox and I have an old version of the Signal Processing toolbox.

Iniciar sesión para comentar.

Respuestas (1)

Kouichi C. Nakamura
Kouichi C. Nakamura el 20 de Feb. de 2020
Editada: Walter Roberson el 21 de Feb. de 2020
This looks like an answer.
Remove the 60 Hz Hum from a Signal
  1 comentario
Alan
Alan el 3 de En. de 2025
Thank you. That solved it for me. Applying the filter with the coefficients didn't seem to do anything.

Iniciar sesión para comentar.

Community Treasure Hunt

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

Start Hunting!

Translated by