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' ???

 Risposta accettata

a classic way to integrate is to use quad, or the variant (look at the doc see also)

Categorie

Scopri di più su Programming in Centro assistenza e File Exchange

Tag

Richiesto:

il 29 Ott 2014

Risposto:

il 29 Ott 2014

Community Treasure Hunt

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

Start Hunting!

Translated by