Anh Phan Viet
Followers: 0 Following: 0
Statistics
9 Questions
0 Answers
RANK
31 615
of 295 467
REPUTATION
1
CONTRIBUTIONS
9 Questions
0 Answers
ANSWER ACCEPTANCE
33.33%
VOTES RECEIVED
1
RANK
of 20 234
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANK
of 153 872
CONTRIBUTIONS
0 Problems
0 Solutions
SCORE
0
NUMBER OF BADGES
0
CONTRIBUTIONS
0 Posts
CONTRIBUTIONS
0 Public Channels
AVERAGE RATING
CONTRIBUTIONS
0 Highlights
AVERAGE NO. OF LIKES
Feeds
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...
ungefär 4 år ago | 0 answers | 0
0
answersQuestion
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...
ungefär 4 år ago | 2 answers | 1
2
answersQuestion
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...
mer än 4 år ago | 0 answers | 0
0
answersQuestion
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...
mer än 4 år ago | 1 answer | 0
1
answerQuestion
Filling with colour the space inside object
Hello, how can I fill my following object with colour inside?
mer än 4 år ago | 1 answer | 0
1
answerQuestion
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...
mer än 4 år ago | 0 answers | 0
0
answersQuestion
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...
mer än 4 år ago | 0 answers | 0
0
answersQuestion
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...
mer än 4 år ago | 2 answers | 0
2
answersQuestion
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 ...
mer än 4 år ago | 0 answers | 0