corresponding trends plot in data series

Hello everyone
I plotted under matlab R2021a my data series (figure 1) and I would like to know how I can plot the corresponding trends to my data series as shown in black on the example of figure 2

1 Kommentar

Mathieu NOE
Mathieu NOE am 17 Jan. 2022
hello
the trend is basically a low pass filtered version of the raw data
one method is to smooth the data , for example with smoothdata (try with 'gaussian' window)

Melden Sie sich an, um zu kommentieren.

Antworten (0)

Kategorien

Mehr zu 2-D and 3-D Plots finden Sie in Hilfe-Center und File Exchange

Produkte

Version

R2021a

Gefragt:

am 16 Jan. 2022

Kommentiert:

am 17 Jan. 2022

Community Treasure Hunt

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

Start Hunting!

Translated by