フィルターのクリア

how to find this complex integral in matlab

1 回表示 (過去 30 日間)
Arif Ullah khan
Arif Ullah khan 2018 年 9 月 29 日
コメント済み: Arif Ullah khan 2018 年 9 月 30 日
Hi every one
i want to find this integral in matlab but i am getting NanN in return can anyone please help in finding this integral. Where lambda, A,a,t,N,Pj,Pk,G(a,t),H(a,t)=0,R are constant terms and Pjk^2=(Pk/Pj)^(2/a) and fy0(yo) is function of y= and equals to fy0(y0)=2y0/R^2. Wj and y0 are variables of integeration
ts = -(t*N0/P);
cov2=@(x,y) x.*exp((ts.*(x.^(a)))-(pi*((((Ptm/Pts).^(2/(a))))+(((Pts/Pts).^(2/(a)))))).*(((a*(G(a,t)+1))+(lambdaM*(G(a,t)+1)))*(x.^2))).*(1./(1+(t.*(y./(P1.*x)).^(-a)))).*((2.*y)./(R^2));
Here is the code i tried but not working
cov22(ii) =((2*pi*lambdaS)/A2)*integral2(cov2,DistSmallcell,inf,(P2*DistSmallcell),inf)
  1 件のコメント
Arif Ullah khan
Arif Ullah khan 2018 年 9 月 30 日
anyone please help

サインインしてコメントする。

回答 (0 件)

カテゴリ

Help Center および File ExchangeInstall Products についてさらに検索

タグ

製品

Community Treasure Hunt

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

Start Hunting!

Translated by