help-octave
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Bessel functions


From: john
Subject: Bessel functions
Date: Tue, 8 May 2012 10:17:35 -0700 (PDT)

Hi,

concerning the roots of:

hJn(x)+xJn'(x)=0   Jn bessel function of order n

a)if h>0 there are real roots.
b)if h=0 there is a double root at x=0
c) If h<0 there is a complex root ix0 and -ix0

For the real roots I have no problem I use findzeros.

My question :how can I find the complex roots of this equation in octave.
I know roots but this is only for polynomials.

Thank you.

--
View this message in context: 
http://octave.1599824.n4.nabble.com/Bessel-functions-tp4618112.html
Sent from the Octave - General mailing list archive at Nabble.com.


reply via email to

[Prev in Thread] Current Thread [Next in Thread]