Any method to soften harsh edges of a plot?

3 vues (au cours des 30 derniers jours)
Zeynab Mousavikhamene
Zeynab Mousavikhamene le 7 Oct 2019
Commenté : darova le 7 Oct 2019
Is there any way to soften harsh edges (shown in blue)?
Capture.JPG

Réponses (1)

Jon
Jon le 7 Oct 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.

Catégories

En savoir plus sur Diffuse State-Space Model dans Help Center et File Exchange

Community Treasure Hunt

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

Start Hunting!

Translated by