How can I solve a complicated symbolic integral

2 visualizzazioni (ultimi 30 giorni)
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)

Risposta accettata

madhan ravi
madhan ravi il 4 Lug 2020
assume( x < 15 ) % some assumptions for x

Più risposte (0)

Categorie

Scopri di più su Symbolic Math Toolbox in Help Center e File Exchange

Community Treasure Hunt

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

Start Hunting!

Translated by