uri iger
Followers: 0 Following: 0
Statistics
RANK
100 503
of 295 467
REPUTATION
0
CONTRIBUTIONS
3 Questions
2 Answers
ANSWER ACCEPTANCE
66.67%
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
Question
fftn of a 3D scalar field
I preformed fftn() on a 3D symmetric matrix, only to get non symmetric result, that is I started with a matrix 27x27x27, and fin...
mer än 6 år ago | 0 answers | 0
0
answersHow do I color points from scatter3 (3D scalar field), in accordance with their scalar values?
Ok, first - thanks a lot for your help. Second - I'm very confused, and have little (to none) knowledge about matlab and progra...
mer än 6 år ago | 0
Plotting a 3D scalar field as a coloured 3D scatter graph
Hi! so if I have about 14M points, what do I use? Thanks a lot! Uri
mer än 6 år ago | 0
Question
How do I color points from scatter3 (3D scalar field), in accordance with their scalar values?
Assume BB matrix is a 3D scalar field containing only {-1,1} The piece of code is (not working..) - BB = reshape(last,...
mer än 6 år ago | 2 answers | 0
2
answersQuestion
Plot using '-' and '--' in a for loop of calculations
syms x a = -0.25:0.001:0.25 c = a.^2 figure; hold on for b = 1:500 d = 100+c(b) g = (100-c(b)) y1 = 10...
ungefär 7 år ago | 1 answer | 0