About first derivative of hankel function at point of my choice..!
11 visualizaciones (últimos 30 días)
Mostrar comentarios más antiguos
Ritesh Chaurasia
el 20 de Sept. de 2014
Comentada: Ritesh Chaurasia
el 20 de Sept. de 2014
I am using "Diff" function to evaluate the first derivative of Besselj,Besselk,Bessely and Besselk at the point of my own choice and getting result but when am using same diff function for diff(besselh(n,1,x)) and diff(besselh(n,2,x)) at my own choice point then i am getting the following error- "the argument should be in numeric"...so how can i get the first derivative of hankel function of first kind and also second kind at my own choice point..!????
0 comentarios
Respuesta aceptada
Image Analyst
el 20 de Sept. de 2014
Assign the bessel function to a variable and then do "whos" on that variable.
Más respuestas (0)
Ver también
Categorías
Más información sobre Bessel functions en Help Center y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!