Composite Simpson's rule for irregularly spaced data

Composite Simpson's rule for irregularly spaced data based on a parabolic polynomial fit.

Download
Download

You are now following this Submission

Cite As

Josic (2023). simpsonQuad (https://www.mathworks.com/matlabcentral/fileexchange/<...>), MATLAB Central File Exchange. Retrieved July 1, 2023.

Acknowledgements

Inspired by: simpsonQuadrature

General Information

MATLAB Release Compatibility

  • Compatible with any release

Platform Compatibility

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

corrected description

Download
1.0.3

* updated the plotting function and added a plot as comparison with trapz
* changed the input arguments from simpsonQuad(y,x) to simpsonQuad(x,y)
* updated the description

Download
1.0.2

upload the new version

Download
1.0.1

correction in the description

Download
1.0.0

Download