Effacer les filtres
Effacer les filtres

Built in function for integral

3 vues (au cours des 30 derniers jours)
Kyle Zarmair
Kyle Zarmair le 15 Juil 2014
Hi,
I was wondering if there is a built in function for computing an integral?
Thank you.

Réponses (1)

Star Strider
Star Strider le 15 Juil 2014
There are several, depending on how you want to do it.
  • integral and its friends will take function arguments;
  • trapz and its friends will take vector or matrix data;
  • int does symbolic integration (Symbolic Math Toolbox)

Catégories

En savoir plus sur Numerical Integration and Differentiation dans Help Center et File Exchange

Community Treasure Hunt

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

Start Hunting!

Translated by