Double trapezoidal integral

Version 1.0.0.0 (797 Bytes) by Simone
Double trapezoidal integral over a uniformly spaced interval.
202 Downloads
Updated 14 Apr 2015

View License

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 (2024). 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 Linux
Categories
Find more on Numerical Integration and Differentiation in Help Center and MATLAB Answers

Community Treasure Hunt

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

Start Hunting!
Version Published Release Notes
1.0.0.0