3D Trapezoidal Rule

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 Center および MATLAB AnswersNumerical 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