3D Trapezoidal Rule

This program can be used to find any triple integral, even if one has some empirical data.
1K download
Aggiornato 8 mar 2013

Visualizza la licenza

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.

Cita come

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

Compatibilità della release di MATLAB
Creato con R14SP3
Compatibile con qualsiasi release
Compatibilità della piattaforma
Windows macOS Linux
Categorie
Scopri di più su Numerical Integration and Differential Equations in Help Center e MATLAB Answers
Riconoscimenti

Ispirato da: 2D trapezoidal rule

Community Treasure Hunt

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

Start Hunting!
Versione Pubblicato Note della release
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