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

 채택된 답변

Diaa
Diaa 2021년 1월 8일

1 개 추천

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

댓글 수: 2

Joshua Scicluna
Joshua Scicluna 2021년 1월 8일
Thanks for your help @Diaa
Diaa
Diaa 2021년 1월 8일
If it solves your problem, then you need to accept it :)

댓글을 달려면 로그인하십시오.

추가 답변 (0개)

카테고리

질문:

2021년 1월 8일

댓글:

2021년 1월 8일

Community Treasure Hunt

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

Start Hunting!

Translated by