how to obtain single value answer from numeric expression
Ältere Kommentare anzeigen
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
Akzeptierte Antwort
Weitere Antworten (0)
Kategorien
Mehr zu Conversion Between Symbolic and Numeric finden Sie in Hilfe-Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!