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

 채택된 답변

Orion
Orion 2014년 10월 29일

0 개 추천

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

카테고리

도움말 센터File Exchange에서 Programming에 대해 자세히 알아보기

태그

질문:

2014년 10월 29일

답변:

2014년 10월 29일

Community Treasure Hunt

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

Start Hunting!

Translated by