Built in function for integral

Hi,
I was wondering if there is a built in function for computing an integral?
Thank you.

Respuestas (1)

Star Strider
Star Strider el 15 de Jul. de 2014

0 votos

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)

Categorías

Preguntada:

el 15 de Jul. de 2014

Respondida:

el 15 de Jul. de 2014

Community Treasure Hunt

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

Start Hunting!

Translated by