how i can smooth my data ?

1 vue (au cours des 30 derniers jours)
aliaa madbouly
aliaa madbouly le 16 Sep 2014
Commenté : aliaa madbouly le 17 Sep 2014
i want to make smoothing to my data that i plot here ?

Réponse acceptée

Image Analyst
Image Analyst le 16 Sep 2014
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 commentaire
aliaa madbouly
aliaa madbouly le 17 Sep 2014
thanks i did smoothing on my data and it worked

Connectez-vous pour commenter.

Plus de réponses (0)

Community Treasure Hunt

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

Start Hunting!

Translated by