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
 Nonlinear regression with complicated equation

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
ZKA Posted - 07/13/2017 : 12:54:11 PM
Origin Ver. and Service Release (Select Help-->About Origin):
Operating System:
Hello,
My aim is to do a curve fit for this equation:
y=(b-c)(2ax+1-√(4ax+1))/(2a^2 x^2 )+c in order to get the exact values of a,b and c, but the software didn't understand the equation and told me that "Math cannot be performed on Text column: (b-c)(2ax+1-V(4ax+1))/(2a^2 x^2 )+c)".
So what I should do?

zeinab kara ali
1   L A T E S T    R E P L I E S    (Newest First)
arstern Posted - 07/13/2017 : 2:58:25 PM
Hi,

You will need to input a multiplication symbol i.e. 2*3

For example, this formula will work:

(b-c)*((2*a*x)+1-(V*(4*a*x+1)))/(((2*a^2)*(x^2))+c)

Note: I'm not exactly sure where you want to place the parenthesis for your equation, so you might want to edit that part of the formula.

Thanks,
Aviel
OriginLab

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