Azzera filtri
Azzera filtri

double integral from infinity

4 visualizzazioni (ultimi 30 giorni)
Lusine
Lusine il 29 Apr 2012
Can anybody help me to calculate a double integral from negative infinity to 0?

Risposte (1)

Walter Roberson
Walter Roberson il 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 Commento
Lusine
Lusine il 29 Apr 2012
I agree with you, but as i understand quadgk() calculates only one integral, and i need double intergral, what about this?

Accedi per commentare.

Community Treasure Hunt

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

Start Hunting!

Translated by