J W
Followers: 0 Following: 0
Statistics
RANK
259 694
of 295 467
REPUTATION
0
CONTRIBUTIONS
2 Questions
1 Answer
ANSWER ACCEPTANCE
100.0%
VOTES RECEIVED
0
RANK
of 20 234
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANK
of 153 912
CONTRIBUTIONS
0 Problems
0 Solutions
SCORE
0
NUMBER OF BADGES
0
CONTRIBUTIONS
0 Posts
CONTRIBUTIONS
0 Public Channels
AVERAGE RATING
CONTRIBUTIONS
0 Highlights
AVERAGE NO. OF LIKES
Feeds
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...
nästan 9 år ago | 0
Question
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...
nästan 9 år ago | 2 answers | 0
2
answersQuestion
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...
nästan 9 år ago | 1 answer | 0