J W


Attivo dal 2016

Followers: 0   Following: 0

Statistica

MATLAB Answers

2 Domande
1 Risposta

RANK
62.238
of 300.369

REPUTAZIONE
0

CONTRIBUTI
2 Domande
1 Risposta

ACCETTAZIONE DELLE RISPOSTE
100.0%

VOTI RICEVUTI
0

RANK
 of 20.936

REPUTAZIONE
N/A

VALUTAZIONE MEDIA
0.00

CONTRIBUTI
0 File

DOWNLOAD
0

ALL TIME DOWNLOAD
0

RANK

of 168.436

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

  • Thankful Level 1

Visualizza badge

Feeds

Visto da

Risposto
Sequence of slice() images
Figured it out. Use a direct function handle. h=figure; slice(X,Y,Z,u,1,1,1); saveas(h,'test.jpg'); I'll b...

quasi 10 anni fa | 0

Domanda


Sequence of slice() images
How can I automatically save a sequence of slice() images? It doesn't seem to fall under the same approach that plot() images d...

quasi 10 anni fa | 2 risposte | 0

2

risposte

Domanda


Is fftn() and ifftn() equivalent to a 3D Fourier Transform in this case?
I'm trying to solve the 3D Heat Equation with Fourier Transforms. I'll have a 3D matrix with solutions u(x,y,z,t_n) at each nod...

quasi 10 anni fa | 1 risposta | 0

1

risposta