CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 搜索资源 - roulette

搜索资源列表

  1. SABC

    1下载:
  2. 基于matlab编写的改进搜索策略的人工蜂群算法,使得跟随蜂根据新改进的轮盘赌概率新公式选择跟随引领蜂采蜜-Prepared based on artificial bee colony algorithm matlab improved search strategy, so follow the honey bee bee choose to follow the lead based on new and improved roulette probability a new formul
  3. 所属分类:matlab

    • 发布日期:2017-04-13
    • 文件大小:1940
    • 提供者:杨国良
  1. ycsf

    0下载:
  2. matlab遗传算法的实例,包括交叉、变异、选择,有详细的备注和解释,可以根据需求自行修改代码,选择默认轮盘赌选择,交叉为单交叉-Examples matlab genetic algorithm, including the crossover, mutation, selection, detailed notes and explanations can modify the code based on the needs, the default roulette selection,
  3. 所属分类:matlab

    • 发布日期:2017-04-13
    • 文件大小:1795
    • 提供者:chengxu
  1. GATestMe

    0下载:
  2. 经典遗传算法寻优,利用轮盘赌选择复制,利用合适的变异概率得到子代-Classical genetic algorithm optimization, the use of roulette Copy, using suitable mutation probability give offspring
  3. 所属分类:Other systems

    • 发布日期:2017-04-12
    • 文件大小:1194
    • 提供者:李得胜
  1. yichaun_suanfa-matlab

    0下载:
  2. 实现遗传算法。采用二进制Gray编码,采用基于轮盘赌法的非线性排名选择, 均匀交叉,变异操作,而且还引入了倒位操作!-Achieve genetic algorithm. Gray binary encoding, using selected based on nonlinear ranking roulette method, uniform crossover, mutation, and also introduced the inversion operation!
  3. 所属分类:matlab

    • 发布日期:2017-04-14
    • 文件大小:3776
    • 提供者:杨北
  1. GA

    0下载:
  2. 遗传算法是一种通过模拟自然进化过程搜索最优解的方法。其MATLAB程序, 采用二进制Gray编码,采用基于轮盘赌法的非线性排名选择, 均匀交叉,变异操作,并引入了倒位操作。-Genetic algorithm is a method of searching the optimal solution for the natural process of evolution through simulations. Its MATLAB program using a binary Gray co
  3. 所属分类:Bio-Recognize

    • 发布日期:2017-04-15
    • 文件大小:5237
    • 提供者:陶陶
  1. 60953

    0下载:
  2. roulette wheel selection method in matlab
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-12
    • 文件大小:530
    • 提供者:safae
  1. ga-SIMPLE

    0下载:
  2. /求下列元素的最大值:目标函数max=f(x1,x2)=x1*x1+x2*x2 取值范围在{1,2,3,4,5,6,7} //本算法在选择时使用:轮盘赌选择法、交叉时使用:单点交叉。 -A maximum of the following elements: objective function Max = f (x1, x2) x1+ x2 = x1** x2.Scope in,2,3,4,5,6,7 {1}This algorithm is used when the choice
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-29
    • 文件大小:58292
    • 提供者:张烨
  1. PHPweixin

    0下载:
  2. php+微信+thinkPHP的轮盘抽奖插件,使用thinkPHP开放在微信可以实现抽奖的程序,手机端也可以使用-PHP+ WeChat+ thinkPHP roulette lottery plug-in, using thinkPHP open in WeChat can realize lottery program, mobile phones can also be used
  3. 所属分类:Other systems

    • 发布日期:2017-05-09
    • 文件大小:1792723
    • 提供者:david
  1. xgunliao

    0下载:
  2. 软件介绍 是国外聊天轮盘的国内版,功能优于国外的网站,基于red5和java开发的,p2p技术,上传至网站即可使用,可以作为网站和论坛的聊天娱乐平台-Software Foreign domestic version of chat roulette, function better than the foreign site, and based on red5 java development, p2p technology, upload to the site can be us
  3. 所属分类:Web Server

    • 发布日期:2017-05-07
    • 文件大小:1319811
    • 提供者:赵思哲
  1. GA-Matlab-code

    0下载:
  2. fga.m  为遗传算法的主程序   采用二进制Gray编码,采用基于轮盘赌法的非线性排名选择,  均匀交叉,变异操作,而且还引入了倒位操作!-Fga.m main program for the genetic algorithm binary gray encoding, use based on roulette method of non-linear ranking selection, uniform crossover, mutation, and als
  3. 所属分类:matlab

    • 发布日期:2017-04-30
    • 文件大小:11428
    • 提供者:Ma Chuan
  1. myGA

    0下载:
  2. 遗传算法一维简单问题的编码,二进制,轮盘赌,单点变异-Coding genetic algorithm simple one-dimensional problems, binary, roulette, single-point mutation
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-12
    • 文件大小:600
    • 提供者:杨小白
  1. yichuansuanfa

    0下载:
  2. 通过轮盘赌的选择方式,选择适应度高的个体繁殖下一代,适应度小的则被淘汰-By roulette selection method to the next generation of breeding individuals with high fitness, small fitness were eliminated
  3. 所属分类:matlab

    • 发布日期:2017-04-13
    • 文件大小:1819
    • 提供者:刘传管
  1. GA

    0下载:
  2. 遗传算法,fga.m 为遗传算法的主程序 采用二进制Gray编码,采用基于轮盘赌法的非线性排名选择, 均匀交叉,变异操作,而且还引入了倒位操作!-GA, fga.m main genetic algorithm binary Gray code, based on the nonlinear method of ranking roulette selection, uniform crossover, mutation, and also introduced the inversion o
  3. 所属分类:matlab

    • 发布日期:2017-05-05
    • 文件大小:3706
    • 提供者:胡青
  1. gunliao

    0下载:
  2. 国外聊天轮盘的国内版,功能优于国外的网站,基于red5和java开发的,上传至网站即可使用,可以作为网站和论坛的聊天娱乐平台。-Foreign chat roulette domestic version, the function is better than foreign websites, based on the development of red5 and Java, upload to the website can be used, can be used as a websi
  3. 所属分类:Web Server

    • 发布日期:2017-05-07
    • 文件大小:1322356
    • 提供者:ty
  1. xujinpeng3.14

    0下载:
  2. 求函数f x+10*sin(5*x)+7*cos(4*x)的最大值点,简单的单点交叉,基本位变异,赌轮盘选择,求的最好解是24.689. ga.m为主程序,运行其即可。 参数可自己调。-The best solution is the maximum point of the function f x+ 10* sin (5* x)+ 7* cos (4* x), the simple single point crossover, the basic bit mutation, a
  3. 所属分类:Other systems

    • 发布日期:2017-04-14
    • 文件大小:2649
    • 提供者:王雁
  1. New-folder

    0下载:
  2. ROULETTE WHEEL SELECTION TO SELECT ANT-LION IN ANT-LION OPTIMIZER ALGORITHM
  3. 所属分类:matlab

    • 发布日期:2017-04-12
    • 文件大小:946
    • 提供者:bushra
  1. yichuansuanfa

    0下载:
  2. 带经营策略轮盘赌法的遗传算法实例,有教学-With business strategy roulette method instance genetic algorithm, teaching
  3. 所属分类:matlab

    • 发布日期:2017-05-05
    • 文件大小:116533
    • 提供者:董蕴博
  1. Genetic-Algorithm

    0下载:
  2. 人工智能方面 利用遗传算法解决一阶函数优化求解,运用了轮赌盘选择,单点交叉等算法-Artificial intelligence using genetic algorithms to solve a first order function optimization solution, using a round roulette wheel selection, single-point crossover algorithms
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-12-15
    • 文件大小:4202496
    • 提供者:chenjunkun
  1. sutpend-integrate

    0下载:
  2. 采用二进制Gray编码,采用基于轮盘赌法的非线性排名选择, 均匀交叉,变异,-Using binary Gray coding, based on roulette method, non-linear ranking selection, uniform crossover, mutation,
  3. 所属分类:Process-Thread

    • 发布日期:2017-12-17
    • 文件大小:3072
    • 提供者:taphatqv
  1. 8909421

    0下载:
  2. 采用二进制Gray编码,采用基于轮盘赌法的非线性排名选择, 均匀交叉,变异,-Using binary Gray coding, based on roulette method, non-linear ranking selection, uniform crossover, mutation,
  3. 所属分类:2D Graphic

    • 发布日期:2017-12-14
    • 文件大小:3387
    • 提供者:tjigfey
« 1 2 3 4 5 67 »
搜珍网 www.dssz.com