Roulette Wheel Selection with Overall Iteration Result

버전 1.0.0 (2.17 KB) 작성자: Muhammad Ulil Azmi
roulette wheel selection, first input is an array of probabilities, second input is number of iteration, output: an array of selection count
다운로드 수: 40
업데이트 날짜: 2020/11/12

라이선스 보기

This file is a Matlab program containing roulette wheel selection used in desired amount of iteration program.

How to use:

1. Prepare all the files and program needed.

2. Extract zip file which contain:
a. RouletteWheelSelection.m from:
Rami AbouSleiman (2020). roulette wheel selection (https://www.mathworks.com/matlabcentral/fileexchange/45735-roulette-wheel-selection), MATLAB Central File Exchange. Retrieved November 12, 2020.
b. RouletteWheelSelectionWithIteration.m

3. Open "RouletteWheelSelectionWithIteration.m"

4. Run "RouletteWheelSelectionWithIteration.m"

5. Insert first input (an array of probabilities from respective index).

6. Insert second input (number of iteration which is any positive integer).

7. Wait for the result.

8. Output is an array with index indicating each element of roulette and the value indicating how many times the element was selected.

Work used
Rami AbouSleiman (2020). roulette wheel selection (https://www.mathworks.com/matlabcentral/fileexchange/45735-roulette-wheel-selection), MATLAB Central File Exchange. Retrieved November 12, 2020.

인용 양식

Muhammad Ulil Azmi (2024). Roulette Wheel Selection with Overall Iteration Result (https://www.mathworks.com/matlabcentral/fileexchange/82688-roulette-wheel-selection-with-overall-iteration-result), MATLAB Central File Exchange. 검색됨 .

MATLAB 릴리스 호환 정보
개발 환경: R2020a
모든 릴리스와 호환
플랫폼 호환성
Windows macOS Linux
도움

받음: roulette wheel selection

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!
버전 게시됨 릴리스 정보
1.0.0