photo

Rana Sobhy


自 2016 起处于活动状态

Followers: 0   Following: 0

统计学

MATLAB Answers

10 个提问
0 个回答

排名
228,814
of 300,997

声誉
0

贡献数
10 个提问
0 个回答

回答接受率
20.0%

收到投票数
0

排名
 of 21,134

声誉
N/A

平均
0.00

贡献数
0 文件

下载次数
0

ALL TIME 下载次数
0

排名

of 172,289

贡献数
0 个问题
0 个答案

评分
0

徽章数量
0

贡献数
0 帖子

贡献数
0 公开的 个频道

平均

贡献数
0 个亮点

平均赞数

  • Thankful Level 2
  • First Review
  • Thankful Level 1

查看徽章

Feeds

排序方式:

提问


How fix Cell contents reference from a non-cell array object?
i have cell "checked_min_max" , i want to use each cell value in creating another matrix for each loop "new_ImgAsTxt" to perfor...

8 years 前 | 1 个回答 | 0

1

个回答

提问


aggregate similar variables of matrix in matrices
i've matrix b=[91 92 93 94 9 0 9888 1 2 3 4 100 101] and i want to divide it into groups, as those difference b...

8 years 前 | 1 个回答 | 0

1

个回答

提问


dlmwrite problem within loop
i want to write matrix that result from loop in a txt file comma delimited i write the following command: dlmwrite(['T...

8 years 前 | 0 个回答 | 0

0

个回答

提问


search within matrix for assign certain values
I have 2 matrices,Dim_label and Dimensionss Dimentionss is Bounding box result of image, saved at dim.mat file while Dim_labe...

8 years 前 | 0 个回答 | 0

0

个回答

提问


summation of image exceeds matrix dimention
Using Matlab 2012, I want to count the number of pixels in certain portions of image so i try the following code which give e...

8 years 前 | 2 个回答 | 0

2

个回答

提问


sum(sum) of matrix, index exceeds matrix dimention
I want to count the number of pixels in certain portions of image so i try the following code which give error at sum(sum ) fu...

8 years 前 | 0 个回答 | 0

0

个回答

提问


retrieve original voronoi points from edges location
i perform page segmentation using Voronoi diagram , i generate the voronoi edges using the Voronoi command but the segmentation...

8 years 前 | 1 个回答 | 0

1

个回答

提问


importdata doen't read the entire txt file
i have a large txt file with 2,609,876 line encoded in ANSI format when i've used the import data command to save it in a matr...

9 years 前 | 0 个回答 | 0

0

个回答

提问


stroke width of canny edges
i've document image ,and i compute the canny edges How can i calculate the stroke width for each edge? is it equal area/peri...

9 years 前 | 0 个回答 | 0

0

个回答

提问


how to find k-th nearest neighbor of a point
i have many rectangles in the image represented by its centriod. How can i calculate the 10th nearest neighbor rectangles (cent...

9 years 前 | 2 个回答 | 0

2

个回答