You are now following this Submission
- You will see updates in your followed content feed
- You may receive emails, depending on your communication preferences
Implementation of the following methods to compute the integral numerically--
(a) Midpoint rule
(b) Trapezoidal rule
(c) Simpson’s rule
for NI intervals. Since Simpson’s rule requires an even number of intervals, assume NI even.
Note that the number of points is N = NI for open rules and N = NI + 1 for closed rules.
Generation of a single plot showing the absolute error versus NI for the different methods with a = 5,
b = 10, and c = 4.
Cite As
Mohammad Hossain (2026). Implementation of Midpoint, Trapezoidal, and Simpson Rule (https://www.mathworks.com/matlabcentral/fileexchange/38352-implementation-of-midpoint-trapezoidal-and-simpson-rule), MATLAB Central File Exchange. Retrieved .
Categories
Find more on Numerical Integration and Differential Equations in Help Center and MATLAB Answers
General Information
- Version 1.0.0.0 (1.59 KB)
MATLAB Release Compatibility
- Compatible with any release
Platform Compatibility
- Windows
- macOS
- Linux
| Version | Published | Release Notes | Action |
|---|---|---|---|
| 1.0.0.0 |
