integralN.m

バージョン 1.3.0.1 (8.3 KB) 作成者: Mike Hosea
Compute Multiple Integrals of Orders 4, 5, and 6
ダウンロード: 2.4K
更新 2016/9/1

ライセンスの表示

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

引用

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

MATLAB リリースの互換性
作成: R2012a
すべてのリリースと互換性あり
プラットフォームの互換性
Windows macOS Linux
カテゴリ
Help Center および MATLAB AnswersLinear Algebra についてさらに検索

Community Treasure Hunt

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

Start Hunting!
バージョン 公開済み リリース ノート
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