photo

winston


Technical University of Kenya

Con actividad desde 2013

Followers: 0   Following: 0

Mensaje

I am an academic staff in Department of Electrical Engineering and doing a PhD about prediction of idle channels by cogitive radio using ANN
Professional Interests: Research in Cogitive Radio predictive engine

Estadística

MATLAB Answers

2 Preguntas
1 Respuesta

CLASIFICACIÓN
66.021
of 301.464

REPUTACIÓN
0

CONTRIBUCIONES
2 Preguntas
1 Respuesta

ACEPTACIÓN DE RESPUESTAS
50.0%

VOTOS RECIBIDOS
0

CLASIFICACIÓN
 of 21.292

REPUTACIÓN
N/A

EVALUACIÓN MEDIA
0.00

CONTRIBUCIONES
0 Archivos

DESCARGAS
0

ALL TIME DESCARGAS
0

CLASIFICACIÓN

of 174.642

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

  • Thankful Level 1

Ver insignias

Feeds

Ver por

Pregunta


Matlab r2010a code for NN Optimized by Genetic algorithm
Hi Greg, I am exploring the viability of predicting idle TV channels to be used by the mostly-overwhelmed cellular networks in ...

casi 13 años hace | 0 respuestas | 0

0

respuestas

Respondida
I am using matlab r2010a to design a neural network to model 13,440 samples of numeral data of 3 input variables and 1 target. When i try to train, i get the following message;Targets are incorrectly sized for network. Matrix must have 3 columns
I just discovered where i was going wrong! To transpose, the apostrophe on the laptop keyboard is not recognizable by Matlab. I...

alrededor de 13 años hace | 0

Pregunta


I am using matlab r2010a to design a neural network to model 13,440 samples of numeral data of 3 input variables and 1 target. When i try to train, i get the following message;Targets are incorrectly sized for network. Matrix must have 3 columns
The following is the code i have used; Data_Inputs = xlsread('tvdiary10080.xlsx'); Testing_Data = xlsread('tvdiary3360.xlsx...

alrededor de 13 años hace | 2 respuestas | 0

2

respuestas