detrending data using linear regression
2 Ansichten (letzte 30 Tage)
Ältere Kommentare anzeigen
Hi,
I wanna detrend my data using linear regression. I don't wanna use the 'detrend' function of matlab.
Can anyone help me in the right direction?
Thanks
0 Kommentare
Antworten (1)
Rik
am 28 Mai 2018
Why do you not want to use the detrend function?
If you want a linear fit, you can use polyfit, but you can also use \.
0 Kommentare
Siehe auch
Kategorien
Mehr zu Descriptive Statistics finden Sie in Help Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!