Junseob Kim
Followers: 0 Following: 0
Statistica
5 Domande
0 Risposte
RANK
192.491
of 295.569
REPUTAZIONE
0
CONTRIBUTI
5 Domande
0 Risposte
ACCETTAZIONE DELLE RISPOSTE
40.0%
VOTI RICEVUTI
0
RANK
of 154.105
CONTRIBUTI
0 Problemi
0 Soluzioni
PUNTEGGIO
0
NUMERO DI BADGE
0
CONTRIBUTI
0 Post
CONTRIBUTI
0 Pubblico Canali
VALUTAZIONE MEDIA
CONTRIBUTI
0 Punti principali
NUMERO MEDIO DI LIKE
Feeds
Domanda
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...
oltre 4 anni fa | 0 risposte | 0
0
risposteDomanda
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...
quasi 5 anni fa | 1 risposta | 0
1
rispostaDomanda
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...
quasi 5 anni fa | 1 risposta | 0
1
rispostaDomanda
how to make smoother surf plot
if n == 1 Hz_snapshots(:,:,snap_count) = Hz; %save the current Hz Ex_snapshots(:,:,snap_count) = Ex; %sav...
quasi 5 anni fa | 0 risposte | 0
0
risposteDomanda
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=[...
circa 5 anni fa | 4 risposte | 0