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
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 ExchangeSignal Processing Toolbox についてさらに検索

タグ

質問済み:

2015 年 4 月 4 日

回答済み:

2015 年 4 月 4 日

Community Treasure Hunt

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

Start Hunting!

Translated by