shreen elsapa
Followers: 0 Following: 0
Estadística
5 Preguntas
0 Respuestas
CLASIFICACIÓN
27.616
of 295.448
REPUTACIÓN
1
CONTRIBUCIONES
5 Preguntas
0 Respuestas
ACEPTACIÓN DE RESPUESTAS
40.0%
VOTOS RECIBIDOS
1
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
Pregunta
How can I change the color between the two circles?
% Parameters for the inner and outer circles radius_inner = 1; % Radius of the inner (solid sphere) radius_outer = 1.5; % ...
13 días hace | 1 respuesta | 0
1
respuestaPregunta
Can any someone check the following code, I want to plot the streamlines and also I need the figure to be half-spheres only?
lambda=1.5; eta=1; beta1=1;beta2=1; alpha=.01; eta1=0.1;w=0.1;k=(1/eta.^2).^(0.5); % w=w2/w1 alpha1=((k.^2+(k.^4-4.*alp...
más de 1 año hace | 0 respuestas | 0
0
respuestasPregunta
How to plot two concentric spheres with radius1=1 and radius2 =10 in MATLAB and filled with fluid flow (I have one velocity component only)
How to plot two concentric spheres with radius1=1 and radius2 =10 in MATLAB and filled with fluid flow (I have one velocity com...
más de 1 año hace | 2 respuestas | 0
2
respuestasPregunta
why is it happen?
when i plot figure with 3 or 4 curves, it appears the same line style.
casi 6 años hace | 1 respuesta | 0
1
respuestaPregunta
How can I display value of each psi (streamline) on the curve?
a = 1 ; %RADIUS L=.4; c =-a/L; b =a/L; m =a*200; % NUMBER OF INTERVALS [x,y]=meshgrid([c:(b-c)/m:b],[c:(b-c)/m:b]'); [I J]...
más de 6 años hace | 0 respuestas | 1