rombquad

Performs Romberg quadrature.

You are now following this Submission

I noticed that the two Romberg quadrature functions on the FEX are identical (#34 and #8199). I increased the speed of the calculations for some integrations and simplified the algorithm to use a vector instead of a matrix for the interpolations.

See help for an example

Email me with bugs please. Thanks.

Cite As

Matt Fig (2026). rombquad (https://www.mathworks.com/matlabcentral/fileexchange/9626-rombquad), MATLAB Central File Exchange. Retrieved .

Acknowledgements

Inspired by: Rombint.m

Categories

Find more on Statistics and Machine Learning Toolbox in Help Center and MATLAB Answers

General Information

MATLAB Release Compatibility

  • Compatible with any release

Platform Compatibility

  • Windows
  • macOS
  • Linux
Version Published Release Notes Action
1.0.0.0

Added input checking.