필터 지우기
필터 지우기

How to remove noise from data

조회 수: 12 (최근 30일)
Khairul Afifi
Khairul Afifi 2015년 7월 29일
댓글: Khairul Afifi 2017년 8월 15일
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