help-octave
[Top][All Lists]
Advanced

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

Re: Plotting Bessel function?


From: Nicholas Jankowski
Subject: Re: Plotting Bessel function?
Date: Thu, 9 Jun 2016 16:30:14 -0400

On Thu, Jun 9, 2016 at 3:45 PM, shank1207 <address@hidden> wrote:
sorry but i dont understand how to implement this  [j, ierr] = besselj
(alpha, x, opt) ok i think opt is 1 for bessel function of first kind?



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

_______________________________________________
Help-octave mailing list
address@hidden
https://lists.gnu.org/mailman/listinfo/help-octave

Not quite.  As the help says besselj is the bessel junction of the first kind and  the 'opt' sets whether or not the output will be scaled by  exp (-abs (imag (x))). set it to 1 if you want that or 0 if you don.t





reply via email to

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