How to smooth and normalize noisy data
Show older comments
I plotted sumrate against number of iterations but my data is very noisy. I need a smooth PDF, how can I smooth and normalize the attached noisy data. Thanks.Accepted Answer
More Answers (1)
KALYAN ACHARJYA
on 18 Sep 2022
0 votes
Please check the smoothdata Matlab function
it can smooth the data in number of ways, note that the trade-off between the actual data points and the averaged data points should be within the acceptable level.
1 Comment
Felix Obite
on 18 Sep 2022
Categories
Find more on Smoothing and Denoising in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!