quadcc

Numerical integration using Clenshaw-Curtis quadrature.
3.4K Downloads
Updated 1 Sep 2016

View License

Y = QUADCC(FUN,A,B) estimates the definite integral of the function FUN from A to B, using an adaptive Clenshaw-Curtis quadrature scheme.

Cite As

Paul Fricker (2024). quadcc (https://www.mathworks.com/matlabcentral/fileexchange/2905-quadcc), MATLAB Central File Exchange. Retrieved .

MATLAB Release Compatibility
Created with R13
Compatible with any release
Platform Compatibility
Windows macOS Linux
Categories
Find more on Polynomials in Help Center and MATLAB Answers
Acknowledgements

Inspired by: showregions.m, Zernike polynomials

Inspired: showregions.m, Zernike polynomials

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!
Version Published Release Notes
1.0.0.1

Updated license

1.0.0.0