How can I solve a complicated symbolic integral

조회 수: 2 (최근 30일)
Mj
Mj 2020년 7월 4일
댓글: Mj 2020년 7월 4일
hello.how can i solve this integral in matlab?
syms x u
f=int((4.149 - u^(1/2)*x^(1/2))^(1/2),u,0,1)

채택된 답변

madhan ravi
madhan ravi 2020년 7월 4일
assume( x < 15 ) % some assumptions for x

추가 답변 (0개)

카테고리

Help CenterFile Exchange에서 Symbolic Math Toolbox에 대해 자세히 알아보기

Community Treasure Hunt

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

Start Hunting!

Translated by