Community Profile

photo

abdulkader helwan


Last seen: 1 year ago Active since 2013

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

Statistics

All
  • First Review
  • 5-Star Galaxy Level 1
  • First Submission
  • First Answer

View badges

Content Feed

View by

Question


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

5 years ago | 1 answer | 1

1

answer

Answered
Semantic Segmentation Issue with output size
numClasses = numel(categories(trainDigitData.Labels)); Then use this variable in the fully connected layer: fullyConnectedL...

6 years ago | 2

Answered
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

6 years ago | 0

Question


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

9 years ago | 0 answers | 0

0

answers

Submitted


Normalizing data
this code is for normalizing a matrix N*M

9 years ago | 1 download |

Question


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

9 years ago | 3 answers | 0

3

answers

Question


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

9 years ago | 1 answer | 0

1

answer

Answered
Laplacian of Gaussian filter
http://www.mathworks.com/help/images/ref/fspecial.html?refresh=true

9 years ago | 4

Submitted


AML.m
detection of acute myeloid leukemia cells

10 years ago | 1 download |

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

10 years ago | 0

Question


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

10 years ago | 1 answer | 0

1

answer

Question


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

10 years ago | 0 answers | 0

0

answers