Community Profile

photo

Layla


Con actividad desde 2012

Followers: 0   Following: 0

Contacto

Graduate Student, Biomedical Engineering
Professional Interests: MRI image segmentation and 3D reconstruction, Edge Detection, Clustering algorithms

Estadísticas

  • First Review
  • Thankful Level 3

Ver insignias

Feeds

Ver por

Pregunta


How to speed up for-loop for creating cell with coordinate numbers as contents
I have the following script that constructs a 3D cell where the contents of each cell element are its XYZ coordinates. There has...

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

1

respuesta

Pregunta


How to create slices of a 3D Volume?
Hi everyone, I have 14 sets of 3D points where each set represents a sub-nucleus of a region in the brain. I'd like to do tw...

alrededor de 10 años hace | 1 respuesta | 0

1

respuesta

Pregunta


Visualizing slices of volumes generated from points in 3D space
I use MATLAB to reconstruct a certain region of the brain in 3D with a Delaunay Triangulation. That region of the brain also ha...

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

1

respuesta

Pregunta


How to crop coordinates within a (Delaunay) surface?
Hi everyone, I hope that I am explaining this problem clearly. I need to be able to crop out lower-resolution voxel coordinat...

casi 11 años hace | 0 respuestas | 1

0

respuestas

Pregunta


Specifying the orientation of a figure to be saved
I'd like to generate about 50 figures to be saved as png files within a loop. The plots in question are scatter3 plots (i.e. sc...

casi 12 años hace | 1 respuesta | 1

1

respuesta

Respondida
Converting structs within cells to cells
Mistake found. Method #2 would work as long as my preallocated cell C was the right size. It should've been cell(20,16). Then...

casi 12 años hace | 0

| aceptada

Pregunta


Converting structs within cells to cells
I have a 20x1 cell (X) where each cell element contains a 16x1 struct. There is only one field throughout any of the structs ('...

casi 12 años hace | 2 respuestas | 0

2

respuestas

Pregunta


Calling options for function handles using cellfun
I am confused about how to include options from built-in functions in a cellfun command. When I attempt either of the following...

casi 12 años hace | 1 respuesta | 0

1

respuesta

Pregunta


Generating Random (x y z) Coordinates Constrained by Euclidean Distance
I would like to write a function to generate randomized xyz coordinates from a set starting coordinates where the Euclidean dist...

casi 12 años hace | 3 respuestas | 1

3

respuestas