Effacer les filtres
Effacer les filtres

how to find this complex integral in matlab

1 vue (au cours des 30 derniers jours)
Arif Ullah khan
Arif Ullah khan le 29 Sep 2018
Commenté : Arif Ullah khan le 30 Sep 2018
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)

Réponses (0)

Catégories

En savoir plus sur Install Products dans Help Center et File Exchange

Tags

Produits

Community Treasure Hunt

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

Start Hunting!

Translated by