photo

Stefan Olaru


ETTI

Active since 2015

Followers: 0   Following: 0

Message

Statistics

MATLAB Answers

6 Questions
0 Answers

RANK
200,654
of 300,853

REPUTATION
0

CONTRIBUTIONS
6 Questions
0 Answers

ANSWER ACCEPTANCE
33.33%

VOTES RECEIVED
0

RANK
 of 21,094

REPUTATION
N/A

AVERAGE RATING
0.00

CONTRIBUTIONS
0 Files

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANK

of 171,319

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 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 ago | 1 answer | 0

1

answer

Question


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 ago | 0 answers | 0

0

answers

Question


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 ago | 1 answer | 0

1

answer

Question


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 ago | 1 answer | 0

1

answer

Question


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 ago | 0 answers | 0

0

answers

Question


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 ago | 1 answer | 0

1

answer