double integral from infinity

2 ビュー (過去 30 日間)
Lusine
Lusine 2012 年 4 月 29 日
Can anybody help me to calculate a double integral from negative infinity to 0?

回答 (1 件)

Walter Roberson
Walter Roberson 2012 年 4 月 29 日
In particular, explicitly specify the "method" parameter as a function handle that calls upon quadgk() (with the function handle adjusting the calling sequence if necessary.)
If you are using R2012a you might have additional options.
  1 件のコメント
Lusine
Lusine 2012 年 4 月 29 日
I agree with you, but as i understand quadgk() calculates only one integral, and i need double intergral, what about this?

サインインしてコメントする。

カテゴリ

Help Center および File ExchangeParallel for-Loops (parfor) についてさらに検索

Community Treasure Hunt

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

Start Hunting!

Translated by