Email: Password: Remember Me | Create Account (Free)

Back to Subject List

Old thread has been locked -- no new posts accepted in this thread
???
09/21/00 13:10
Read: times


 
#5220 - RE: Least Squares Algorithm
Ryan,

It is easy.

LSA(least sqares average)^2 = ((X1-X0)^2+(X2-X0)^2+...+(Xn-X0)^2)/(n-1).

Where X0 = (X0+X1+...+Xn)/n.

You can find square root of LSA by dihotomy method.

Have fun,

George

List of 10 messages in thread
TopicAuthorDate
Least Squares Algorithm            01/01/70 00:00      
RE: Least Squares Algorithm            01/01/70 00:00      
RE: Least Squares Algorithm            01/01/70 00:00      
RE: Least Squares Algorithm            01/01/70 00:00      
RE: Least Squares Algorithm            01/01/70 00:00      
RE: Least Squares Algorithm            01/01/70 00:00      
RE: Least Squares Algorithm for Nihat S            01/01/70 00:00      
RE: Least Squares Algorithm for Nihat S            01/01/70 00:00      
RE: Least Squares Algorithm            01/01/70 00:00      
RE: Least Squares Algorithm            01/01/70 00:00      

Back to Subject List