Community Profile

photo

Anh Phan Viet


Last seen: presque 3 ans il y a Actif depuis 2020

Statistiques

  • Thankful Level 2
  • Thankful Level 1

Afficher les badges

Content Feed

Afficher par

Question


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

plus de 3 ans il y a | 1 réponse | 0

0

réponse

Question


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

plus de 3 ans il y a | 2 réponses | 1

2

réponses

Question


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

environ 4 ans il y a | 1 réponse | 0

0

réponse

Question


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

environ 4 ans il y a | 1 réponse | 0

1

réponse

Question


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

environ 4 ans il y a | 1 réponse | 0

1

réponse

Question


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

environ 4 ans il y a | 1 réponse | 0

0

réponse

Question


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

environ 4 ans il y a | 1 réponse | 0

0

réponse

Question


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

environ 4 ans il y a | 2 réponses | 0

2

réponses

Question


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

environ 4 ans il y a | 1 réponse | 0

0

réponse