Yudawan Hidayat
Followers: 0 Following: 0
Feeds
提问
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 前 | 1 个回答 | 0
1
个回答提问
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 前 | 0 个回答 | 0
0
个回答提问
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 前 | 1 个回答 | 0
1
个回答提问
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 前 | 0 个回答 | 0
0
个回答提问
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 前 | 1 个回答 | 0
1
个回答提问
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 前 | 1 个回答 | 0
1
个回答提问
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 前 | 1 个回答 | 0
1
个回答提问
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 前 | 3 个回答 | 0
3
个回答提问
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 前 | 0 个回答 | 0
0
个回答已回答
location of pixel from minimum and maximum value is in histogram
this is can't work in rgb image bro :(
location of pixel from minimum and maximum value is in histogram
this is can't work in rgb image bro :(
4 years 前 | 0
提问
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 前 | 2 个回答 | 0
2
个回答提问
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 前 | 1 个回答 | 0