Community Profile

photo

Yudawan Hidayat


Last seen: 3 years ago Active since 2020

Statistics

  • Thankful Level 2
  • Thankful Level 1

View badges

Content Feed

View by

Question


Can you help me to solve this problem ?
I made a project to find out blood type using a neural network, with target outputs 00, 01, 10, and 11. How do I change the ou...

3 years ago | 1 answer | 0

1

answer

Question


How to test neural network with real data after training it ? How to interpret output of ANN?
I am currently working with ANN for pattern recognition to determine the type of blood type, I am new to ANN. I am using ANN t...

4 years ago | 0 answers | 0

0

answers

Question


can you help me to solve this ?
can you help me, i use ann for classification of blood type. Then i used nntool in matlab with my data, i get the result like t...

4 years ago | 1 answer | 0

1

answer

Question


how to train neural network?
I did neural network training, but why every time I run the program get different results? while the data and the number of hidd...

4 years ago | 0 answers | 0

0

answers

Question


how to show bias and weight in ann ?
How to show the weight and bias from every layer in my neural network? Currently I have 24 inputs and 2 output. please show me ...

4 years ago | 1 answer | 0

1

answer

Question


Test data in ann
can you help me please, i'm new in ann I have done training data for ann, then get the following results how to test with ne...

4 years ago | 1 answer | 0

1

answer

Question


Training data in ANN (Artificial Neural Network) code
Can you help me? i want to use ANN for classification blood type, there are 4 outputs that I expect, A, B, AB an O I have data ...

4 years ago | 1 answer | 0

1

answer

Question


ANN (Artificial Neural Network) code
Can you help me? i want to use ANN for classification blood type, there are 4 outputs that I expect, A, B, AB an O can you give...

4 years ago | 3 answers | 0

3

answers

Question


save data to excel or other
can you help me ? i have an a image than i get data like that: min R = ... min G = ... min B = ... max R = ... max G = ...

4 years ago | 0 answers | 0

0

answers

Answered
location of pixel from minimum and maximum value is in histogram
this is can't work in rgb image bro :(

4 years ago | 0

Question


location of pixel from minimum and maximum value is in histogram
can you help me, please? I want to know where the location of pixel from minimum and maximum value is in histogram ?

4 years ago | 2 answers | 0

2

answers

Question


can you help me? i want to show min and max value on RGB image with histogram, but is not work correctly?
%this is my code, and error report [filename,pathname] = uigetfile({'*.jpg;*.bmp'},'Select an Image'); I = imread([pathname ...

4 years ago | 1 answer | 0

1

answer