![photo](/responsive_image/150/150/0/0/0/cache/matlabcentral/profiles/4753564.jpg)
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년 초과 전 | 답변 수: 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년 전 | 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년 전 | 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년 전 | 답변 수: 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년 초과 전 | 답변 수: 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년 초과 전 | 답변 수: 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년 초과 전 | 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년 전 | 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년 초과 전 | 답변 수: 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년 초과 전 | 답변 수: 0 | 0