photo

Layla


自 2012 起处于活动状态

Followers: 0   Following: 0

消息

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

统计学

MATLAB Answers

8 个提问
1 个回答

排名
12,501
of 300,765

声誉
3

贡献数
8 个提问
1 个回答

回答接受率
75.0%

收到投票数
3

排名
 of 21,084

声誉
N/A

平均
0.00

贡献数
0 文件

下载次数
0

ALL TIME 下载次数
0

排名

of 170,941

贡献数
0 个问题
0 个答案

评分
0

徽章数量
0

贡献数
0 帖子

贡献数
0 公开的 个频道

平均

贡献数
0 个亮点

平均赞数

  • First Review
  • Thankful Level 3

查看徽章

Feeds

排序方式:

提问


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

11 years 前 | 1 个回答 | 0

1

个回答

提问


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

12 years 前 | 1 个回答 | 0

1

个回答

提问


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

12 years 前 | 1 个回答 | 0

1

个回答

提问


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

12 years 前 | 0 个回答 | 1

0

个回答

提问


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

13 years 前 | 1 个回答 | 1

1

个回答

已回答
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...

13 years 前 | 0

| 已接受

提问


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

13 years 前 | 2 个回答 | 0

2

个回答

提问


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

13 years 前 | 1 个回答 | 0

1

个回答

提问


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

13 years 前 | 3 个回答 | 1

3

个回答