photo

Milan Singh


Active since 2018

Followers: 0   Following: 0

Statistics

MATLAB Answers

3 Questions
0 Answers

RANK
169,269
of 300,765

REPUTATION
0

CONTRIBUTIONS
3 Questions
0 Answers

ANSWER ACCEPTANCE
33.33%

VOTES RECEIVED
0

RANK
 of 21,084

REPUTATION
N/A

AVERAGE RATING
0.00

CONTRIBUTIONS
0 Files

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANK

of 170,941

CONTRIBUTIONS
0 Problems
0 Solutions

SCORE
0

NUMBER OF BADGES
0

CONTRIBUTIONS
0 Posts

CONTRIBUTIONS
0 Public Channels

AVERAGE RATING

CONTRIBUTIONS
0 Discussions

AVERAGE NO. OF LIKES

  • Thankful Level 1

View badges

Feeds

View by

Question


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 ...

7 years ago | 1 answer | 0

1

answer

Question


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...

7 years ago | 1 answer | 0

1

answer

Question


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)

7 years ago | 1 answer | 0

1

answer