Hussein Thary
Followers: 0 Following: 0
Statistik
RANG
267.424
of 295.448
REPUTATION
0
ANTWORTZUSTIMMUNG
0.0%
ERHALTENE STIMMEN
0
RANG
of 20.227
REPUTATION
N/A
DURCHSCHNITTLICHE BEWERTUNG
0.00
BEITRÄGE
0 Dateien
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANG
of 153.872
BEITRÄGE
0 Probleme
0 Lösungen
PUNKTESTAND
0
ANZAHL DER ABZEICHEN
0
BEITRÄGE
0 Beiträge
BEITRÄGE
0 Öffentlich Kanäle
DURCHSCHNITTLICHE BEWERTUNG
BEITRÄGE
0 Highlights
DURCHSCHNITTLICHE ANZAHL DER LIKES
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; ...
mehr als ein Jahr vor | 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...
mehr als ein Jahr vor | 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)-...
mehr als ein Jahr vor | 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...
mehr als ein Jahr vor | 0
Frage
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
mehr als 8 Jahre vor | 0 Antworten | 0