Hussein Thary
Followers: 0 Following: 0
Estadística
1 Pregunta
4 Respuestas
CLASIFICACIÓN
267.424
of 295.448
REPUTACIÓN
0
CONTRIBUCIONES
1 Pregunta
4 Respuestas
ACEPTACIÓN DE RESPUESTAS
0.0%
VOTOS RECIBIDOS
0
CLASIFICACIÓN
of 20.227
REPUTACIÓN
N/A
EVALUACIÓN MEDIA
0.00
CONTRIBUCIONES
0 Archivos
DESCARGAS
0
ALL TIME DESCARGAS
0
CLASIFICACIÓN
of 153.872
CONTRIBUCIONES
0 Problemas
0 Soluciones
PUNTUACIÓN
0
NÚMERO DE INSIGNIAS
0
CONTRIBUCIONES
0 Publicaciones
CONTRIBUCIONES
0 Público Canales
EVALUACIÓN MEDIA
CONTRIBUCIONES
0 Temas destacados
MEDIA DE ME GUSTA
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; ...
más de 1 año hace | 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...
más de 1 año hace | 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)-...
más de 1 año hace | 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...
más de 1 año hace | 0
Pregunta
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
más de 8 años hace | 0 respuestas | 0