How can I solve a complicated symbolic integral

2 次查看(过去 30 天)
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