Numerical Integration methods

バージョン 1.0.1 (6.11 KB) 作成者: Robby Ching
A package of common numerical integration methods
ダウンロード: 552
更新 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