Yudawan Hidayat
Followers: 0 Following: 0
Statistics
RANK
201,861
of 295,467
REPUTATION
0
CONTRIBUTIONS
11 Questions
1 Answer
ANSWER ACCEPTANCE
27.27%
VOTES RECEIVED
0
RANK
of 20,234
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANK
of 153,912
CONTRIBUTIONS
0 Problems
0 Solutions
SCORE
0
NUMBER OF BADGES
0
CONTRIBUTIONS
0 Posts
CONTRIBUTIONS
0 Public Channels
AVERAGE RATING
CONTRIBUTIONS
0 Highlights
AVERAGE NO. OF LIKES
Feeds
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...
4 years ago | 1 answer | 0
1
answerQuestion
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
answersQuestion
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
answerQuestion
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
answersQuestion
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
answerQuestion
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
answerQuestion
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
answerQuestion
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
answersQuestion
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
answerslocation 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
answersQuestion
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