photo

Kala


Vishveshwarayya Technical University

2012년부터 활동

Followers: 0   Following: 0

메시지

통계학

  • Thankful Level 1

배지 보기

Feeds

보기 기준

질문


How to get infinite sum containing double integral expression ?
fun = @(u,v) (-1)^n.* exp(-(const1)*v).* exp(-(condn1)*u).* v.^(n2+beta1-n-2).* u.^(n1+alpha1+n); ymax = @(u) u; Int1 = integ...

대략 11년 전 | 답변 수: 1 | 0

1

답변

질문


Double integration
How to perform double integration of exp(-ax-by)*(x^m)*(y^n)/(cx+dy)where x & y lies between 0 and infinity, a,b,m,n,c,d are pos...

12년 초과 전 | 답변 수: 3 | 0

3

답변