help-octave
[Top][All Lists]
Advanced

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

Re: Bessel functions


From: Primoz Peterlin
Subject: Re: Bessel functions
Date: Fri, 9 Nov 2018 17:00:13 +0100

Bessel functions didn't really change that much during the last 21 years. :)

z = (0:0.2:1)';
besselj(0,z)
besselj(1,z)

Best regards,
Primož

V V pet., 9. nov. 2018 ob 16:52 je oseba Ether Jones <address@hidden> napisala:
I am using GNU Octave, version 3.6.4
configured for "i686-pc-mingw32"

Can someone please post a very simple example
how to access J0() and J1() Bessel functions?

I did some searching, but all the matches I
found were from 21 years ago (1997).

Thank you.



--
Sent from: http://octave.1599824.n4.nabble.com/Octave-General-f1599825.html



reply via email to

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