How to solve this integral?

Dear all,
I must to solve this double integral:
function = exp(0.5*i*pi*(u^2 + v^2))*du*dv
u_min = (p - v*cos(alfa))/sin(alfa)
u_max = inf
v_min = q
v_max = inf
p, q and alfa are constant, but u_min is a function of the external variable v.
I tried to solve it with integral2 or other functions, but I don't understand how to manage at the same time u_min and u_max and v_max, that are infinite.

댓글 수: 1

Torsten
Torsten 2017년 10월 2일
Your integral does not exist since your function does not approach zero as u and v go to infinity.
Best wishes
Torsten.

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

답변 (0개)

카테고리

도움말 센터File Exchange에서 Numerical Integration and Differentiation에 대해 자세히 알아보기

질문:

N/A
2017년 9월 30일

편집:

2017년 10월 2일

Community Treasure Hunt

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

Start Hunting!

Translated by