![photo](/responsive_image/150/150/0/0/0/cache/matlabcentral/profiles/9792370_1522134282976_DEF.jpg)
HASAN AL-KAF
Followers: 0 Following: 0
Estadística
15 Preguntas
0 Respuestas
CLASIFICACIÓN
90.694
of 297.016
REPUTACIÓN
0
CONTRIBUCIONES
15 Preguntas
0 Respuestas
ACEPTACIÓN DE RESPUESTAS
46.67%
VOTOS RECIBIDOS
0
CLASIFICACIÓN
of 20.419
REPUTACIÓN
N/A
EVALUACIÓN MEDIA
0.00
CONTRIBUCIONES
0 Archivos
DESCARGAS
0
ALL TIME DESCARGAS
0
CLASIFICACIÓN
of 157.725
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
Different results between y=net(test) and matrix multiplication of NN with same structures
Hi, I have a neural netwok with following strctures 5 inputs 1 hidden layer with 17 neurons and 1 output. I use sigmoid fu...
alrededor de 2 años hace | 0 respuestas | 0
0
respuestasPregunta
The output size of the last layer (18) doesn’t match the number of classes (38) in patternet
Hi I used patternnet toolbox for classification problem However, The output size of the last layer is 18 which doesn’t match th...
alrededor de 3 años hace | 0 respuestas | 0
0
respuestasPregunta
Similar code as vec2ind function for MATLAB coder?
Hi I want a code that give similar function as vec2ind. I found this code sum( repmat((1:size(vec,1)).', 1, size(vec,2)) .* v...
más de 3 años hace | 1 respuesta | 0
1
respuestaPregunta
Create matrix using the array as index
Hi, I have an array of 1*2000 double. I want to create matrix of 6*2000 double. so only the index of the value is 1 and the oth...
más de 3 años hace | 2 respuestas | 0
2
respuestasPregunta
genetic algorithm for feature selection
Hi I used the code in MathWorks and I edited but I couldn't get the result I find these error after i run the code ...
más de 6 años hace | 0 respuestas | 0
0
respuestasPregunta
replace not selected value by zero
Hi I have 10 values. my code select 3 values, for example, if x=[1 2 3 4 5 6 7 8 9 10] and my code select [1 3 5] i want a code...
alrededor de 7 años hace | 2 respuestas | 0
2
respuestasPregunta
store the result of one row for 100 iterations to a matrix
HI i have this function which is sub main function. if i have 100 iterations in my main function that call my sub main function....
más de 7 años hace | 1 respuesta | 0
1
respuestaPregunta
Widrow-Hoff delta rule method with linear layer (adaline)
i want to use learnwb which Widrow-Hoff delta rule (also known as least mean square (LMS) algorithm) and updatesits weights an...
más de 7 años hace | 0 respuestas | 0
0
respuestasPregunta
Widrow-Hoff delta rule method with linear layer (adaline)
i want to use learnwb which Widrow-Hoff delta rule (also known as least mean square (LMS) algorithm) and updatesits weights an...
más de 7 años hace | 0 respuestas | 0
0
respuestasPregunta
generating random values from another matrix with a random value in rows only
Hi I have this code X = rand(113,401); % sample matrix % generate random indices and use them to pull values from A ...
más de 7 años hace | 1 respuesta | 0
1
respuestaPregunta
transfer from fix array to another array
Hi I have this code below.I Want to store what will come in w((1),:) in another array called M((N),:) for 113 iteration. Fo...
más de 7 años hace | 1 respuesta | 0
1
respuestaPregunta
how to repeat looping the matrix
Hi I have matrix 401*100 I want to make a code that can take the first row in matrix until reach to the end of row and start...
más de 7 años hace | 1 respuesta | 0
1
respuestaPregunta
RMSE with near infrared data
Hi I want to find the RMSE for near infrared data but the the predicted data has dimensions matrix 401x20 and the actual data ...
casi 8 años hace | 1 respuesta | 0
1
respuestaPregunta
how can insert my data example NIR data into genetic alogrithm tool in matlab
Hi I am using near infrared data as input to genetic algorithm without using any function . How can i use these data if I wan...
casi 8 años hace | 1 respuesta | 0
1
respuestaPregunta
how can insert my data example NIR data into genetic alogrithm tool
Hi I am using near infrared spectroscopic data as input in genetic algorithm without using any function . how can i insert the...
casi 8 años hace | 0 respuestas | 0