detrending data using linear regression
显示 更早的评论
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
2018-5-28
0 个投票
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 \.
类别
在 帮助中心 和 File Exchange 中查找有关 Descriptive Statistics 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!