Myo Gyi
Followers: 0 Following: 0
統計
MATLAB Answers
15 質問
0 回答
ランク
of 153,912
コントリビューション
0 問題
0 解答
スコア
0
バッジ数
0
コントリビューション
0 投稿
コントリビューション
0 パブリック チャネル
平均評価
コントリビューション
0 ハイライト
平均いいねの数
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(-...
2年弱 前 | 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....
約2年 前 | 2 件の回答 | 0
2
回答質問
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 = ...
約5年 前 | 1 件の回答 | 0
1
回答質問
How to change the options in the figure of z-axis?
<</matlabcentral/answers/uploaded_files/140557/3.10.bmp>>
約6年 前 | 1 件の回答 | 0
1
回答質問
How can I plot this two figures?
<</matlabcentral/answers/uploaded_files/138452/cc.jpg>>
約6年 前 | 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;
約6年 前 | 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; ...
約6年 前 | 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>>
約6年 前 | 1 件の回答 | 0
1
回答質問
How to plot3 using 3 equations
<</matlabcentral/answers/uploaded_files/134023/wee.jpg>> <</matlabcentral/answers/uploaded_files/134024/qww.jpg>>
約6年 前 | 1 件の回答 | 0