filtering and smoothening of acquired data due to noise

3 次查看(过去 30 天)
I have position data sets acquired from noisy sources and I wanted to filter/smoothen them to rid the effects of noise. The aim is to be able to get their velocities and perform other computations. I would like to ask what a nice filter/smoothening function would be appropriate.
I previously used Butterworth filter, but perhaps that is too 'strong'? Is there any thing more appropriate?

回答(1 个)

Star Strider
Star Strider 2018-2-8
It depends on the frequency characteristics of the noise. If your signal is limited to a specific part of the frequency spectrum (usually low frequencies), you can eliminate higher frequency noise with a properly designed lowpass or bandpass filter. Broadband noise can never be completely eliminated by a frequency-selective filter. For that, you must use wavelets.
  2 个评论
Anupam Sharma
Anupam Sharma 2022-6-2
Hello Star, how to estimate Broadband noise using MATLAB function? which fucntion to be used?
Anupam Sharma
Anupam Sharma 2022-6-2
I have a hi resolution data from an accelerometer as a spectrum and I want to estimate its noise everytime while I am analyzing the spectrum.
I am unable to quanitfy the noise in FFT. Please suggest.

请先登录,再进行评论。

类别

Help CenterFile Exchange 中查找有关 Multirate Signal Processing 的更多信息

标签

Community Treasure Hunt

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

Start Hunting!

Translated by