help-octave
[Top][All Lists]
Advanced

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

leasqr with two variables


From: Edvard Aasen
Subject: leasqr with two variables
Date: Thu, 10 May 2007 19:40:21 +0200

Hi

 

Im looking for a program that can find parameters in an equation with two independent variables (X1 and X2) and experimental data Y. The equation is

 

Y = p1 + p2*X1 + (p3+ p4*X1) / X2

 

X2 is temperature, X1 is molecular weight and Y is logaritm of viscosity

I have good start-values for the parameters

I have used leasqr for 1 variable but dont know how to expand it to two parameters

 

I have done something similar in matlab (lsqcurvefit) some years ago but i dont have access to malab today. Thanks for any ansvers


reply via email to

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