integral2_adapt(f,varargin)
Version 3.0.0.0 (10.4 KB) by
Alexander
This function integrates over 2 dimensional domain with possibly infinite bounds.
The aim of this program is provide the user with control which integral2 does not provide while maintaining (and sometimes improving) speed. It minimizes function calls which helps with expensive functions and uses the iterative error of a Simpson integration as a stopping criteria.
Cite As
Alexander (2024). integral2_adapt(f,varargin) (https://www.mathworks.com/matlabcentral/fileexchange/53437-integral2_adapt-f-varargin), MATLAB Central File Exchange. Retrieved .
MATLAB Release Compatibility
Created with
R2014b
Compatible with any release
Platform Compatibility
Windows macOS LinuxCategories
Find more on Gamma Functions in Help Center and MATLAB Answers
Tags
Acknowledgements
Inspired by: Iterative Adaptive Simpson and Lobatto Quadrature
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.
Version | Published | Release Notes | |
---|---|---|---|
3.0.0.0 |