How to counter drifting data.
이전 댓글 표시
I have a dataset that is drifting a bit in time. Is there a way in matlab to counter it? I have data that changes amplitude at times but the overal line us drifting downwards or upwards. I like to remove the drift since it's not the important to my data.
답변 (1개)
Star Strider
2015년 4월 4일
0 개 추천
I would use the detrend function. There is a similar function (by the same name) for ‘timeseries’ objects. There are a number of other options as well.
카테고리
도움말 센터 및 File Exchange에서 Descriptive Statistics에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!