How can evaluate the integral (r*bessilei(1,k*r)) dr, k is a constant?
1 visualizzazione (ultimi 30 giorni)
Mostra commenti meno recenti
How can I evaluate the integral?
fun = @(r) r.*besseli(1,5.*r);
0 Commenti
Risposte (1)
Vedere anche
Categorie
Scopri di più su Calculus in Help Center e File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!