How can I solve a complicated symbolic integral

3 Ansichten (letzte 30 Tage)
Mj
Mj am 4 Jul. 2020
Kommentiert: Mj am 4 Jul. 2020
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)

Akzeptierte Antwort

madhan ravi
madhan ravi am 4 Jul. 2020
assume( x < 15 ) % some assumptions for x

Weitere Antworten (0)

Kategorien

Mehr zu Symbolic Math Toolbox finden Sie in Help Center und File Exchange

Community Treasure Hunt

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

Start Hunting!

Translated by