Double trapezoidal integral
Version 1.0.0.0 (797 Bytes) by
Simone
Double trapezoidal integral over a uniformly spaced interval.
Double trapezoidal integral over a uniformly spaced interval.
Inputs:
- f : handle to the (vectorial) function to integrate
- x_min : lower bound of the first variable
- x_max : upper bound of the first variable
- y_min : lower bound of the second variable
- y_max : upper bound of the second variable
- n_points : number of points to sample per dimension
Outputs
- out : (vector column) result
Cite As
Simone (2026). Double trapezoidal integral (https://www.mathworks.com/matlabcentral/fileexchange/50505-double-trapezoidal-integral), MATLAB Central File Exchange. Retrieved .
MATLAB Release Compatibility
Created with
R2012b
Compatible with any release
Platform Compatibility
Windows macOS LinuxCategories
- MATLAB > Mathematics > Numerical Integration and Differential Equations > Numerical Integration and Differentiation >
Find more on Numerical Integration and Differentiation in Help Center and MATLAB Answers
Tags
Discover Live Editor
Create scripts with code, output, and formatted text in a single executable document.
| Version | Published | Release Notes | |
|---|---|---|---|
| 1.0.0.0 |
