How to smoothen the disturbed curve?

3 次查看(过去 30 天)
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?

采纳的回答

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

更多回答(1 个)

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

产品


版本

R2022a

Community Treasure Hunt

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

Start Hunting!

Translated by