double integral from infinity

Can anybody help me to calculate a double integral from negative infinity to 0?

Answers (1)

Walter Roberson
Walter Roberson on 29 Apr 2012
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 Comment

I agree with you, but as i understand quadgk() calculates only one integral, and i need double intergral, what about this?

Sign in to comment.

Categories

Asked:

on 29 Apr 2012

Community Treasure Hunt

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

Start Hunting!