How to remove noise from data

12 次查看(过去 30 天)
Khairul Afifi
Khairul Afifi 2015-7-29
Greetings,
I believe Matlab Central have been helpful for Matlab programmer who are still learning. I would like to ask a question on how to remove noise from data using Matlab. The data can be shown below. The y-axis is X_VSS_2013_2009 while the x-axis is date.
  1 个评论
Akira Agata
Akira Agata 2017-8-12
There are many methods to reduce noise. If you want to apply smooghing, this page would be help. If you wan to use low pass filter (LPF) to reduce noise, this page will be informative.

请先登录,再进行评论。

回答(1 个)

Mubashir
Mubashir 2017-8-12
use 'smooth'
  1 个评论
Khairul Afifi
Khairul Afifi 2017-8-15
Thank you, Mubashir. To be honest, I have proceed with other things in research.

请先登录,再进行评论。

类别

Help CenterFile Exchange 中查找有关 Programming 的更多信息

标签

Community Treasure Hunt

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

Start Hunting!

Translated by