Continue to Site

Welcome to EDAboard.com

Welcome to our site! EDAboard.com is an international Electronics Discussion Forum focused on EDA software, circuits, schematics, books, theory, papers, asic, pld, 8051, DSP, Network, RF, Analog Design, PCB, Service Manuals... and a whole lot more! To participate you need to register. Registration is free. Click here to register now.

Bessel implementation in C++

Status
Not open for further replies.

smus

Newbie level 3
Joined
Mar 1, 2004
Messages
4
Helped
0
Reputation
0
Reaction score
0
Trophy points
1,281
Activity points
34
library c++ bessel

Hi There,

I am a MS degree student and want to implement the integer indexed Bessel function values in C++. I search through some books about this topic but every formula gives me different values. Which formula must I use.

Thanks for your help.
Regards
 

Heard about "GSL"? It's the GNU Scientific Library, which is a numerical library for C and C++ programmers. Do a google search and you'll get what you need.
 

Yeah i know about this library and Numerical Recepies in C++ but all of them gives another value if you mean GSL gives the best approximation about values u right, so i understand that i must use GSL.

Thanks for your interest.
 

Status
Not open for further replies.

Part and Inventory Search

Welcome to EDABoard.com

Sponsor

Back
Top