photo

winston


Technical University of Kenya

Active since 2013

Followers: 0   Following: 0

Message

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

Statistics

MATLAB Answers

2 Questions
1 Answer

RANK
124,829
of 301,433

REPUTATION
0

CONTRIBUTIONS
2 Questions
1 Answer

ANSWER ACCEPTANCE
50.0%

VOTES RECEIVED
0

RANK
 of 21,272

REPUTATION
N/A

AVERAGE RATING
0.00

CONTRIBUTIONS
0 Files

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANK

of 174,520

CONTRIBUTIONS
0 Problems
0 Solutions

SCORE
0

NUMBER OF BADGES
0

CONTRIBUTIONS
0 Posts

CONTRIBUTIONS
0 Public Channels

AVERAGE RATING

CONTRIBUTIONS
0 Discussions

AVERAGE NO. OF LIKES

  • Thankful Level 1

View badges

Feeds

View by

Question


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 ...

13 years ago | 0 answers | 0

0

answers

Question


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...

13 years ago | 2 answers | 0

2

answers