Katherine Zheng - MATLAB Central
photo

Katherine Zheng


Last seen: 4 months 前 自 2022 起处于活动状态

Followers: 0   Following: 0

统计学

MATLAB AnswersFrom 02/22 to 04/25Use left and right arrows to move selectionFrom 02/22Use left and right arrows to move left selectionTo 04/25Use left and right arrows to move right selectionUse TAB to select grip buttons or left and right arrows to change selection100%
MATLAB Answers

8 个提问
2 个回答

排名
8,578
of 298,132

声誉
5

贡献数
8 个提问
2 个回答

回答接受率
37.5%

收到投票数
1

排名
 of 20,538

声誉
N/A

平均
0.00

贡献数
0 文件

下载次数
0

ALL TIME 下载次数
0

排名

of 160,453

贡献数
0 个问题
0 个答案

评分
0

徽章数量
0

贡献数
0 帖子

贡献数
0 公开的 个频道

平均

贡献数
0 个亮点

平均赞数

  • Thankful Level 2
  • Knowledgeable Level 1
  • First Answer
  • First Review

查看徽章

Feeds

排序方式:

提问


put line segements in order according to their endpoint
I have 5 line segements and their endpoints. The 5 line segements are suppose to connected as a closed shape. But the order of t...

2 years 前 | 1 个回答 | 0

1

个回答

提问


split label matrix into cells according to their lables including boundary
Hi, I have a label matrix and want to split the area into individual matrix for post processing. I need the boundary accosiated ...

2 years 前 | 1 个回答 | 0

1

个回答

提问


create cell array by extracting all the same row from multiple matrix
I have three double A = [105x3]; B = [105x3]; C = [105x3]; I want to create a cell array D = {105 cells} each cells contains the...

2 years 前 | 2 个回答 | 0

2

个回答

提问


split array into subarrays according to the labels
Hi, I have a watershed transformed label matrix. I want to split them into subarrays maybe cells based on the region labels and ...

2 years 前 | 1 个回答 | 0

1

个回答

提问


find nearest value on mesh grid under certain contour
I have a surf matrix (colormap gray), a contour matrix (red). The magenta points are local minmum in red contours. I want to fin...

2 years 前 | 1 个回答 | 1

1

个回答

提问


extract portion of each cell array elements using cellfun
I have a 5x9 cell array A. Each cell in A contains a 3x1 cell. In each cells, I have mesh data for a surface. For example A{1,1}...

2 years 前 | 1 个回答 | 0

1

个回答

提问


hisfit with same bin edges
Hi, I have 9 histogram plot and I want to plot their distribution for comparison. The 9 data sets have different ranges (min and...

3 years 前 | 1 个回答 | 0

1

个回答

已回答
GenerateMesh via geometryFromEdges not working when large number of edges
remove the bracket in the sf function like so sf = [sf,'+',cf_i(i-1,:)]; % just for demonstration

3 years 前 | 0

| 已接受

已回答
how to conver this 2d countour line into something CAD can read as a profile e.g. dxf., dwg.or anthing that works
Download this DXFLib https://au.mathworks.com/matlabcentral/fileexchange/33884-dxflib % Below code should work for my code ...

3 years 前 | 0

| 已接受

提问


how to conver this 2d countour line into something CAD can read as a profile e.g. dxf., dwg.or anthing that works
Hi there, I generated a shape using contourf in MATLAB and I wish to put it into FEA analysis to make it a CAD model based on t...

3 years 前 | 1 个回答 | 0

1

个回答