How to detrend the signal?

2 visualizaciones (últimos 30 días)
Wan Daniel
Wan Daniel el 18 de Abr. de 2021
Respondida: Image Analyst el 18 de Abr. de 2021
Folder signal 1 contain all the files needed to run the mat.file code and plot the signal.
The jpg file shows that my signal needed to be detrend so that it will stay on the proper axis.

Respuestas (2)

Paul
Paul el 18 de Abr. de 2021
Have you looked at
doc detrend

Image Analyst
Image Analyst el 18 de Abr. de 2021
Depends on what you define as the trend. Maybe a time varying signal? Perhaps movmean() or sgolayfilt() can get you a good mean from which you can subtract from the original signal.

Categorías

Más información sobre Spectral Measurements en Help Center y File Exchange.

Etiquetas

Community Treasure Hunt

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

Start Hunting!

Translated by