Welcome![Sign In][Sign Up]
Location:
Search - Roulette

Search list

[AI-NN-PR遗传算法实现旅行商问题

Description: 本算法中采取了种群规模为100,同时采用轮盘赌来获取种群。开始使用随机的方法得到初始的种群-the algorithm adopted a population size of 100, using roulette to access populations. Using the stochastic method initial Stocks
Platform: | Size: 2048 | Author: 谢继晖 | Hits:

[OtherRouletteWheelSelection

Description: GA算法中的轮盘赌选择法程序,本程序为本人所写,ati-clockwise方向,另附输入输出文件。-GA the roulette selection procedures, the procedures I wrote, ati-clockwise direction, followed by input and output documents.
Platform: | Size: 1024 | Author: | Hits:

[Other GamesLPServer00888

Description: 轮盘记分服务器程序,采用TCP协议与客户机连接,并使用了多线程,用ACCESS作数据库。-roulette Points server using TCP connection with the client, and the use of multithreading, for ACCESS database.
Platform: | Size: 2937856 | Author: 小王 | Hits:

[Other GamesClient00888

Description: 轮盘押分客户机程序,采用TCP协议与服务器连接,并使用了多线程。-roulette remanded points client procedures, using TCP and server connectivity, and the use of multithreading.
Platform: | Size: 8165376 | Author: 小王 | Hits:

[matlabGAGJ)

Description: 改进的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.
Platform: | Size: 3072 | Author: 林洋 | Hits:

[AI-NN-PRAI_GA_matlab

Description: 遗传算法程序 主要程序 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
Platform: | Size: 13312 | Author: 胡朋 | Hits:

[Chess Poker gamesRoulette

Description: 自己做的轮盘游戏 使用delphix控件,带服务,客户端,和管理端
Platform: | Size: 354304 | Author: cherwey | Hits:

[AI-NN-PRSimpleGA

Description: 该程序为使用了轮盘赌选择方式、单点交叉和基本位变异算子,内嵌精英保留策略的基本遗传算法。其实现使用了固定数组,使用一个常用的测试函数。-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.
Platform: | Size: 3072 | Author: 东方志柱 | Hits:

[AI-NN-PRGAforTSP

Description: 遗传算法求解TSP问题,采用轮盘赌选择方法,部分匹配交叉算子,交换变异设计.-Genetic Algorithm for TSP problem, using roulette wheel selection method, partially matched crossover operator and exchange mutation design.
Platform: | Size: 5120 | Author: 底欣 | Hits:

[AI-NN-PRgamain

Description: 一个简单的遗传算法 采用实数编码、比例分配轮盘赌选择、杂交采用离散与算术双重杂交、一般性变异。-A simple genetic algorithm using real-coded, proportional allocation of roulette selection, hybrid discrete and numeracy double hybridization, general variation.
Platform: | Size: 1024 | Author: wangkang | Hits:

[matlabselect

Description: Roulette Wheel Selection
Platform: | Size: 122880 | Author: tekguc | Hits:

[matlabgenetic_algorithm_matlab

Description: 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
Platform: | Size: 6144 | Author: 赵彦 | Hits:

[AI-NN-PRga1

Description: 遗传算法程序说明: 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!
Platform: | Size: 3072 | Author: hexing | Hits:

[matlabxujinpeng3.14

Description: 用遗传算法求函数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.
Platform: | Size: 4096 | Author: 竹子的信仰 | Hits:

[Windows DevelopEvolutionaryAlgorithm

Description: 本例用演化算法处理了函数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
Platform: | Size: 2048 | Author: kevin | Hits:

[Othergenetic

Description: 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.
Platform: | Size: 11264 | Author: siva | Hits:

[Windows DevelopGAtest

Description: 轮盘赌遗传算法,用vc++写的,主要用于函数求最优值-Roulette wheel genetic algorithm, using vc++ to write, and is mainly used for seeking the optimal value function
Platform: | Size: 474112 | Author: wenzheng | Hits:

[AI-NN-PRyichuansuanfa

Description: 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!
Platform: | Size: 8192 | Author: 曾建 | Hits:

[matlabRealGA(TwoVaribles)

Description: 此代码是实数编码遗传算法的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.
Platform: | Size: 2048 | Author: 王巍 | Hits:

[AI-NN-PRRoulette

Description: 遗传算法的轮盘赌程序,用Java编写,是最基本的轮盘赌算法,希望对大家有帮助 -roulette
Platform: | Size: 1024 | Author: sunlin | Hits:
« 12 3 4 5 6 7 8 9 10 »

CodeBus www.codebus.net