フィルターのクリア

looking for a function like integral2

2 ビュー (過去 30 日間)
alex
alex 2012 年 3 月 20 日
I know there is a function named integral2 but I could'nt fint it. will appreciate any help.. the function script or a function that works the same will do it

採用された回答

Jacob Halbrooks
Jacob Halbrooks 2012 年 3 月 20 日
You are probably using an older version of MATLAB. The INTEGRAL2 function was added along with INTEGRAL and INTEGRAL3 in R2012a, according to the release notes.
You can either upgrade or use the similar quadrature functions: QUAD, QUAD2D.

その他の回答 (0 件)

カテゴリ

Help Center および File ExchangeProgramming についてさらに検索

Community Treasure Hunt

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

Start Hunting!

Translated by