double integral infinite limits

I would like to calculate the double integral of a function like this
fun=exp(-u^2).*exp((-1/exp(u)).*v^2).*exp(-log(v)+s^2)
I want to integrate this function for the variables v and u (s is a variable with random value).Both limits wanted to be from -Inf:Inf... Your help is so important...

답변 (1개)

Walter Roberson
Walter Roberson 2011년 8월 26일

0 개 추천

Use the same techniques recommended in your previous question about double integral with infinite limits, http://www.mathworks.com/matlabcentral/answers/14514-double-integral-infinite-limits

댓글 수: 1

kostas
kostas 2011년 8월 26일
I am a beginner in matlab and i can't understand how to use arrayfun in my problem...:(

댓글을 달려면 로그인하십시오.

카테고리

질문:

2011년 8월 26일

Community Treasure Hunt

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

Start Hunting!

Translated by