quadcc
Version 1.0.0.1 (3.06 KB) by
Paul Fricker
Numerical integration using Clenshaw-Curtis quadrature.
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 LinuxCategories
- MATLAB > Mathematics > Elementary Math > Polynomials >
Find more on Polynomials in Help Center and MATLAB Answers
Tags
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!Discover Live Editor
Create scripts with code, output, and formatted text in a single executable document.