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)

その他の回答 (1 件)

カテゴリ

ヘルプ センター および File ExchangeProgramming についてさらに検索

タグ

質問済み:

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