필터 지우기
필터 지우기

detrending data using linear regression

조회 수: 3 (최근 30일)
NS
NS 2018년 5월 28일
답변: Rik 2018년 5월 28일
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

답변 (1개)

Rik
Rik 2018년 5월 28일
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 \.

Community Treasure Hunt

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

Start Hunting!

Translated by