How to smoothen the disturbed curve?

1 visualizzazione (ultimi 30 giorni)
I have plotted this curve attached below and it seems to be quite distorted in order to analyse it.
How can I smoothen it to analyse it better?

Risposta accettata

Sam Chak
Sam Chak il 5 Giu 2022
Adding a lowpass filter should filter the high-frequency input signal with normalized passband frequency. For more info, please check the documentation on lowpass():

Più risposte (1)

Image Analyst
Image Analyst il 5 Giu 2022
If you want, you can fit the data to an exponential decay, if you think the underlying physics might follow that model. Demo attached.

Categorie

Scopri di più su Get Started with Curve Fitting Toolbox in Help Center e File Exchange

Prodotti


Release

R2022a

Community Treasure Hunt

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

Start Hunting!

Translated by