photo

Anh Phan Viet


Last seen: mehr als 4 Jahre vor Aktiv seit 2020

Followers: 0   Following: 0

Statistik

MATLAB Answers

9 Fragen
0 Antworten

RANG
31.670
of 300.365

REPUTATION
1

BEITRÄGE
9 Fragen
0 Antworten

ANTWORTZUSTIMMUNG
33.33%

ERHALTENE STIMMEN
1

RANG
 of 20.933

REPUTATION
N/A

DURCHSCHNITTLICHE BEWERTUNG
0.00

BEITRÄGE
0 Dateien

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANG

of 168.262

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
  • Thankful Level 1

Abzeichen anzeigen

Feeds

Anzeigen nach

Frage


Equivalent code in Python when appending arrays
Hello everyone, I've got a problem when trying to translate this code in MATLAB to Python. The problem happened when I tried to...

etwa 5 Jahre vor | 0 Antworten | 0

0

Antworten

Frage


How to match last point of the previous coordinate with the next point of the next coordinate?
Hello everyone. I have a dictionary, size 99, but I take only 5 values for example: dict{1} = [ 24 13; 8 21 ] dict{2} = [ 2 1...

etwa 5 Jahre vor | 2 Antworten | 1

2

Antworten

Frage


Adding elements into array in for loop
Hello everyone, I have a problem with my project, which is little bit complicated, so that I describe it to you briefly: I have...

mehr als 5 Jahre vor | 0 Antworten | 0

0

Antworten

Frage


Converting matlab file to stl file
Hello everyone, Can anyone please help me convert matlab file to file stl. My plot 3D consists of 7 sets of [X,Y,Z]. I've tried...

mehr als 5 Jahre vor | 2 Antworten | 0

2

Antworten

Frage


Filling with colour the space inside object
Hello, how can I fill my following object with colour inside?

mehr als 5 Jahre vor | 2 Antworten | 0

2

Antworten

Frage


Changing from 2D plot to 3D plot and to STL file
Hello everyone, I have these following codes: All of them creates a 2D plot, now I really want to create a 3D plot with Z: the t...

mehr als 5 Jahre vor | 2 Antworten | 0

2

Antworten

Frage


Filling the area and change 2D object to 3D object
Hello, how can I fill my antenna with color. I've used the command fill, and patch, but it doesn't work properly? I post my file...

mehr als 5 Jahre vor | 0 Antworten | 0

0

Antworten

Frage


How can I compare distance (not only between two points, but also a set of points)
I have a set of points (coordinates X, Y). X is matrix 10*100, also Y. I 've devided these points into 100 collums, 1 collum h...

mehr als 5 Jahre vor | 2 Antworten | 0

2

Antworten

Frage


How can I draw this graph ( equiangular spiral antenna) using following functions and plot?
r1= r0.exp(a*phi); r2= r0.exp(a*(phi-delta)); r3= r0.exp(a*(phi+pi)); r4 = r0.exp(a*(phi-delta+pi)); Delta = pi/2 r0 = 0.5 ...

mehr als 5 Jahre vor | 0 Antworten | 0

0

Antworten