Author |
Topic  |
|
funfine
USA
Posts |
Posted - 07/28/2007 : 11:33:53 AM
|
I have edited the messege to make it more clear. Hopefully, this is less misleading.
Origin Version (Select Help-->About Origin): Origin Pro 7.5 SR5 Operating System: WinXP Home Edition
Hi everyone,
I have met a problem. I need to fit the data with linear combination. The case is like this. I have two columns of data, one called ColA, one ColB. I need to fit a new dataset (a*ColA+ b*ColB) with Function1, where a and b is also variable fitting parameter. I need to do this with Function2 too. . Anybody knows how to do this? I appreciate any idea. Thanks.
Ying
Edited by - funfine on 07/28/2007 2:21:39 PM |
|
Mike Buess
USA
3037 Posts |
|
funfine
USA
Posts |
Posted - 07/28/2007 : 1:45:24 PM
|
Hi Mike,
Thanks for the timely reply. But I am deep sorry for the misunderstanding. What I meant is, let's say, I have two columns data, one called ColA, one ColB. I need to fit a new dataset (a*ColA+ b*ColB) with FunctionA, where a and b is also variable fitting parameter. I need to do this with FunctionB too. Thanks for your great help.
Ying |
 |
|
Mike Buess
USA
3037 Posts |
Posted - 07/29/2007 : 10:23:06 AM
|
So you want to change the data even as you are performing the fit? I don't see how you could do that. Best I can suggest is to create col(C)= a*col(A) + b*col(B), fit to funcA or funcB, save params and then repeat with new a & b.
Mike Buess Origin WebRing Member |
 |
|
|
Topic  |
|
|
|