
how i can smooth my data ?
    3 次查看(过去 30 天)
  
       显示 更早的评论
    
i want to make smoothing to my data that i plot here ?

0 个评论
采纳的回答
  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.

更多回答(0 个)
另请参阅
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!
