Symbolic Math Toolbox Explicit integral

Hi having a bug with symbolic calculation. If you would be happy to help
int(sym('1/sqrt((x-a)*(x-b)*(x-c)*(x-d)*(x-e)*(x-f))'))
returns
Warning: Explicit integral could not be found.
p.s:sorry my English

 Risposta accettata

Walter Roberson
Walter Roberson il 15 Mar 2012
There is no explicit integral for that, at least not with respect to x.

3 Commenti

Do not take this integral?
There is no analytic solution for the integral. If you have all of the values a, b, c, d, e, and f, then you could do a numeric integration.
thank you very much

Accedi per commentare.

Più risposte (0)

Community Treasure Hunt

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

Start Hunting!

Translated by