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
 How to fit y(x)=a[1-e^{-bx}J(ibx)]??[:(]
 New Topic  Reply to Topic
 Printer Friendly
Author Previous Topic Topic Next Topic Lock Topic Edit Topic Delete Topic New Topic Reply to Topic

zhaoshuang

Germany
Posts

Posted - 11/11/2003 :  5:13:57 PM  Show Profile  Edit Topic  Reply with Quote  View user's IP address  Delete Topic
I am quite urgent to know how to fit this equation.
y(x)=a[1-e^{-bx}J(ibx)]
J(ibx) is the zeroth order Bessel Function?

greg

USA
1379 Posts

Posted - 11/12/2003 :  4:28:19 PM  Show Profile  Edit Reply  Reply with Quote  View user's IP address  Delete Reply
Origin has built-in Bessel functions of both the First Kind and the Second Kind of order 0 and order1 in both LabTalk and OriginC:

J0(argument) Compute the Bessel function of the first kind of order 0
J1(argument) Compute the Bessel function of the first kind of order 1
Y0(argument) Compute the Bessel function of the second kind of order 0
Y1(argument) Compute the Bessel function of the second kind of order 1

so you should be able to J0(b*x), for example. Note that these are only real-valued functions, so if your 'i' indicates you are working with complex values, this would not work.

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