3D Trapezoidal Rule

버전 1.2.0.0 (1.73 KB) 작성자: Mohammed Sadeq Al-Rawi
This program can be used to find any triple integral, even if one has some empirical data.
다운로드 수: 1K
업데이트 날짜: 2013/3/8

라이선스 보기

The program is based on applying Matlab's trapz several times to obtain the result. The accuracy might not be good, but, at least it can be used with empirical data.

인용 양식

Mohammed Sadeq Al-Rawi (2024). 3D Trapezoidal Rule (https://www.mathworks.com/matlabcentral/fileexchange/40672-3d-trapezoidal-rule), MATLAB Central File Exchange. 검색됨 .

MATLAB 릴리스 호환 정보
개발 환경: R14SP3
모든 릴리스와 호환
플랫폼 호환성
Windows macOS Linux
카테고리
Help CenterMATLAB Answers에서 Numerical Integration and Differential Equations에 대해 자세히 알아보기
도움

받음: 2D trapezoidal rule

Community Treasure Hunt

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

Start Hunting!
버전 게시됨 릴리스 정보
1.2.0.0

Swapping the index, better clarity than the previous version.

1.1.0.0

A better one-line code, thanks to Richrd.

1.0.0.0