CodeBus
www.codebus.net
Search
Sign in
Sign up
Hot Search :
Source
embeded
web
remote control
p2p
game
More...
Location :
Home
Search - Roulette
Main Category
SourceCode
Documents
Books
WEB Code
Develop Tools
Other resource
Search - Roulette - List
[
AI-NN-PR
]
遗传算法实现旅行商问题
DL : 1
本算法中采取了种群规模为100,同时采用轮盘赌来获取种群。开始使用随机的方法得到初始的种群-the algorithm adopted a population size of 100, using roulette to access populations. Using the stochastic method initial Stocks
Update
: 2025-02-17
Size
: 2kb
Publisher
:
谢继晖
[
Other
]
RouletteWheelSelection
DL : 0
GA算法中的轮盘赌选择法程序,本程序为本人所写,ati-clockwise方向,另附输入输出文件。-GA the roulette selection procedures, the procedures I wrote, ati-clockwise direction, followed by input and output documents.
Update
: 2025-02-17
Size
: 1kb
Publisher
:
[
Other Games
]
LPServer00888
DL : 0
轮盘记分服务器程序,采用TCP协议与客户机连接,并使用了多线程,用ACCESS作数据库。-roulette Points server using TCP connection with the client, and the use of multithreading, for ACCESS database.
Update
: 2025-02-17
Size
: 2.8mb
Publisher
:
小王
[
Other Games
]
Client00888
DL : 0
轮盘押分客户机程序,采用TCP协议与服务器连接,并使用了多线程。-roulette remanded points client procedures, using TCP and server connectivity, and the use of multithreading.
Update
: 2025-02-17
Size
: 7.79mb
Publisher
:
小王
[
matlab
]
GAGJ)
DL : 0
改进的GA. fga.m 为遗传算法的主程序 采用二进制Gray编码,采用基于轮盘赌法的非线性排名选择, 均匀交叉,变异操作,而且还引入了倒位操作! -improved GA. Fga.m for the main program of genetic algorithm using binary Gray code, Based on the roulette method of nonlinear ranking choice, uniform crossover and mutation, but also to introduce the inversion operation.
Update
: 2025-02-17
Size
: 3kb
Publisher
:
林洋
[
AI-NN-PR
]
AI_GA_matlab
DL : 0
遗传算法程序 主要程序 ga.m 遗传算法核心程序 BinaryExample.m 二进制编码应用程序 FloatExample.m 浮点编码的应用程序 相关算子及函数 initializega.m 种群初始化函数 simpleXover.m 用于二进制编码的简单交叉算子 arithXover.m 用于浮点编码的算术交叉算子 binaryMutation 用于二进制编码的变异算子 nonMutation.m 用于浮点编码的非均匀变异算子 roulette.m 轮盘选择算子 normGeomSelect.m 标准化几何分布排序选择算子 maxGenTerm.m 以最大进化代数为判别条件的进化终止函数 calcbits.m 计算二进制编码染色体串长度的函数 f2b.m 由浮点表达到二进制表达的转换函数 b2f.m 由二进制表达到浮点表达的转换函数 parse.m 字符串识别函数 delta.m 非均匀变异的变异量计算函数 exampleFn 一个二元函数 startup.m 进行路径设置-Genetic Algorithm main proceedings ga.m GA BinaryExample core program. m binary floating-point applications FloatExample.m coding applications relevant operator and function initializega.m Stocks initialization function for binary series simpleXover.m Codes simple crossover operator arithXover.m for floating-point arithmetic coding crossover operator binaryM utation for binary coding mutation operator nonMutation.m float for the non-coding Uniform mutation operator roulette.m roulette selection operator normGeomSelect.m standards Sort of geometric distribution maxGenTerm.m selection operator algebras with the greatest evolutionary criterion for the evolution of termination calcbits.m calculation function binary coding chromosome length of the string from the floating-point functions f2b.m
Update
: 2025-02-17
Size
: 13kb
Publisher
:
胡朋
[
Chess Poker games
]
Roulette
DL : 0
自己做的轮盘游戏 使用delphix控件,带服务,客户端,和管理端
Update
: 2025-02-17
Size
: 346kb
Publisher
:
cherwey
[
AI-NN-PR
]
SimpleGA
DL : 0
该程序为使用了轮盘赌选择方式、单点交叉和基本位变异算子,内嵌精英保留策略的基本遗传算法。其实现使用了固定数组,使用一个常用的测试函数。-The procedure for the use of a roulette wheel selection, single-point crossover and basic bit mutation operator, embedded elite reservation strategy for the basic genetic algorithm. The realization of the use of a fixed array, the use of a commonly used test functions.
Update
: 2025-02-17
Size
: 3kb
Publisher
:
东方志柱
[
AI-NN-PR
]
GAforTSP
DL : 0
遗传算法求解TSP问题,采用轮盘赌选择方法,部分匹配交叉算子,交换变异设计.-Genetic Algorithm for TSP problem, using roulette wheel selection method, partially matched crossover operator and exchange mutation design.
Update
: 2025-02-17
Size
: 5kb
Publisher
:
底欣
[
AI-NN-PR
]
gamain
DL : 1
一个简单的遗传算法 采用实数编码、比例分配轮盘赌选择、杂交采用离散与算术双重杂交、一般性变异。-A simple genetic algorithm using real-coded, proportional allocation of roulette selection, hybrid discrete and numeracy double hybridization, general variation.
Update
: 2025-02-17
Size
: 1kb
Publisher
:
wangkang
[
matlab
]
select
DL : 0
Roulette Wheel Selection
Update
: 2025-02-17
Size
: 120kb
Publisher
:
tekguc
[
matlab
]
genetic_algorithm_matlab
DL : 0
fga.m 为遗传算法的主程序 采用二进制Gray编码,采用基于轮盘赌法的非线性排名选择, 均匀交叉,变异操作,而且还引入了倒位操作-fga.m the main program for the genetic algorithm using binary Gray encoding, roulette wheel based on the law of non-linear ranking selection, uniform crossover and mutation operations, but also the introduction of the inversion operation
Update
: 2025-02-17
Size
: 6kb
Publisher
:
赵彦
[
AI-NN-PR
]
ga1
DL : 0
遗传算法程序说明: fga.m 为遗传算法的主程序 采用二进制Gray编码,采用基于轮盘赌法的非线性排名选择, 均匀交叉,变异操作,而且还引入了倒位操作!-Description of the procedures for genetic algorithms: fga.m main program for the genetic algorithm using binary Gray encoding, roulette wheel based on the law of non-linear ranking selection, uniform crossover and mutation operations, but also the introduction of the inversion operation!
Update
: 2025-02-17
Size
: 3kb
Publisher
:
hexing
[
matlab
]
xujinpeng3.14
DL : 0
用遗传算法求函数f=x+10*sin(5*x)+7*cos(4*x)的最大值点:简单的单点交叉、基本位变异、赌轮盘选择、随机产生初始种群中的个体,求的最好解是24.689。注:本算法基于matlab7.0,是我自己编写的,每个步骤都有详细的说明。适用于遗传算法初学者。-Using genetic algorithms for function f = x+10* sin (5* x)+7* cos (4* x) the maximum points: a simple single-point crossover, the basic bit mutation, roulette gambling options, randomly generated initial individual stocks, and the best solution is 24.689. Note: This algorithm is based on the matlab7.0, is what I have written, each of these steps are detailed. Genetic Algorithm for beginners.
Update
: 2025-02-17
Size
: 4kb
Publisher
:
竹子的信仰
[
Windows Develop
]
EvolutionaryAlgorithm
DL : 0
本例用演化算法处理了函数f=x^2在[1,31]上的极值问题。关键词:二进制编码,轮盘赌模型-Evolutionary algorithm used in this case to deal with the function f = x ^ 2 in [1,31] on the extremal problem. Keywords: binary code, roulette model
Update
: 2025-02-17
Size
: 2kb
Publisher
:
kevin
[
Other
]
genetic
DL : 0
This program runs a GA. The roulette wheel method for parent selection is used here. Elitism is included. Parent selection is from the population including the elite chromosomes. The standard bit form is used here. As usual, code works in terms of fitness values (higher better) results, however, are reported for the loss values of actual interest. This code does not work with constraints on theta values other than those directly associated with thetamax and thetamin. -This program runs a GA. The roulette wheel method for parent selection is used here. Elitism is included. Parent selection is from the population including the elite chromosomes. The standard bit form is used here. As usual, code works in terms of fitness values (higher better) results, however, are reported for the loss values of actual interest. This code does not work with constraints on theta values other than those directly associated with thetamax and thetamin.
Update
: 2025-02-17
Size
: 11kb
Publisher
:
siva
[
Windows Develop
]
GAtest
DL : 1
轮盘赌遗传算法,用vc++写的,主要用于函数求最优值-Roulette wheel genetic algorithm, using vc++ to write, and is mainly used for seeking the optimal value function
Update
: 2025-02-17
Size
: 463kb
Publisher
:
wenzheng
[
AI-NN-PR
]
yichuansuanfa
DL : 0
fga.m 为遗传算法的主程序 采用二进制Gray编码,采用基于轮盘赌法的非线性排名选择, 均匀交叉,变异操作,而且还引入了倒位操作!-fga.m the main program for the genetic algorithm binary Gray encoding, roulette wheel method based on non-linear ranking selection, uniform crossover and mutation operations, but also introduces the inversion operation!
Update
: 2025-02-17
Size
: 8kb
Publisher
:
曾建
[
matlab
]
RealGA(TwoVaribles)
DL : 0
此代码是实数编码遗传算法的Matlab例程。用了精英保留策略选择和轮盘赌选择法,叉操作采用中间重组方式。-This code is a real-coded genetic algorithm Matlab routines. Retention policies with the elite selection and roulette wheel selection method, fork operation mode using the middle of restructuring.
Update
: 2025-02-17
Size
: 2kb
Publisher
:
王巍
[
AI-NN-PR
]
Roulette
DL : 0
遗传算法的轮盘赌程序,用Java编写,是最基本的轮盘赌算法,希望对大家有帮助 -roulette
Update
: 2025-02-17
Size
: 1kb
Publisher
:
sunlin
«
1
2
3
4
5
6
7
8
9
10
»
CodeBus
is one of the largest source code repositories on the Internet!
Contact us :
1999-2046
CodeBus
All Rights Reserved.