corresponding trends plot in data series

1 visualización (últimos 30 días)
Adnane CHAKIR
Adnane CHAKIR el 16 de En. de 2022
Comentada: Mathieu NOE el 17 de En. de 2022
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 comentario
Mathieu NOE
Mathieu NOE el 17 de En. de 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)

Iniciar sesión para comentar.

Respuestas (0)

Productos


Versión

R2021a

Community Treasure Hunt

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

Start Hunting!

Translated by