integralN.m

Compute Multiple Integrals of Orders 4, 5, and 6
2,6K Descargas
Actualizado 1 sep 2016

Ver licencia

This function uses MATLAB's INTEGRAL2 and INTEGRAL3 functions iteratively to perform integrals of order 4, 5, and 6.

Citar como

Mike Hosea (2026). integralN.m (https://la.mathworks.com/matlabcentral/fileexchange/47919-integraln-m), MATLAB Central File Exchange. Recuperado .

Compatibilidad con la versión de MATLAB
Se creó con R2012a
Compatible con cualquier versión
Compatibilidad con las plataformas
Windows macOS Linux
Categorías
Más información sobre Linear Algebra en Help Center y MATLAB Answers.
Versión Publicado Notas de la versión
1.3.0.1

Updated license

1.3.0.0

Minor update: fixed a typo in the comments and made a slight efficiency improvement by removing an unnecessary wrapper around the "inner" function where it is passed to arrayfun.

1.0.0.0