double integral from infinity

4 次查看(过去 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 CenterFile Exchange 中查找有关 Numerical Integration and Differentiation 的更多信息

Community Treasure Hunt

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

Start Hunting!

Translated by