Remove steps in signal

8 visualizaciones (últimos 30 días)
Konvictus177
Konvictus177 el 10 de Jul. de 2021
Comentada: Star Strider el 10 de Jul. de 2021
Hi,
I have a signal that consits of multiple measurements. For each measurement the signal consists of multiple data points. Whenever a new measurement is taken I can notice a step in my data which results in an overall trend.
How do I attach my signals to each other without having the steps?
Thanks.
  2 comentarios
DGM
DGM el 10 de Jul. de 2021
Not knowing anything about the meaning of the data or any processing that's been done to it, I can't say. It looks like you're intermittently recording something over time and there are gaps which aren't being represented because everything was simply concatenated.
Star Strider
Star Strider el 10 de Jul. de 2021

Iniciar sesión para comentar.

Respuesta aceptada

Sulaymon Eshkabilov
Sulaymon Eshkabilov el 10 de Jul. de 2021
Use: detrend()
Remove: mean()

Más respuestas (0)

Community Treasure Hunt

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

Start Hunting!

Translated by