How to smooth and normalize noisy data
Mostrar comentarios más antiguos
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.Respuesta aceptada
Más respuestas (1)
KALYAN ACHARJYA
el 18 de Sept. de 2022
0 votos
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 comentario
Felix Obite
el 18 de Sept. de 2022
Categorías
Más información sobre Smoothing and Denoising en Centro de ayuda y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!
