BESSEL PROGRAMS IN BASIC


Choose a source program (*.bas) by clicking the appropriate button.

BESSEL.BAS
BESSEL1.BAS
BESSLSER.BAS
INTBESSL.BAS
TBESSI.BAS
TBESSJ.BAS
TBESSY.BAS
TBESSK.BAS
MSPHI.BAS
MSPHJ.BAS
MSPHK.BAS
MSPHY.BAS
TROOTJ.BAS
TZEROJP.BAS
MJYZO.BAS
CBESSJ.BAS
Program Description

  • Program to demonstrate Bessel Coefficients Subroutine.
  • Program to demonstrate the Bessel Function Asymptotic Series.
  • Program to demonstrate Bessel Series Summation Subroutine.
  • Program to demonstrate Integer Order Bessel Function Subroutine
  • Program to calculate the first kind modified Bessel function of integer order N, for any REAL X, using the function BESSI(N,X)
  • Program to calculate the first kind Bessel function of integer order N, for any REAL X, using the function BESSJ(N,X)
  • Program to calculate the second kind Bessel function of integer order N, for any REAL X, using the function BESSY(N,X)
  • Program to test the Function BESSK to calculate the modified Bessel function of the third kind of order N for any real positive argument X
  • Program to compute the spherical Bessel functions in(x) and in'(x) NEW
  • Program to compute the spherical Bessel functions jn(x) and jn'(x) NEW
  • Program to compute the spherical Bessel functions kn(x) and kn'(x) NEW
  • Program to compute the spherical Bessel functions yn(x) and yn'(x) NEW
  • Roots of Fist Kind Bessel Functions of order N
  • Calculate the Kth zero of the first derivative of BESSEL functions of order N, J(N,X)
  • Compute the zeros of Bessel functions Jn(x), Yn(x), and their derivatives using subroutine JYZO
  • Complex Bessel Function of the 1st Kind of integer order


RETURN


© J-P Moreau Last modified 03/03/2014 - E-mail: jpmoreau@wanadoo.fr