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

 采纳的回答

There is no explicit integral for that, at least not with respect to x.

3 个评论

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.

请先登录,再进行评论。

更多回答(0 个)

类别

Community Treasure Hunt

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

Start Hunting!

Translated by