How can I integrate a function having another function (in this case - Bessel function) depend on the variable ?
Show older comments
My integrand has a bessel function dependent on the same variable. So i would start off by writing int(bessel(0,(2*x)),x..). But the bessel function does not have x defined which needs to be changing from a(lower lim) to b(upper lim) of the integral. It is only later in the command that i define x as the variable for integration. How do I overcome this
Accepted Answer
More Answers (0)
Categories
Find more on Bessel 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!