You are now following this Submission
- You will see updates in your followed content feed
- You may receive emails, depending on your communication preferences
It is an iterative approach of numerical integration for functions, adapted from the classical Trapezoidal rule. It asks the user what termination criterion to employ, either a %relative error or number of iterations. A 1st iteration has a local truncation error of O(h^4); 2nd iteration an error of O(h^6); 3rd iteration an error of O(h^8), and so on.
Cite As
Robby Ching (2026). Romberg Integration (https://au.mathworks.com/matlabcentral/fileexchange/77666-romberg-integration), MATLAB Central File Exchange. Retrieved .
General Information
- Version 1.0.0 (1.97 KB)
MATLAB Release Compatibility
- Compatible with any release
Platform Compatibility
- Windows
- macOS
- Linux
| Version | Published | Release Notes | Action |
|---|---|---|---|
| 1.0.0 |
