Any method to soften harsh edges of a plot?

2 visualizaciones (últimos 30 días)
Zeynab Mousavikhamene
Zeynab Mousavikhamene el 7 de Oct. de 2019
Comentada: darova el 7 de Oct. de 2019
Is there any way to soften harsh edges (shown in blue)?
Capture.JPG

Respuestas (1)

Jon
Jon el 7 de Oct. de 2019
If you have reason to believe that the data does not really pass through those points (that they are just noise) then MATLAB offers many possibilities for smoothing (filtering) out the noise. One simple one is the smoothdata command. You can type doc smoothdata on the command line to get the documentation for this command.

Categorías

Más información sobre Diffuse State-Space Model en Help Center y File Exchange.

Etiquetas

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by