photo

winston


Technical University of Kenya

2013 年からアクティブ

Followers: 0   Following: 0

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

統計

MATLAB Answers

2 質問
1 回答

ランク
278,107
of 301,809

評判
0

コントリビューション
2 質問
1 回答

回答採用率
50.0%

獲得投票数
0

ランク
 of 21,414

評判
N/A

平均評価
0.00

コントリビューション
0 ファイル

ダウンロード
0

ALL TIME ダウンロード
0

ランク

of 176,674

コントリビューション
0 問題
0 解答

スコア
0

バッジ数
0

コントリビューション
0 投稿

コントリビューション
0 パブリック チャネル

平均評価

コントリビューション
0 ハイライト

平均いいねの数

  • Thankful Level 1

バッジを表示

Feeds

表示方法

質問


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年 前 | 0 件の回答 | 0

0

回答

質問


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年 前 | 2 件の回答 | 0

2

回答