how i can smooth my data ?

2 ビュー (過去 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 件)

Community Treasure Hunt

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

Start Hunting!

Translated by