photo

2one


Last seen: 5 years 前 自 2014 起处于活动状态

Followers: 0   Following: 0

消息

统计学

All
MATLAB Answers

6 个提问
1 个回答

File Exchange

3 文件

排名
12,445
of 300,159

声誉
4

贡献数
6 个提问
1 个回答

回答接受率
33.33%

收到投票数
4

排名
7,860 of 20,880

声誉
117

平均
3.00

贡献数
3 文件

下载次数
5

ALL TIME 下载次数
1179

排名

of 167,532

贡献数
0 个问题
0 个答案

评分
0

徽章数量
0

贡献数
0 帖子

贡献数
0 公开的 个频道

平均

贡献数
0 个亮点

平均赞数

  • Personal Best Downloads Level 1
  • First Review
  • First Submission
  • Thankful Level 1

查看徽章

Feeds

排序方式:

提问


Applying 3d transformation to cuboid
I have the 8 vertices of a cuboid (XYZvox) with known distance in millimetres (vox to mm) between each vertex which I transform ...

8 years 前 | 0 个回答 | 0

0

个回答

提问


Affine transformation of 3d image volume (new pixel dimensions)?
I am using this <https://uk.mathworks.com/matlabcentral/fileexchange/21080-resampling-volume-or-image-with-affine-matrix?focused...

8 years 前 | 0 个回答 | 3

0

个回答

提问


3D Binary image registration
I have 2 3D binary images which I would like to register (translate) so that IM2 ~= IM1 after translation. Is there a standalone...

10 years 前 | 1 个回答 | 0

1

个回答

已回答
Use part of each cell of 3D cell matrix
%e.g. im=VolStack(:,:,:,1); %xsrh=100 %ysrh=100 %zsrh=100 %xref=90 %yref=90 %zref=90 %define sear...

10 years 前 | 0

提问


Use part of each cell of 3D cell matrix
Hi I have used mat2cell to create a 12 x 13 x 5 cell matrix where each cell contains a 29 x 29 x 29 cube. How do I generate a n...

10 years 前 | 1 个回答 | 0

1

个回答

提问


Matlab reshape in 3D
I have a 119 x 49 x 27 (yxz) matrix (A) which is a stack of 27 blocks which make up a larger 2D image. I know that the larger 2...

10 years 前 | 1 个回答 | 0

1

个回答

提问


Weighted cubic spline (csaps) -- varying weighting factor
%weighted cubic spline x=0:0.1:10; %input data y=5*sin(1.5*x); x2=x; y2=0.5+(0.5*sin(1.5*x)); pp = csap...

11 years 前 | 1 个回答 | 1

1

个回答