How can I smooth a plot?

So, I have this graphic, and I want to remove the noise and smooth the plot, how can I do this?

回答 (1 件)

Star Strider
Star Strider 2017 年 2 月 19 日

0 投票

A relatively straightforward way would be to use the Savitzky-Golay filter sgolayfilt function in the Signal Processing Toolbox.

質問済み:

2017 年 2 月 19 日

回答済み:

2017 年 2 月 19 日

Community Treasure Hunt

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

Start Hunting!

Translated by