How can I integrate a function having another function (in this case - Bessel function) depend on the variable ?
Afficher commentaires plus anciens
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
Réponse acceptée
Plus de réponses (0)
Catégories
En savoir plus sur Bessel functions dans Centre d'aide et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!