Community Profile

photo

Myo Gyi


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

Followers: 0   Following: 0

통계

  • Thankful Level 3

배지 보기

Feeds

보기 기준

질문


How can I solve in the error?
clear all, clc; % clear all memory and variables x = linspace(-1,1); % create linear spacing in x-direction y = linspace(-...

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

1

답변

질문


Somebody help me for my exercise please.
clc clear close all % %% UNIFORM FLOW [r,theta] = meshgrid(r,theta) ; phiflow = -U*r.*sin(theta); psiflow = U*r....

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

2

답변

질문


The force on a cylinder near a wall in viscous potential flows

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

1

답변

질문


How to plot to get the figure?
%Creation of streamline around the circle a = 6; % Radius of Circle V_i =50; % Velocity G = 20; % Gramma (Circ...

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

1

답변

질문


How to change the legend color?
n = 2/3; A = 1; r = linspace(0,0.4,30); th = linspace(0,2*pi,100); [R, TH] = meshgrid(r,th); fi = A*R.^n.*cos(n*TH); zi = ...

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

1

답변

질문


How to 2D plot using the equation of fi and zi?

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

1

답변

질문


How to change the options in the figure of z-axis?
<</matlabcentral/answers/uploaded_files/140557/3.10.bmp>>

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

1

답변

질문


How can I plot the figure?
if true % code end

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

1

답변

질문


How can I plot this two figures?
<</matlabcentral/answers/uploaded_files/138452/cc.jpg>>

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

1

답변

질문


How can make arrows into the line step by step?
if true % code end

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

1

답변

질문


How to find error between two figures?
if true % code end

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

1

답변

질문


error bar in two plot3 and how to show error of figures?
if true % coade end r0=10.0; z0=1.0;

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

1

답변

질문


How do determine the pressure? Please check me my code.
if true % code end t = 0:0.1:10*pi; r = linspace (0, 1, numel (t)); z = linspace (0, 1, numel (t)); a = 0.009; ...

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

1

답변

질문


How to plot ODE function and I don't get this plot.
<</matlabcentral/answers/uploaded_files/133995/124.jpg>> <</matlabcentral/answers/uploaded_files/133996/qww.jpg>>

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

1

답변

질문


How to plot3 using 3 equations
<</matlabcentral/answers/uploaded_files/134023/wee.jpg>> <</matlabcentral/answers/uploaded_files/134024/qww.jpg>>

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

1

답변