Community Profile

photo

uri iger


Last seen: más de 1 año hace Con actividad desde 2017

Followers: 0   Following: 0

Estadísticas

  • Thankful Level 2
  • First Answer
  • Thankful Level 1

Ver insignias

Feeds

Ver por

Pregunta


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

más de 5 años hace | 0 respuestas | 0

0

respuestas

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

más de 5 años hace | 0

Respondida
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

más de 5 años hace | 0

Pregunta


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

más de 5 años hace | 2 respuestas | 0

2

respuestas

Pregunta


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

más de 6 años hace | 1 respuesta | 0

1

respuesta