photo

Myo Gyi


Last seen: mehr als 2 Jahre vor Aktiv seit 2018

Followers: 0   Following: 0

Statistik

MATLAB Answers

15 Fragen
0 Antworten

RANG
125.477
of 300.352

REPUTATION
0

BEITRÄGE
15 Fragen
0 Antworten

ANTWORTZUSTIMMUNG
80.0%

ERHALTENE STIMMEN
0

RANG
 of 20.928

REPUTATION
N/A

DURCHSCHNITTLICHE BEWERTUNG
0.00

BEITRÄGE
0 Dateien

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANG

of 168.212

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 3

Abzeichen anzeigen

Feeds

Anzeigen nach

Frage


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

fast 3 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


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

fast 3 Jahre vor | 2 Antworten | 0

2

Antworten

1

Antwort

Frage


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

mehr als 5 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


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

etwa 6 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


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

etwa 6 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


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

fast 7 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


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

fast 7 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


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

etwa 7 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


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

etwa 7 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


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

etwa 7 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


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

etwa 7 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


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

etwa 7 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


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

etwa 7 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


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

etwa 7 Jahre vor | 1 Antwort | 0

1

Antwort