photo

gfgf99


自 2015 起处于活动状态

Followers: 0   Following: 0

消息

统计学

MATLAB Answers

7 个提问
0 个回答

排名
258,577
of 299,763

声誉
0

贡献数
7 个提问
0 个回答

回答接受率
42.86%

收到投票数
0

排名
 of 20,798

声誉
N/A

平均
0.00

贡献数
0 文件

下载次数
0

ALL TIME 下载次数
0

排名

of 165,756

贡献数
0 个问题
0 个答案

评分
0

徽章数量
0

贡献数
0 帖子

贡献数
0 公开的 个频道

平均

贡献数
0 个亮点

平均赞数

  • First Review
  • Thankful Level 1

查看徽章

Feeds

排序方式:

提问


Can i detect only outer boundary using matlab
i want to detect directly outer boundary of below figure can anyone help for me <</matlabcentral/answers/uploaded_files/37146...

10 years 前 | 0 个回答 | 0

0

个回答

提问


i want to remove the edges and get a perfect circle like uploaded image figure 2 .
can i convert figure 1 circle in to figure 2 using Matlab . (figure 1) <</matlabcentral/answers/uploaded_files/36867/tes...

10 years 前 | 2 个回答 | 0

2

个回答

提问


how to convert this random distributed pixels to one pixel element in each place
<</matlabcentral/answers/uploaded_files/34248/zoomimage.PNG>> i want to smooth(reduce pixeles) this image's confuse distribut...

10 years 前 | 1 个回答 | 0

1

个回答

提问


Example code for run DBSCAN.m file
Hi, Can you please give me some advance or basic example code for run and understand dbscan-clustering code where we can find t...

10 years 前 | 0 个回答 | 0

0

个回答

提问


How to find angles, which lies between -π and -2π.Because matlab returns only values between ±π using atan or atand function.
Because matlab returns only values between ±π using 'atan' or 'atand 'functions.i want to get an angle between -π and -2π. Are t...

10 years 前 | 2 个回答 | 0

2

个回答

提问


How to slove this scatterplot error
*error appear like this* _ _ _ Operands to the || and && operators must be convertible to logical scalar values. ...

10 years 前 | 1 个回答 | 0

1

个回答

提问


How to solve this code error in
k = [1]; l = [5]; n = [6]; m = [8]; re = [k l]; ne = [m re]; cv = re.*ne ;

10 years 前 | 1 个回答 | 0

1

个回答