photo

Hussein Thary


Last seen: oltre un anno fa Attivo dal 2016

Followers: 0   Following: 0

Statistica

  • First Answer

Visualizza badge

Feeds

Visto da

Risposto
Not Enough Input Arguments
Sol this programm function I = Int(rho, z, t, fdphi) global D lam alpha0 L0 Ep tau gamma M2 f w; lam = 800e-9; ...

oltre un anno fa | 0

Risposto
double integral in MATLAB, limits as variable?
inte R=1.33e3;no=1;D=2.28e3;L=1330 ;Wo=1e-3 lamda=514.5e-9;k=2*pi/lamda;alfa=1; f=@(r, fai)exp(-alfa*L./2).*exp(-j*k*r*theata...

oltre un anno fa | 0

Risposto
Double integration
integral alfa=1;fai=2*pi;theata=2*pi;L=5;k=10;w=2e-2 f=@(r, fai)exp(-alfa*L./2).*exp(-j*k*r*theata*cos(fai)).*exp((-r^2./w^2)-...

oltre un anno fa | 0

Risposto
How can integrate and differentiate spherical Bessel functions in Matlab
int unction y = fun(r) k = 2.2; n = 3; % for example kr = k*r; y = ((-kr.*js(n+1,kr) + (n+1)*js(n,kr))).^2.*r.^2; funct...

oltre un anno fa | 0

Domanda


Error using plot Vectors must be the same lengths. Error in SLorentz_GBmain_7_5_2016 (line 38) plot(L/1e3,M),'LineWidth',linwid;hold on;
Hi This is as attached my code I hope to solve this problem

oltre 8 anni fa | 0 risposte | 0

0

risposte