shreen elsapa
Followers: 0 Following: 0
Statistiques
5 Questions
0 Réponses
RANG
27 616
of 295 467
RÉPUTATION
1
CONTRIBUTIONS
5 Questions
0 Réponses
ACCEPTATION DE VOS RÉPONSES
40.0%
VOTES REÇUS
1
RANG
of 20 234
RÉPUTATION
N/A
CLASSEMENT MOYEN
0.00
CONTRIBUTIONS
0 Fichier
TÉLÉCHARGEMENTS
0
ALL TIME TÉLÉCHARGEMENTS
0
RANG
of 153 872
CONTRIBUTIONS
0 Problèmes
0 Solutions
SCORE
0
NOMBRE DE BADGES
0
CONTRIBUTIONS
0 Publications
CONTRIBUTIONS
0 Public Chaîne
CLASSEMENT MOYEN
CONTRIBUTIONS
0 Point fort
NOMBRE MOYEN DE LIKES
Feeds
Question
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; % ...
14 jours il y a | 1 réponse | 0
1
réponseQuestion
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...
plus d'un an il y a | 1 réponse | 0
0
réponseQuestion
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...
plus d'un an il y a | 2 réponses | 0
2
réponsesQuestion
why is it happen?
when i plot figure with 3 or 4 curves, it appears the same line style.
presque 6 ans il y a | 1 réponse | 0
1
réponseQuestion
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]...
plus de 6 ans il y a | 1 réponse | 1