photo

Stefan Olaru


ETTI

2015년부터 활동

Followers: 0   Following: 0

메시지

통계

MATLAB Answers

6 질문
0 답변

순위
200,658
of 300,857

평판
0

참여
6 질문
0 답변

답변 채택
33.33%

획득한 표
0

순위
 of 21,097

평판
N/A

평균 평점
0.00

참여
0 파일

다운로드 수
0

ALL TIME 다운로드 수
0

순위

of 171,361

참여
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

답변