photo

HUANG YU-CHE


Last seen: 4 years 前 自 2020 起处于活动状态

Followers: 0   Following: 0

统计学

MATLAB Answers

5 个提问
0 个回答

排名
66,203
of 300,124

声誉
0

贡献数
5 个提问
0 个回答

回答接受率
100.0%

收到投票数
0

排名
 of 20,879

声誉
N/A

平均
0.00

贡献数
0 文件

下载次数
0

ALL TIME 下载次数
0

排名

of 167,452

贡献数
0 个问题
0 个答案

评分
0

徽章数量
0

贡献数
0 帖子

贡献数
0 公开的 个频道

平均

贡献数
0 个亮点

平均赞数

  • Thankful Level 3

查看徽章

Feeds

排序方式:

提问


How can i do the related analysis in matlab
I have three matrix a1= [0 0 0 1 0 1],a2=[0 1 1 1 0 1],a3=[1 0 1 0 0 0] for 1 mean it have a data,0 mean nothing how can I d...

5 years 前 | 1 个回答 | 0

1

个回答

提问


How can use [c r p]=impixel('img1.png'); turn to an knowing [c r] to impixel image
firstimage=imread('img1.png'); [c r p]=impixel(firstimage); There is my question: I can use the code above so for the first i...

5 years 前 | 1 个回答 | 0

1

个回答

提问


How to save the hold on image
So I two figures, one is the background and one is the plot line. How can I save them all in one figure? imshow(averaged_bw1);...

5 years 前 | 2 个回答 | 0

2

个回答

提问


How can I track the boundary
I'm going to track the boundary line ,but my photo was not very clearly about some of the point(missing point),how can i set the...

5 years 前 | 1 个回答 | 0

1

个回答

提问


How to find the first value coordinate(the minimum non-zero x coordinate) in each row?
How to find the first value coordinate(the minimum non-zero x coordinate) in each row? and what if each row value coordinate ga...

5 years 前 | 2 个回答 | 0

2

个回答