About first derivative of hankel function at point of my choice..!
10 ビュー (過去 30 日間)
古いコメントを表示
Ritesh Chaurasia
2014 年 9 月 20 日
コメント済み: Ritesh Chaurasia
2014 年 9 月 20 日
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 件のコメント
採用された回答
Image Analyst
2014 年 9 月 20 日
Assign the bessel function to a variable and then do "whos" on that variable.
その他の回答 (0 件)
参考
カテゴリ
Help Center および File Exchange で Bessel functions についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!