integral_8

Compute definite integrals over dimensions 4, 5, 6, 7, and 8.
84 Downloads
Updated 5 Oct 2018

View License

This function uses MATLAB's INTEGRAL2 and INTEGRAL3 functions iteratively to perform integrals of order 4, 5, 6, 7, and 8.
This code is a straightforward extension of integralN.m (v.1.3.0.1) of Mike Hosea (https://www.mathworks.com/matlabcentral/fileexchange/47919-integraln-m).

Cite As

Gabor Hannak (2024). integral_8 (https://www.mathworks.com/matlabcentral/fileexchange/69013-integral_8), MATLAB Central File Exchange. Retrieved .

MATLAB Release Compatibility
Created with R2017a
Compatible with any release
Platform Compatibility
Windows macOS Linux
Categories
Find more on Linear Algebra in Help Center and MATLAB Answers

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.1

Corrected some errors, removed unnecessary lines.

1.0.0