Azzera filtri
Azzera filtri

Linear trend line of the given data points

3 visualizzazioni (ultimi 30 giorni)
Brahmananda Pramanik
Brahmananda Pramanik il 28 Giu 2011
I need to get the equation of the linear trend line of the given data points, when intercept is set to zero and I need R-squared value as well.
All these, I can get using MS-Excel. But I need to get all these information being in MATLAB function.
Please help me.

Risposte (1)

Rick Rosson
Rick Rosson il 28 Giu 2011
Please try the function polyfit:
doc polyfit
HTH.

Categorie

Scopri di più su Descriptive Statistics in Help Center e File Exchange

Community Treasure Hunt

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

Start Hunting!

Translated by