How do I solve the double integral r dr d theta from 0,pi/2 and 0,4

6 vues (au cours des 30 derniers jours)
trudy rea
trudy rea le 1 Juil 2021
Commenté : David Hill le 1 Juil 2021
I get an error when I plug in the function

Réponse acceptée

David Hill
David Hill le 1 Juil 2021
syms r theta
a=int(int(r,'theta',0,pi/2),'r',0,4);

Plus de réponses (0)

Catégories

En savoir plus sur Function Creation dans Help Center et File Exchange

Produits


Version

R2021a

Community Treasure Hunt

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

Start Hunting!

Translated by