Working a definite integral

Hi, I would like to work the following definite integral using matlab;
Any ideas please?
Thanks!

 采纳的回答

syms x
vpaintegral(1/sqrt(1-x^2)*(x^2+1.1202*x+0.2132),[-1,0])

2 个评论

Thanks for your help @Diaa
If it solves your problem, then you need to accept it :)

请先登录,再进行评论。

更多回答(0 个)

类别

Community Treasure Hunt

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

Start Hunting!

Translated by