photo

Stefan Olaru


ETTI

2015 年からアクティブ

Followers: 0   Following: 0

統計

MATLAB Answers

6 質問
0 回答

ランク
200,654
of 300,853

評判
0

コントリビューション
6 質問
0 回答

回答採用率
33.33%

獲得投票数
0

ランク
 of 21,094

評判
N/A

平均評価
0.00

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

ダウンロード
0

ALL TIME ダウンロード
0

ランク

of 171,319

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

スコア
0

バッジ数
0

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

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

平均評価

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

平均いいねの数

  • Thankful Level 1

バッジを表示

Feeds

表示方法

質問


Matlab implementation of: Genetic Algorithms- binary representation- proportional selection
I was trying to find a code example of GA:binary representation with proportional selection and i found nothing. Is there anyone...

10年以上 前 | 1 件の回答 | 0

1

回答

質問


How to split classes of a database in two ?
I have this code: %% Loading data load('wine.data'); % first column stores the wine class according to wine...

11年弱 前 | 0 件の回答 | 0

0

回答

質問


How can i calculate the percentage of error?
I have this code: %% Loading data load('wine.data'); % first column stores the wine class according to wine.na...

11年弱 前 | 1 件の回答 | 0

1

回答

質問


How can i plot a database of vectors
I have a database with 3 classes, class 1 =59 vectors, class 2:80, class 3 100. I want to plot those 3 classes of vectors(they ...

11年弱 前 | 1 件の回答 | 0

1

回答

質問


How can i implement an algorithm using a database?
I have a database http://archive.ics.uci.edu/ml/machine-learning-databases/wine/ and i want to be able to implement the NP algo...

11年弱 前 | 0 件の回答 | 0

0

回答

質問


How can i implement the NN algorithm ?
I have a database http://archive.ics.uci.edu/ml/machine-learning-databases/wine/ There are 3 classes in my database, 1,2 ...

11年弱 前 | 1 件の回答 | 0

1

回答