looking for a function like integral2

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일

0 개 추천

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개)

카테고리

도움말 센터File Exchange에서 Numerical Integration and Differentiation에 대해 자세히 알아보기

질문:

2012년 3월 20일

Community Treasure Hunt

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

Start Hunting!

Translated by