The Origin Forum
File Exchange
Try Origin for Free
The Origin Forum
Home | Profile | Register | Active Topics | Members | Search | FAQ | Send File to Tech support
 All Forums
 Origin Forum
 Origin Forum
 how to fit nonlinear curve?

Note: You must be registered in order to post a reply.
To register, click here. Registration is FREE!

Screensize:
UserName:
Password:
Anti-Spam Code:
Format Mode:
Format: BoldItalicizedUnderlineStrikethrough Align LeftCenteredAlign Right Horizontal Rule Insert HyperlinkUpload FileInsert Image Insert CodeInsert QuoteInsert List
   
Message:

* HTML is OFF
* Forum Code is ON
Smilies
Smile [:)] Big Smile [:D] Cool [8D] Blush [:I]
Tongue [:P] Evil [):] Wink [;)] Clown [:o)]
Black Eye [B)] Eight Ball [8] Frown [:(] Shy [8)]
Shocked [:0] Angry [:(!] Dead [xx(] Sleepy [|)]
Kisses [:X] Approve [^] Disapprove [V] Question [?]

 
Check here to subscribe to this topic.
   

T O P I C    R E V I E W
zhotihu Posted - 09/25/2006 : 2:49:14 PM
Origin Version (Select Help-->About Origin): origin 7.0
Operating System: Windows xp

Dear all, I have a big problem

I want to obtain the best-fit parameters by fitting the plot y-x using the Frumkin-Davies equations (Eqs. [1] and [2]), with h, p, a and k as parameters.

y=-p*[ln(1-y1)-h*(y1*y1/2)]+(1-cosha) [1]

y1=[(x/k)*exp(-h*y1)exp(-a)]/[1+(x/k)*exp(-h*y1)exp(-a)] [2]

Fig y-x shows the experiment data. Independent variable x and Dependent variable y are not in the same function, I cannot take one function and determine all parameters.
Would you please give me the suggestions about how to determine the parameters h, p, a and k by means of fitting the Fig y-x according to Frumkin-Davies (Eqs. [1] and [2]).
I cannot updown the plot of y-x
Thank you all in advance!



Edited by - zhotihu on 09/25/2006 3:12:15 PM

Edited by - zhotihu on 09/25/2006 3:52:20 PM
1   L A T E S T    R E P L I E S    (Newest First)
zachary_origin Posted - 09/26/2006 : 01:19:00 AM

It is diffcult to define the equations in Origin because Equ.2 is a implicit equation and Origin does not support the numeric solution of the equation. If you can get the experiment data for y1, you can set y1 as independent variable and do the fitting. However, it seems that y1 can not be gotten from experiment. Then the only resort is to write codes in Origin C to solve the equation with the mostly used algorithm, e.g. Newton method. This will be a little complicated.


Zachary
OriginLab Technical Services

The Origin Forum © 2020 Originlab Corporation Go To Top Of Page
Snitz Forums 2000