Numerical Integration methods

版本 1.0.1 (6.1 KB) 作者: Robby Ching
A package of common numerical integration methods
545.0 次下载
更新时间 2020/10/25

查看许可证

It includes the following programs: Trapezoidal rule (for both data and function), Simpson's rule (function), Trapezoidal with Simpson's rule for data, Romberg Integration, and Gauss-Legendre equations (up to 6-point).
*The image is courtesy of Steven Chapra and Raymond Canale in their book: Numerical Methods for Engineers (6th ed.)*

引用格式

Robby Ching (2024). Numerical Integration methods (https://www.mathworks.com/matlabcentral/fileexchange/77714-numerical-integration-methods), MATLAB Central File Exchange. 检索来源 .

MATLAB 版本兼容性
创建方式 R2020a
兼容任何版本
平台兼容性
Windows macOS Linux

Community Treasure Hunt

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

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

Fixed the Trapezoidal with Simpson's rule data function. It now evaluates a 2 by 2 and 3 by 3 data set.

1.0.0