Author |
Topic  |
|
LIGHSOO
China
Posts |
Posted - 02/10/2007 : 09:23:28 AM
|
Origin Version (Select Help-->About Origin): 7.5 Operating System:win xp home the datas : c 0.171 0.915 1.74 2.60 3.46 4.32 σ 4.40E-02 3.68E-02 3.08E-02 2.58E-02 2.17E-02 1.86E-02 c 5.14 5.66 σ 1.61E-02 1.43E-02 i want to get the relation of them. when i use non-linear curve fit to do it in origin, the result is different with that i got with excel, is there anything different between them? |
|
larry_lan
China
Posts |
Posted - 02/10/2007 : 09:58:39 AM
|
Hi:
You'd better tell us how you organize your data, how you fit by Origin & Excel and what's the fitting model.
Larry OriginLab Technical Services |
 |
|
LIGHSOO
China
Posts |
Posted - 02/10/2007 : 9:07:26 PM
|
the model i use is y=A+Bx+Cx^2 |
 |
|
larry_lan
China
Posts |
Posted - 02/10/2007 : 10:56:30 PM
|
Well, you can use the Polynomial Tool (Tools : Polynomial Fit) and set the polynomial order as 2. To fit the model, data should be organized by X column and Y column, so maybe you can explain which row is your X data and which is Y. There are six numbers in the first c row and only two in the second c row. If this is all your data, only two (x, y) data points will be used. I really have no idea how you get different result without your detail steps.
BTW, curve fitting in Origin supports Y error only.
Larry OriginLab Technical Services |
 |
|
LIGHSOO
China
Posts |
Posted - 02/10/2007 : 11:55:17 PM
|
thanks for your replying, let me have a try. |
 |
|
zachary_origin
China
Posts |
Posted - 02/11/2007 : 06:13:44 AM
|
This article for Excel may explain the problem.
The following is the result I got from Excel and Origin for your data.
Origin Parameter Value Error ---------------------------------------- A 0.04501 0.00047 B -0.00908 0.00038 C 0.00066 0.00006 ----------------------------------------
Excel: y = 0.000662309 x2 - 0.009085380 x + 0.045017851
Zachary OriginLab Technical Services.

Edited by - zachary_origin on 02/11/2007 07:04:31 AM |
 |
|
|
Topic  |
|