how to obtain single value answer from numeric expression
이전 댓글 표시
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
채택된 답변
추가 답변 (0개)
카테고리
도움말 센터 및 File Exchange에서 Conversion Between Symbolic and Numeric에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!