corresponding trends plot in data series

조회 수: 1 (최근 30일)
Adnane CHAKIR
Adnane CHAKIR 2022년 1월 16일
댓글: Mathieu NOE 2022년 1월 17일
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
Mathieu NOE
Mathieu NOE 2022년 1월 17일
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)

댓글을 달려면 로그인하십시오.

답변 (0개)

카테고리

Help CenterFile Exchange에서 Smoothing and Denoising에 대해 자세히 알아보기

제품


릴리스

R2021a

Community Treasure Hunt

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

Start Hunting!

Translated by