how to obtain single value answer from numeric expression
Afficher commentaires plus anciens
syms x
Ixx=int(x^4*sqrt(1+4*x^2),0,.5
I want output in single value not as expression for exmple above expression value is 0.0082
Réponse acceptée
Plus de réponses (0)
Catégories
En savoir plus sur Conversion Between Symbolic and Numeric 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!