Remove steps in signal

조회 수: 7 (최근 30일)
Konvictus177
Konvictus177 2021년 7월 10일
댓글: Star Strider 2021년 7월 10일
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
DGM
DGM 2021년 7월 10일
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 2021년 7월 10일

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

채택된 답변

Sulaymon Eshkabilov
Sulaymon Eshkabilov 2021년 7월 10일
Use: detrend()
Remove: mean()

추가 답변 (0개)

카테고리

Help CenterFile Exchange에서 Correlation and Convolution에 대해 자세히 알아보기

Community Treasure Hunt

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

Start Hunting!

Translated by