Yudawan Hidayat
Followers: 0 Following: 0
Estadística
CLASIFICACIÓN
201.861
of 295.467
REPUTACIÓN
0
CONTRIBUCIONES
11 Preguntas
1 Respuesta
ACEPTACIÓN DE RESPUESTAS
27.27%
VOTOS RECIBIDOS
0
CLASIFICACIÓN
of 20.234
REPUTACIÓN
N/A
EVALUACIÓN MEDIA
0.00
CONTRIBUCIONES
0 Archivos
DESCARGAS
0
ALL TIME DESCARGAS
0
CLASIFICACIÓN
of 153.912
CONTRIBUCIONES
0 Problemas
0 Soluciones
PUNTUACIÓN
0
NÚMERO DE INSIGNIAS
0
CONTRIBUCIONES
0 Publicaciones
CONTRIBUCIONES
0 Público Canales
EVALUACIÓN MEDIA
CONTRIBUCIONES
0 Temas destacados
MEDIA DE ME GUSTA
Feeds
Pregunta
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...
más de 4 años hace | 1 respuesta | 0
1
respuestaPregunta
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...
más de 4 años hace | 0 respuestas | 0
0
respuestasPregunta
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...
más de 4 años hace | 1 respuesta | 0
1
respuestaPregunta
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...
más de 4 años hace | 0 respuestas | 0
0
respuestasPregunta
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 ...
más de 4 años hace | 1 respuesta | 0
1
respuestaPregunta
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...
más de 4 años hace | 1 respuesta | 0
1
respuestaPregunta
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 ...
más de 4 años hace | 1 respuesta | 0
1
respuestaPregunta
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...
más de 4 años hace | 3 respuestas | 0
3
respuestasPregunta
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 = ...
más de 4 años hace | 0 respuestas | 0
0
respuestaslocation of pixel from minimum and maximum value is in histogram
this is can't work in rgb image bro :(
más de 4 años hace | 0
Pregunta
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 ?
más de 4 años hace | 2 respuestas | 0
2
respuestasPregunta
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 ...
más de 4 años hace | 1 respuesta | 0