Remove 50 Hz noise
20 ビュー (過去 30 日間)
古いコメントを表示
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 件のコメント
回答 (1 件)
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
2025 年 1 月 3 日
Thank you. That solved it for me. Applying the filter with the coefficients didn't seem to do anything.
参考
カテゴリ
Help Center および File Exchange で Single-Rate Filters についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!