How to Perform integration in MATLAB without using 'int ' Function

4 vues (au cours des 30 derniers jours)
A P S
A P S le 29 Oct 2014
CAn anyone please tell me the best way to perform the integration of a function without using the predefined FUnction like 'int' ???

Réponse acceptée

Orion
Orion le 29 Oct 2014
a classic way to integrate is to use quad, or the variant (look at the doc see also)

Plus de réponses (1)

Sean de Wolski
Sean de Wolski le 29 Oct 2014
doc integral
And friends.

Catégories

En savoir plus sur Parallel Computing dans Help Center et File Exchange

Tags

Community Treasure Hunt

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

Start Hunting!

Translated by