Skip to content

Adaptive quadrature method from MATLAB #14

@ivan-pi

Description

@ivan-pi

It would be nice to add the MATLAB algorithm, which is described in

Shampine, L. F. (2008). Vectorized adaptive quadrature in MATLAB. Journal of Computational and Applied Mathematics, 211(2), 131-140. https://doi.org/10.1016/j.cam.2006.11.021

I believe the algorithm is similar to those in QUADPACK, but with a few small differences in how the error estimate is constructed.

For simplicity it offers a unified interface for both proper and improper integrals.

See also

  • integral Numerical integration
  • quadgk Numerically evaluate integral — Gauss-Kronrod quadrature

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions