![photo](/responsive_image/150/150/0/0/0/cache/matlabcentral/profiles/milansingh163gmailcom_1521189607085_DEF.jpg)
Milan Singh
自 2018 起处于活动状态
Followers: 0 Following: 0
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 ...
6 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...
6 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)
6 years 前 | 1 个回答 | 0