Borrar filtros
Borrar filtros

double integral from infinity

2 visualizaciones (últimos 30 días)
Lusine
Lusine el 29 de Abr. de 2012
Can anybody help me to calculate a double integral from negative infinity to 0?

Respuestas (1)

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

Iniciar sesión para comentar.

Categorías

Más información sobre Numerical Integration and Differentiation en Help Center y File Exchange.

Community Treasure Hunt

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

Start Hunting!

Translated by