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 for Programming
 Forum for Origin C
 how can I introduce a new function well in Origin?
 New Topic  Reply to Topic
 Printer Friendly
Author Previous Topic Topic Next Topic Lock Topic Edit Topic Delete Topic New Topic Reply to Topic

pefula

Spain
1 Posts

Posted - 03/07/2009 :  12:36:55 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:

My problem is as follows: I need to fit some points to a kind of funtions that I must introduce. I have no problem, normally, to introduce the funtions in the program, but I have different result when I use Origin 6.0 or 7.5 and I don't known if I may be wrong by introducing the equations, or the funtions are very longer, or the symbols that I use to introduce my funtions are wrong. My kind of funtions are as follows:

Complejo ML:
y=Ao+(Af-Ao)/(2*Co)*(Co+x+1/K-((Co+x+1/K)^2-4*Co*x)^(1/2))

Complejo ML2:
N=-1-K1*x+((1+K1*x)^2+(8*Co*K1^2*K2*x))^(1/2); y=N*((Ao/Co)+b*K1*x+(Af*N/(2*Co)))/(4*K1*K2*x)

Complejo M2L:
y=(Ao+(Co*b*K1*x)+(Af*B*x^2))/(1+K1*x+B*x^2)

Complejo M3L2:
N=-1-K1*x+((1+K1*x)^2+(8*Co*K1^2*K2*x^3))^(1/2); y=N*(Ao+b*Co*K1*x+(Af*N/2))/(4*K1^2*K2*x^3*Co)

OR

Ecuación ML
y=Ao+(((Af-Ao)/(2*Co))*(Co+x+(1/K)-((((Co+x+(1/K))^2)-(4*Co*x))^(1/2))))

Ecuación M2L
y=Co*((Ao/Co)+(b*K1*x)+(Af*K1*K2*x^2/Co))/(1+(K1*x)+(K1*K2*x^2))

Ecuación M3L2
y=((-1-(K1*x)+((((1+(K1*x))^2)+(8*Co*(K1^2)*K2*(x^3)))^(1/2)))/(4*(K1^2)*K2*(x^3)))*((Ao/Co)+(b*K1*x)+((Af*(-1-(K1*x)+((((1+(K1*x))^2)+(8*Co*(K1^2)*K2*(x^3)))^(1/2))))/(2*Co)))

Ecuación ML2
y=((-1-(K1*x)+((((1+(K1*x))^2)+(8*Co*K1*K2*x))^(1/2)))/(4*K1*K2*x))*((Ao/Co)+(b*K1*x)+((Af*(-1-(K1*x)+((((1+(K1*x))^2)+(8*Co*K1*K2*x))^(1/2))))/(2*Co)))

I hope you can help.

Thanks a lot

Pedro







  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