help-octave
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Linear Regression


From: LucaLuca
Subject: Linear Regression
Date: Fri, 7 Dec 2018 11:52:48 -0600 (CST)

hi,
look this pics

https://gyazo.com/1f61457f939308195d72bba5f4266bc5

i need to find linea regression

i use this formula:

A=[4 3 2 0 1 8]
B=[1 2 3 4 5 6]

regress(A,B)

is write :error: regress: y must be a column vector

i don't understand :|

i read example but i don't understand that..

i need to find a series of points that approximate my range A



--
Sent from: http://octave.1599824.n4.nabble.com/Octave-General-f1599825.html



reply via email to

[Prev in Thread] Current Thread [Next in Thread]