Analysis of waveform after noise removal using Low pass FIR filter

前端 未结 0 509
南旧
南旧 2020-12-13 09:12

I have a signal with fs = 200 Hz. Acc_X is my original waveform. I am applying A low pass FIR filter to remove noise. The code is as :

order = 30;
wn = 25/100         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题