photo

abdulkader helwan


Last seen: mehr als ein Jahr vor Aktiv seit 2013

Followers: 0   Following: 0

Nachricht

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

Statistik

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

Abzeichen anzeigen

Feeds

Anzeigen nach

Frage


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

fast 6 Jahre vor | 1 Antwort | 1

1

Antwort

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

mehr als 6 Jahre vor | 2

Beantwortet
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

mehr als 6 Jahre vor | 0

Frage


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

mehr als 9 Jahre vor | 0 Antworten | 0

0

Antworten

Gesendet


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

fast 10 Jahre vor | 1 Download |

Frage


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

fast 10 Jahre vor | 3 Antworten | 0

3

Antworten

Frage


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

fast 10 Jahre vor | 1 Antwort | 0

1

Antwort

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

fast 10 Jahre vor | 4

Gesendet


AML.m
detection of acute myeloid leukemia cells

mehr als 10 Jahre vor | 1 Download |

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

mehr als 10 Jahre vor | 0

Frage


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

fast 11 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


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

fast 11 Jahre vor | 0 Antworten | 0

0

Antworten