home *** CD-ROM | disk | FTP | other *** search
/ Liren Large Software Subsidy 10 / 10.iso / l / l450 / 1.ddi / MATPAK.1 / arc / BESSELH.M < prev   
Encoding:
Text File  |  1989-11-22  |  357 b   |  8 lines

  1. function H = besselh(n,x)
  2. %BESSELH Integer order Hankel functions.
  3. %       BESSELH(n,X) = Hankel function, H(1)-sub-n (X).
  4. %       Hankel functions, also known as Bessel functions of the
  5. %       third kind, are complex solutions to Bessel's differential
  6. %       equation of order n:
  7. %                2                    2   2
  8. %               x * y''