Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

Data of non-trivial NonLinearFit

8 views
Skip to first unread message

Meriens

unread,
May 23, 2012, 3:31:23 AM5/23/12
to

Sorry, the data are below....
Hi, I've got a problem with a nonlinear fit.
My function is this:
B1= a1+b1/tr+c1/tr3
B2= a2+b2/tr+c2/tr3
B3=a3+b3/tr+c3/tr3
Btot=x*B1+y*B2+z*B3
I've got two dataset (some values are given below), one containing the Btot and Tr ed one containing x,y,z. My target is to make a regression to obtain the values a,b,c of every equation using only one regression.
In other words,
If I make a single regression for every x,y,z of the second dataset, my regressione will be indipendent and the coefficients will appear different for every regression.
So I want find a way to make only one regression by changing into this operation Btot, Tr, x,y,z. So my coefficients will not be indipendent and for example the values of Btot and Tr of R11 will be associated with values of x,y, z corresponding to R11.
I wish my explanation is clear. sorry for my english!
Example of data:
x y z
R11 1 3 1
R12. 1 2 2
......
Tr B
R11 0.50 -1150
0.53 -1070
R12. 0.60 -813
0.63 -713
.....
0 new messages