Anh Phan Viet
Followers: 0 Following: 0
Estadística
9 Preguntas
0 Respuestas
CLASIFICACIÓN
31.602
of 295.495
REPUTACIÓN
1
CONTRIBUCIONES
9 Preguntas
0 Respuestas
ACEPTACIÓN DE RESPUESTAS
33.33%
VOTOS RECIBIDOS
1
CLASIFICACIÓN
of 20.240
REPUTACIÓN
N/A
EVALUACIÓN MEDIA
0.00
CONTRIBUCIONES
0 Archivos
DESCARGAS
0
ALL TIME DESCARGAS
0
CLASIFICACIÓN
of 153.991
CONTRIBUCIONES
0 Problemas
0 Soluciones
PUNTUACIÓN
0
NÚMERO DE INSIGNIAS
0
CONTRIBUCIONES
0 Publicaciones
CONTRIBUCIONES
0 Público Canales
EVALUACIÓN MEDIA
CONTRIBUCIONES
0 Temas destacados
MEDIA DE ME GUSTA
Feeds
Pregunta
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...
alrededor de 4 años hace | 0 respuestas | 0
0
respuestasPregunta
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...
alrededor de 4 años hace | 2 respuestas | 1
2
respuestasPregunta
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...
más de 4 años hace | 0 respuestas | 0
0
respuestasPregunta
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...
más de 4 años hace | 1 respuesta | 0
1
respuestaPregunta
Filling with colour the space inside object
Hello, how can I fill my following object with colour inside?
más de 4 años hace | 1 respuesta | 0
1
respuestaPregunta
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...
más de 4 años hace | 0 respuestas | 0
0
respuestasPregunta
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...
más de 4 años hace | 0 respuestas | 0
0
respuestasPregunta
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...
más de 4 años hace | 2 respuestas | 0
2
respuestasPregunta
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 ...
más de 4 años hace | 0 respuestas | 0