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
Username:
Password:
Save Password
Forgot your Password? | Admin Options

 All Forums
 Origin Forum
 Origin Forum
 Nonlinear regression with complicated equation
 New Topic  Reply to Topic
 Printer Friendly
Author Previous Topic Topic Next Topic Lock Topic Edit Topic Delete Topic New Topic Reply to Topic

ZKA

Canada
1 Posts

Posted - 07/13/2017 :  12:54:11 PM  Show Profile  Edit Topic  Reply with Quote  View user's IP address  Delete Topic
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

arstern

USA
237 Posts

Posted - 07/13/2017 :  2:58:25 PM  Show Profile  Edit Reply  Reply with Quote  View user's IP address  Delete Reply
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
Go to Top of Page
  Previous Topic Topic Next Topic Lock Topic Edit Topic Delete Topic New Topic Reply to Topic
 New Topic  Reply to Topic
 Printer Friendly
Jump To:
The Origin Forum © 2020 Originlab Corporation Go To Top Of Page
Snitz Forums 2000