photo

Milan Singh


自 2018 起处于活动状态

Followers: 0   Following: 0

统计学

MATLAB Answers

3 个提问
0 个回答

排名
278,241
of 302,131

声誉
0

贡献数
3 个提问
0 个回答

回答接受率
33.33%

收到投票数
0

排名
 of 21,561

声誉
N/A

平均
0.00

贡献数
0 文件

下载次数
0

ALL TIME 下载次数
0

排名

of 179,242

贡献数
0 个问题
0 个答案

评分
0

徽章数量
0

贡献数
0 帖子

贡献数
0 公开的 个频道

平均

贡献数
0 个亮点

平均赞数

  • Thankful Level 1

查看徽章

Feeds

排序方式:

提问


how can i install neural network toolbox?
how can i install neural network toolbox? I want to install nearal network toolbox so that i can use alexnet neural network for ...

8 years 前 | 1 个回答 | 0

1

个回答

提问


My code is showing error " matrix dimension must agree".In line no -4 (2nd function:function [res_img]=Gray_trans_S_curve_uint16(xyz))-nrm_val= (xyz)- mn1;.output of the 1st function will be used in 2nd function.1st fn :function Res=Local_Process_uin
function Res=Local_Process_uint16_mymod(inputImage,nblockrow,nblockcolumn) [m,n] = size(inputImage); dcol = fix(n/nblockcolumn...

8 years 前 | 1 个回答 | 0

1

个回答

提问


I want to create a function which takes image as input and divides it n*n block.i want the code
function f=imagetoblock('imagename.type',n,n)

8 years 前 | 1 个回答 | 0

1

个回答