Remove 50 Hz noise

조회 수: 16 (최근 30일)
Paola
Paola 2018년 6월 25일
댓글: Alan 2025년 1월 3일
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
Walter Roberson
Walter Roberson 2018년 6월 28일
Looks like you should be able to invoke designfilt in R2015a.
Paola
Paola 2018년 6월 28일
Actually, I don't have the DSP toolbox and I have an old version of the Signal Processing toolbox.

댓글을 달려면 로그인하십시오.

답변 (1개)

Kouichi C. Nakamura
Kouichi C. Nakamura 2020년 2월 20일
편집: Walter Roberson 2020년 2월 21일
This looks like an answer.
Remove the 60 Hz Hum from a Signal
  댓글 수: 1
Alan
Alan 2025년 1월 3일
Thank you. That solved it for me. Applying the filter with the coefficients didn't seem to do anything.

댓글을 달려면 로그인하십시오.

카테고리

Help CenterFile Exchange에서 Single-Rate Filters에 대해 자세히 알아보기

Community Treasure Hunt

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

Start Hunting!

Translated by