Double trapezoidal integral

版本 1.0.0.0 (797 字节) 作者: Simone
Double trapezoidal integral over a uniformly spaced interval.
202.0 次下载
更新时间 2015/4/14

查看许可证

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

引用格式

Simone (2024). Double trapezoidal integral (https://www.mathworks.com/matlabcentral/fileexchange/50505-double-trapezoidal-integral), MATLAB Central File Exchange. 检索来源 .

MATLAB 版本兼容性
创建方式 R2012b
兼容任何版本
平台兼容性
Windows macOS Linux
类别
Help CenterMATLAB Answers 中查找有关 Numerical Integration and Differentiation 的更多信息

Community Treasure Hunt

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

Start Hunting!
版本 已发布 发行说明
1.0.0.0