photo

shreen elsapa


Last seen: 12개월 전 2018년부터 활동

Followers: 0   Following: 0

통계

MATLAB Answers

5 질문
0 답변

순위
27,669
of 300,365

평판
1

참여
5 질문
0 답변

답변 채택
40.0%

획득한 표
1

순위
 of 20,933

평판
N/A

평균 평점
0.00

참여
0 파일

다운로드 수
0

ALL TIME 다운로드 수
0

순위

of 168,262

참여
0 문제
0 답안

점수
0

배지 수
0

참여
0 게시물

참여
0 공개 채널

평균 평점

참여
0 하이라이트

평균 좋아요 수

  • Thankful Level 2

배지 보기

Feeds

보기 기준

질문


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개월 전 | 답변 수: 1 | 0

1

답변

질문


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

대략 2년 전 | 답변 수: 0 | 0

0

답변

질문


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

대략 2년 전 | 답변 수: 2 | 0

2

답변

질문


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

거의 7년 전 | 답변 수: 1 | 0

1

답변

질문


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

7년 초과 전 | 답변 수: 0 | 1

0

답변