integral2 in matlab 2010
古いコメントを表示
Which function can i use instead of integral2 in matlab 2010?
採用された回答
その他の回答 (1 件)
the cyclist
2012 年 5 月 2 日
0 投票
dblquad
7 件のコメント
Lusine
2012 年 5 月 2 日
the cyclist
2012 年 5 月 2 日
Please consider editing your question so that it includes all the relevant details, rather than writing the briefest possible question (which tends to elicit the briefest possible answer).
Lusine
2012 年 5 月 2 日
Sean de Wolski
2012 年 5 月 2 日
You could always upgrade to R2012a!
Lusine
2012 年 5 月 2 日
Walter Roberson
2012 年 5 月 2 日
dblquad() allows you to specify the integration method, which could be quadgk() (possibly with a wrapper added to account for vector valued or scalar valued.)
Lusine
2012 年 5 月 2 日
カテゴリ
ヘルプ センター および File Exchange で Numerical Integration and Differentiation についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!