Find several zeros with unknown starting points
2 views (last 30 days)
Show older comments
Hi to everybody,
I've to search for several zeros of a transcendental function, composite of many parts containing Bessel function and its derivative. The problem is that it's not possible to previously know where the zeros will be around and thus where to start the search with the fzero function.
any suggestion? How could I proceed?
1 Comment
Walter Roberson
on 21 Sep 2011
Does this need to be done numerically, or could it be approached symbolically ? I suspect that in general it cannot be done numerically.
Do you have the symbolic toolbox?
Answers (0)
See Also
Categories
Find more on Special Functions in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!