How to solve Transcendental Equation Involving Hankel Function?

1 view (last 30 days)
hi all,
i am trying to solve transcendental equation involving hankel function using ''fzero''.
fzero(@(x)besselh(1,x), 5)
this is not helping me out. Looking forward for any tip.
thank you.
  2 Comments
Walter Roberson
Walter Roberson on 14 Mar 2013
Please read the guide to tags and retag this question. See http://www.mathworks.co.uk/matlabcentral/answers/43073-a-guide-to-tags
In particular please do not tag with the names of individuals.
Walter Roberson
Walter Roberson on 14 Mar 2013
I am not convinced there are any real-valued x for which besselh(1,x) is 0.

Sign in to comment.

Answers (0)

Community Treasure Hunt

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

Start Hunting!