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

CAn anyone please tell me the best way to perform the integration of a function without using the predefined FUnction like 'int' ???

 Respuesta aceptada

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

Categorías

Más información sobre Programming en Centro de ayuda y File Exchange.

Etiquetas

Preguntada:

el 29 de Oct. de 2014

Respondida:

el 29 de Oct. de 2014

Community Treasure Hunt

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

Start Hunting!

Translated by