Community Profile

J W


Aktiv seit 2016

Followers: 0   Following: 0

Statistiken

  • Thankful Level 1

Abzeichen anzeigen

Feeds

Anzeigen nach

Beantwortet
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...

etwa 8 Jahre vor | 0

Frage


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...

etwa 8 Jahre vor | 2 Antworten | 0

2

Antworten

Frage


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...

etwa 8 Jahre vor | 1 Antwort | 0

1

Antwort