photo

Ace


Last seen: 1 year 前 自 2022 起处于活动状态

Followers: 0   Following: 0

统计学

MATLAB Answers

5 个提问
2 个回答

排名
11,552
of 299,806

声誉
4

贡献数
5 个提问
2 个回答

回答接受率
60.0%

收到投票数
2

排名
 of 20,809

声誉
N/A

平均
0.00

贡献数
0 文件

下载次数
0

ALL TIME 下载次数
0

排名

of 166,074

贡献数
0 个问题
0 个答案

评分
0

徽章数量
0

贡献数
0 帖子

贡献数
0 公开的 个频道

平均

贡献数
0 个亮点

平均赞数

  • Thankful Level 1

查看徽章

Feeds

排序方式:

已回答
Save a 3D image to TIFF
In case somebody has a similar problem, it can be solved in the following way: % Define the output filename for the multi-page ...

1 year 前 | 1

| 已接受

提问


Save a 3D image to TIFF
Hi everyone, I made a bwdist transform of some image and I am struggling to export it to the .tiff format. Actually I want to c...

1 year 前 | 2 个回答 | 0

2

个回答

提问


Image analysis: separate objects in a 3D model using erosion
Hello. I am trying to extract some objects from a binary image. The image is a 3D XCT scan. My first step is to threshold it to ...

2 years 前 | 1 个回答 | 0

1

个回答

已回答
Loop with fminsearch and cell arrays
Well, my colleague helped me to modify this and now it works perfectly. I hope this solution helps anyone: Changes to make in t...

2 years 前 | 1

| 已接受

提问


Loop with fminsearch and cell arrays
Hi there! I am learning to code in Matlab. I've been struggling to perform regression analysis for multiple datasets. I have 3 p...

2 years 前 | 2 个回答 | 0

2

个回答

提问


Least squares linear regression with constraints
Hi everyone! I am new to MATLAB and I have the following issue. I have the following data set: x11 = [0.091, 0.068, 0.086, 0.0...

2 years 前 | 3 个回答 | 0

3

个回答

提问


Create a cell with row vectors as elements
Hi there! I am new to Matlab. I have ten 64x64x10 matrices named from A to J. What I want to do is to combine them so that each ...

3 years 前 | 1 个回答 | 0

1

个回答