Working a definite integral

2 vues (au cours des 30 derniers jours)
Joshua Scicluna
Joshua Scicluna le 8 Jan 2021
Commenté : Diaa le 8 Jan 2021
Hi, I would like to work the following definite integral using matlab;
Any ideas please?
Thanks!

Réponse acceptée

Diaa
Diaa le 8 Jan 2021
syms x
vpaintegral(1/sqrt(1-x^2)*(x^2+1.1202*x+0.2132),[-1,0])
  2 commentaires
Joshua Scicluna
Joshua Scicluna le 8 Jan 2021
Thanks for your help @Diaa
Diaa
Diaa le 8 Jan 2021
If it solves your problem, then you need to accept it :)

Connectez-vous pour commenter.

Plus de réponses (0)

Community Treasure Hunt

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

Start Hunting!

Translated by