how i can smooth my data ?

조회 수: 1 (최근 30일)
aliaa madbouly
aliaa madbouly 2014년 9월 16일
댓글: aliaa madbouly 2014년 9월 17일
i want to make smoothing to my data that i plot here ?

채택된 답변

Image Analyst
Image Analyst 2014년 9월 16일
One way to do it is to use a Savitzky-Golay filter, basically a moving/sliding polynomial fit. See the attached code, below the screenshot, for a demo.
  댓글 수: 1
aliaa madbouly
aliaa madbouly 2014년 9월 17일
thanks i did smoothing on my data and it worked

댓글을 달려면 로그인하십시오.

추가 답변 (0개)

카테고리

Help CenterFile Exchange에서 Smoothing and Denoising에 대해 자세히 알아보기

Community Treasure Hunt

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

Start Hunting!

Translated by