Azzera filtri
Azzera filtri

Built in function for integral

5 visualizzazioni (ultimi 30 giorni)
Kyle Zarmair
Kyle Zarmair il 15 Lug 2014
Risposto: Star Strider il 15 Lug 2014
Hi,
I was wondering if there is a built in function for computing an integral?
Thank you.

Risposte (1)

Star Strider
Star Strider il 15 Lug 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)

Community Treasure Hunt

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

Start Hunting!

Translated by