統計
MATLAB Answers
2 質問
0 回答
ランク
of 157,687
コントリビューション
0 問題
0 解答
スコア
0
バッジ数
0
コントリビューション
0 投稿
コントリビューション
0 パブリック チャネル
平均評価
コントリビューション
0 ハイライト
平均いいねの数
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...
13年弱 前 | 3 件の回答 | 0