Numerical Integration methods

Versión 1.0.1 (6,11 KB) por Robby Ching
A package of common numerical integration methods
545 descargas
Actualizado 25 oct 2020

Ver licencia

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.)*

Citar como

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

Compatibilidad con la versión de MATLAB
Se creó con R2020a
Compatible con cualquier versión
Compatibilidad con las plataformas
Windows macOS Linux

Community Treasure Hunt

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

Start Hunting!
Versión Publicado Notas de la versión
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