photo

uri iger


Last seen: 1년 초과 전 2017년부터 활동

Followers: 0   Following: 0

통계학

  • Thankful Level 2
  • First Answer
  • Thankful Level 1

배지 보기

Feeds

보기 기준

질문


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

거의 6년 전 | 답변 수: 0 | 0

0

답변

답변 있음
How 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...

거의 6년 전 | 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

거의 6년 전 | 0

질문


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

거의 6년 전 | 답변 수: 2 | 0

2

답변

질문


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

6년 초과 전 | 답변 수: 1 | 0

1

답변