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
 Non linear curve fitting

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
waynie Posted - 02/27/2014 : 1:43:04 PM
Hello,
I'm using Origin 8 and trying to fit the equation y = (1-exp(-(ax)^(b)) to a curve. Under fitting function organizer, I click add new function and put in the 2 parameters a, b. When I hit simulate, nothing shows up on the graph. Not sure where I'm making a mistake.

Also, on a side note...
I want to calculate the average values of a new numbers in a column so I typed in the following formula under Set column values, however it does not give me any values in the column, not sure what the error is in my formula...Col(A)/(average(Col(A)[6],Col(A)1[12]))

Thanks,
2   L A T E S T    R E P L I E S    (Newest First)
lkb0221 Posted - 02/27/2014 : 5:32:35 PM
For the SCV problem, please see my example below:


Zheng
OriginLab
lkb0221 Posted - 02/27/2014 : 5:27:10 PM
Hi, Waynie

For the fitting function, you need to add * for multiplication. Like the following:

1-exp(-(a*x)^b)

Zheng
OriginLab

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