how i can smooth my data ?
1 view (last 30 days)
Show older comments
aliaa madbouly
on 16 Sep 2014
Commented: aliaa madbouly
on 17 Sep 2014
i want to make smoothing to my data that i plot here ?
0 Comments
Accepted Answer
Image Analyst
on 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.
More Answers (0)
See Also
Products
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!