![photo](/responsive_image/150/150/0/0/0/cache/matlabcentral/profiles/8166764_1522125072944_DEF.jpg)
Hussein Thary
Followers: 0 Following: 0
Statistica
RANK
74.118
of 297.010
REPUTAZIONE
0
CONTRIBUTI
1 Domanda
4 Risposte
ACCETTAZIONE DELLE RISPOSTE
0.0%
VOTI RICEVUTI
0
RANK
of 157.687
CONTRIBUTI
0 Problemi
0 Soluzioni
PUNTEGGIO
0
NUMERO DI BADGE
0
CONTRIBUTI
0 Post
CONTRIBUTI
0 Pubblico Canali
VALUTAZIONE MEDIA
CONTRIBUTI
0 Punti principali
NUMERO MEDIO DI LIKE
Feeds
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
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
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
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
quasi 9 anni fa | 0 risposte | 0