Junseob Kim
Followers: 0 Following: 0
Estadística
5 Preguntas
0 Respuestas
CLASIFICACIÓN
192.491
of 295.486
REPUTACIÓN
0
CONTRIBUCIONES
5 Preguntas
0 Respuestas
ACEPTACIÓN DE RESPUESTAS
40.0%
VOTOS RECIBIDOS
0
CLASIFICACIÓN
of 20.236
REPUTACIÓN
N/A
EVALUACIÓN MEDIA
0.00
CONTRIBUCIONES
0 Archivos
DESCARGAS
0
ALL TIME DESCARGAS
0
CLASIFICACIÓN
of 153.950
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
How to make variables in order when using parfor?
Hello. I am now using parfor and have some problems. For example, When I run this simple code: k=10; parfor n = 1:k dis...
más de 4 años hace | 0 respuestas | 0
0
respuestasPregunta
How to take curl of numeric vector fields?
Hello, I have magnetic field vectors from FDTD simulations at different sets of (x,y) points. The H fields have numerical value...
casi 5 años hace | 1 respuesta | 0
1
respuestaPregunta
Index in position 4 exceeds array bounds (must not exceed 1).
for j = 2:ny-1 for i = 2:nx-1 Ex(i,j,n,1) = 150; %initial guess Ey(i,j,n,1) = 200; %initia...
casi 5 años hace | 1 respuesta | 0
1
respuestaPregunta
how to make smoother surf plot
if n == 1 Hz_snapshots(:,:,snap_count) = Hz; %save the current Hz Ex_snapshots(:,:,snap_count) = Ex; %sav...
casi 5 años hace | 0 respuestas | 0
0
respuestasPregunta
how to remove zeros from the matrix?
Hello, I want to remove zero values from the matrix and cut the last elements of odd rows. For example, if I have a matrix A=[...
casi 5 años hace | 4 respuestas | 0