photo

renuka


ump

自 2014 起处于活动状态

Followers: 0   Following: 0

消息

统计学

MATLAB Answers

6 个提问
0 个回答

排名
181,384
of 301,159

声誉
0

贡献数
6 个提问
0 个回答

回答接受率
33.33%

收到投票数
0

排名
 of 21,182

声誉
N/A

平均
0.00

贡献数
0 文件

下载次数
0

ALL TIME 下载次数
0

排名

of 173,105

贡献数
0 个问题
0 个答案

评分
0

徽章数量
0

贡献数
0 帖子

贡献数
0 公开的 个频道

平均

贡献数
0 个亮点

平均赞数

  • Thankful Level 1

查看徽章

Feeds

排序方式:

提问


code for image enhancement techniques on gray image
I need to do coding for this techniques using gray image.. Mean filter for 3 x 3, 5 x 5, 9 x 9 pixels size, Max filter for 3...

12 years 前 | 1 个回答 | 0

1

个回答

提问


Median filter on gray image
I need to write a code for this median filter on gray image for 3 x 3, 5 x 5, 9 x 9 pixels size in matlab...Please help me with ...

12 years 前 | 1 个回答 | 0

1

个回答

提问


The Spatial Filtering Process
I need to write a code for image enhancement techniques using this spatial filtering process on a gray image.

12 years 前 | 1 个回答 | 0

1

个回答

提问


I need to split 630x540 matrix into 3x3 sub matrix block
I need to split 630x540 matrix into 3x3 sub matrix block and need to total up the values inside the 3x3 sub matrix.

12 years 前 | 1 个回答 | 0

1

个回答

提问


Sum of matrices and loop
For example x = [1 2 3 4 5 6; 7 8 9 10 11 12;13 14 15 16 17 18;1 2 3 4 5 6] I want sum of |[1 2 3 7 8 9]| which is |= 72...

12 years 前 | 1 个回答 | 0

1

个回答

提问


sum the matrix 3x3 and looping
how to calculate the total of overlap region 3x3 of a matrix and include loop function as it continue to calculate row by row an...

12 years 前 | 1 个回答 | 0

1

个回答