How can I evaluate the derivatives of a Bessel function at different points?

67 visualizaciones (últimos 30 días)
I would like to evaluate the derivatives of Bessel function, I would like to know if I can do this in MATLAB.

Respuesta aceptada

MathWorks Support Team
MathWorks Support Team el 27 de Jun. de 2009
There is no direct function to calculate the value of the derivatives of a Bessel Function, however, one can use the following identity to get it:
J(s-1)(z) - J(s+1)(z) = 2J'(s)(z)
where s, s-1 and s+1 are the orders of the Bessel function and z is the point of evaluation. One can use similar identities for Hankel functions.

Más respuestas (0)

Categorías

Más información sobre Bessel functions en Help Center y File Exchange.

Etiquetas

Productos

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by