Comparison analysis of numerical intergration methods

Comparison analysis of numerical intergration methods, viz.trapezoid, Simpsons Rule, mid-point, etc.
360 Downloads
Updated 19 Oct 2011

View License

Comparison analysis of numerical intergration methods, viz. trapezoid, Composite trapezoid, Simpson's Rule, Composite Simpson's rule, Mid-point Rule, Composite Mid-point Rule (scripts of all) taken from author's (Sulaymon L Eshkabilov) other submitted function files with above listed numeric integration methods.
NB: in composite midpoint method, a user should edit an M-file and add an output as follows:
F = comp_midpoint_rule(f,lowl, upl,nsteps, varargin)

Cite As

Sulaymon Eshkabilov (2024). Comparison analysis of numerical intergration methods (https://www.mathworks.com/matlabcentral/fileexchange/33370-comparison-analysis-of-numerical-intergration-methods), MATLAB Central File Exchange. Retrieved .

MATLAB Release Compatibility
Created with R2009b
Compatible with any release
Platform Compatibility
Windows macOS Linux
Categories
Find more on Numerical Integration and Differential Equations 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