필터 지우기
필터 지우기

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