integralN.m

Compute Multiple Integrals of Orders 4, 5, and 6
2,4K download
Aggiornato 1 set 2016

Visualizza la licenza

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

Cita come

Mike Hosea (2024). integralN.m (https://www.mathworks.com/matlabcentral/fileexchange/47919-integraln-m), MATLAB Central File Exchange. Recuperato .

Compatibilità della release di MATLAB
Creato con R2012a
Compatibile con qualsiasi release
Compatibilità della piattaforma
Windows macOS Linux

Community Treasure Hunt

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

Start Hunting!
Versione Pubblicato Note della release
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