photo

shreen elsapa


Last seen: 12 Monate vor Aktiv seit 2018

Followers: 0   Following: 0

Statistik

MATLAB Answers

5 Fragen
0 Antworten

RANG
27.669
of 300.392

REPUTATION
1

BEITRÄGE
5 Fragen
0 Antworten

ANTWORTZUSTIMMUNG
40.0%

ERHALTENE STIMMEN
1

RANG
 of 20.934

REPUTATION
N/A

DURCHSCHNITTLICHE BEWERTUNG
0.00

BEITRÄGE
0 Dateien

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANG

of 168.373

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

  • Thankful Level 2

Abzeichen anzeigen

Feeds

Anzeigen nach

Frage


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; % ...

12 Monate vor | 1 Antwort | 0

1

Antwort

Frage


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...

etwa 2 Jahre vor | 0 Antworten | 0

0

Antworten

Frage


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...

etwa 2 Jahre vor | 2 Antworten | 0

2

Antworten

Frage


why is it happen?
when i plot figure with 3 or 4 curves, it appears the same line style.

fast 7 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


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]...

mehr als 7 Jahre vor | 0 Antworten | 1

0

Antworten