How to remove noise from data

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 Comment

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.

Sign in to comment.

Answers (1)

Mubashir
Mubashir on 12 Aug 2017
use 'smooth'

1 Comment

Thank you, Mubashir. To be honest, I have proceed with other things in research.

Sign in to comment.

Categories

Find more on Satellite and Orbital Mechanics in Help Center and File Exchange

Asked:

on 29 Jul 2015

Commented:

on 15 Aug 2017

Community Treasure Hunt

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

Start Hunting!