how i can smooth my data ?
1 visualización (últimos 30 días)
Mostrar comentarios más antiguos
aliaa madbouly
el 16 de Sept. de 2014
Comentada: aliaa madbouly
el 17 de Sept. de 2014
i want to make smoothing to my data that i plot here ?
0 comentarios
Respuesta aceptada
Image Analyst
el 16 de Sept. de 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.
Más respuestas (0)
Ver también
Productos
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!