abdulkader helwan
Followers: 0 Following: 0
i am a biomedical engineer.. got my bachelor of engineering from a lebanese university and now i am a master student at the Near East University Professional Interests: Tissue Engineering
Feeds
提问
does anyone know why this neural network is not giving the right target values????plz any helpppppp
%a=imread('A.bmp'); %a=imresize(a,[6,5]); %a=imresize(a,[1,30]); inp=[0 0 1 0 0 0 0 1 1 0 0 1 0 1 0 0 1 0 1 0 0 1 1 1...
6 years 前 | 1 个回答 | 1
1
个回答已回答
Semantic Segmentation Issue with output size
numClasses = numel(categories(trainDigitData.Labels)); Then use this variable in the fully connected layer: fullyConnectedL...
Semantic Segmentation Issue with output size
numClasses = numel(categories(trainDigitData.Labels)); Then use this variable in the fully connected layer: fullyConnectedL...
7 years 前 | 2
已回答
Invalid training data. The output size (5) of the last layer doesn't match the number of classes (5). How to match output size??
Hello.. i am having the same problem here. could u please tell me how u solved it if u did so. thanks
Invalid training data. The output size (5) of the last layer doesn't match the number of classes (5). How to match output size??
Hello.. i am having the same problem here. could u please tell me how u solved it if u did so. thanks
7 years 前 | 0
提问
plotting the variation of two variables
hello....please i am new to the math toolbox and i need help... i have this formula: x"+(wn^2*)x=0; delta...
10 years 前 | 0 个回答 | 0
0
个回答提问
how to normalize a matrix?????
hello everyone... i need a code to normalize( between 0 and 1) a matrix 7*50. the normalization process should be for each colu...
10 years 前 | 3 个回答 | 0
3
个回答提问
How can i remove markers from image
Hello i am working on a breast cancer detection system using matlab...i am taking images from DDSM database...the problem is th...
10 years 前 | 1 个回答 | 0
1
个回答已回答
Laplacian of Gaussian filter
http://www.mathworks.com/help/images/ref/fspecial.html?refresh=true
Laplacian of Gaussian filter
http://www.mathworks.com/help/images/ref/fspecial.html?refresh=true
10 years 前 | 4
已回答
neural network test with a new data set
Hello..i have created a backpropagation neural network in matlab for prediction of heart attack and i have trained it on a datas...
neural network test with a new data set
Hello..i have created a backpropagation neural network in matlab for prediction of heart attack and i have trained it on a datas...
11 years 前 | 0
提问
How to create a dataset as input to a neural network for a character recognition system?
How to create a dataset as input to a neural network for alphabetical characters recognition system?....
11 years 前 | 1 个回答 | 0
1
个回答提问
Design a back propagation NN for character(Alphabetics) recognition using matlab codes
Hello i have a character recognition project for a back propagation neural network using matlab, and i am a new user for the n...
11 years 前 | 0 个回答 | 0