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 for Programming
 Forum for Origin C
 how can I introduce a new function well in Origin?

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








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