How to counter drifting data.
Ältere Kommentare anzeigen
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.
Antworten (1)
Star Strider
am 4 Apr. 2015
0 Stimmen
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.
Kategorien
Mehr zu Descriptive Statistics finden Sie in Hilfe-Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!