detrending data using linear regression
Mostrar comentarios más antiguos
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
Respuestas (1)
Rik
el 28 de Mayo de 2018
0 votos
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 \.
Categorías
Más información sobre Descriptive Statistics en Centro de ayuda y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!