About first derivative of hankel function at point of my choice..!
10 vues (au cours des 30 derniers jours)
Afficher commentaires plus anciens
Ritesh Chaurasia
le 20 Sep 2014
Commenté : Ritesh Chaurasia
le 20 Sep 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 commentaires
Réponse acceptée
Image Analyst
le 20 Sep 2014
Assign the bessel function to a variable and then do "whos" on that variable.
Plus de réponses (0)
Voir également
Catégories
En savoir plus sur Bessel functions dans Help Center et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!