photo

Stefan Olaru


ETTI

自 2015 起处于活动状态

Followers: 0   Following: 0

消息

统计学

MATLAB Answers

6 个提问
0 个回答

排名
200,664
of 300,863

声誉
0

贡献数
6 个提问
0 个回答

回答接受率
33.33%

收到投票数
0

排名
 of 21,100

声誉
N/A

平均
0.00

贡献数
0 文件

下载次数
0

ALL TIME 下载次数
0

排名

of 171,413

贡献数
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 years 前 | 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 years 前 | 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 years 前 | 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 years 前 | 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 years 前 | 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 years 前 | 1 个回答 | 0

1

个回答