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

搜索资源列表

  1. adaptive-genetic-algorithm

    0下载:
  2. 自适应GA SVM 参数选择算法研究Param eter selection algorithm for support vector machines based on adaptive genetic algorithm 支持向量机是一种非常有前景的学习机器, 它的回归算法已经成功地用于解决非线性函数的逼近问题. 但 是, SVM 参数的选择大多数是凭经验选取, 这种方法依赖于使用者的水平, 这样不仅不能获得最佳的函数逼近效果, 而且采用人工的方法选择 SVM 参数比较浪费
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-25
    • 文件大小:331594
    • 提供者:
  1. genetic-algorithm

    0下载:
  2. 自然计算中遗传算法的各个程序,matlab环境下开发的源代码。best.m 求种群中适应度最大的值 calfitvalue.m 计算每个个体的适应度 calobjvalue.m 适应度函数 crossover.m 交叉变换 decodebinary.m 将二进制数转换成十进制数 decodechrom.m 将二进制数转换成十进制数 initpop.m 产生初始种群 mutation.m 变异 selection.m 选择合适的个体进行复制 main.m 主函数
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-01
    • 文件大小:3125
    • 提供者:王芳
  1. Gray-code

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

    • 发布日期:2017-04-08
    • 文件大小:34589
    • 提供者:孟扬
  1. clk_div

    0下载:
  2. 任意整数分频器,通过改变参数,可设置所需要的分频频率和占空比-Arbitrary integer divider, by changing the parameters, you can set the desired crossover frequency and duty cycle
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-07
    • 文件大小:22300
    • 提供者:ifeng
  1. GA

    1下载:
  2. 遗传算法求函数最值问题 matlab代码 使用轮盘赌选择 交叉 变异-Genetic algorithm for function most value problem matlab code crossover and mutation using the roulette wheel selection
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-10
    • 文件大小:1456
    • 提供者:小新
  1. yichuansuanfa

    0下载:
  2. 遗传算法求解TSP问题,采用二进制Gray编码,采用基于轮盘赌法的非线性排名选择, 均匀交叉,变异操作,而且还引入了倒位操作!-Genetic algorithm for solving TSP problem, using the binary Gray code, based on the roulette wheel method of non-linear ranking selection, uniform crossover, mutation, but also introduce
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-14
    • 文件大小:4194
    • 提供者:yang
  1. modified_tsp

    0下载:
  2. i m trying to modified Joseph Kirk work on TSP GA here but failed miserably. Trying to modify the operators from using mutation to crossover. Then try to implement it using the map toolbox and input city coordinates, but also fail. Help me please
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:4658
    • 提供者:UNIMAS
  1. Electricity-

    0下载:
  2. 遗传算法的参数中,交叉概率Pc和变异概率Pm的选择是影响遗传算法行为和性能的关键所在,直接影响着算法的收敛性。-The parameters of the genetic algorithm, the crossover probability and mutation probability of Pc Pm choice is influence behavior performance of genetic algorithm and the key, the direct impact
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-03
    • 文件大小:280228
    • 提供者:guomeili
  1. Railway--

    0下载:
  2. 遗传算法的参数中,交叉概率Pc和变异概率Pm的选择是影响遗传算法行为和性能的关键所在,直接影响着算法的收敛性。-The parameters of the genetic algorithm, the crossover probability and mutation probability of Pc Pm choice is influence behavior performance of genetic algorithm and the key, the direct impact
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-06
    • 文件大小:286713
    • 提供者:guomeili
  1. Research-of-Tool-Wear-

    0下载:
  2. 遗传算法的参数中,交叉概率Pc和变异概率Pm的选择是影响遗传算法行为和性能的关键所在,直接影响着算法的收敛性。-The parameters of the genetic algorithm, the crossover probability and mutation probability of Pc Pm choice is influence behavior performance of genetic algorithm and the key, the direct impact
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-05
    • 文件大小:110984
    • 提供者:guomeili
  1. GA(matlab)

    0下载:
  2. 三个matlab实现的遗传算法,采用二进制Gray编码,采用基于轮盘赌法的非线性排名选择, 均匀交叉,变异操作,而且还引入了倒位操作-Three matlab genetic algorithm implemented using a binary Gray code, roulette method based on linear ranking selection, uniform crossover and mutation, but also introduces the inversi
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-24
    • 文件大小:19414
    • 提供者:cici
  1. GA

    0下载:
  2. 遗传算法(Genetic Algorithm,GA)是一种进化算法,其基本原理是仿效生物界中的“物竞天择、适者生存”的演化法则。遗传算法的做法是把问题参数编码为染色体,再利用迭代的方式进行选择、交叉以及变异等运算来交换种群中染色体的信息,最终生成符合优化目标的染色体。-Genetic Algorithm (Genetic Algorithm, the GA) is a kind of evolution Algorithm, the basic principle is to imitate p
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-06
    • 文件大小:9248
    • 提供者:cxx
  1. hybrid-particle-swarm-optimization

    1下载:
  2. 3种分别基于选择、交叉、模拟退火的混合粒子群算法,matlab编程。-Were based on three kinds of selection, crossover, hybrid particle swarm simulated annealing algorithm, matlab programming.
  3. 所属分类:Special Effects

    • 发布日期:2016-11-29
    • 文件大小:2048
    • 提供者:王涛
  1. GenerateNextPopulation

    0下载:
  2. 产生未来人口:选择,交叉和变异重现染色体比例选择。-generate next population:select,crossover and mutate to reproduce a chromosome by proportional selection.
  3. 所属分类:matlab

    • 发布日期:2017-03-31
    • 文件大小:798
    • 提供者:张扬
  1. GA

    0下载:
  2. fga.m为遗传算法的主程序,采用二进制Gray编码,采用基于轮盘赌法的非线性排名选择, 均匀交叉,变异操作,而且还引入了倒位操作- fga.m main program for the genetic algorithm binary Gray coding, using roulette-based non-linear ranking selection, uniform crossover and mutation operators, but also introduces t
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-17
    • 文件大小:499592
    • 提供者:胡从立
  1. AIS

    0下载:
  2. 免疫遗传算法matlab 程序,该算法包含抗原识别、初始抗体产生、适应度计算、向记忆细胞分化、抗体的促进和抑制、抗体产生(交叉、变异) -immune genetic algorithm Matlab procedure, the algorithm by antigen identification, initial antibody, fitness, to the memory cells, antibody for the promotion and inhibition, antibo
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-06
    • 文件大小:683015
    • 提供者:12345678
  1. genetic-algorithm-based-on-matlab

    0下载:
  2. genetic algorithm based on matlab,The Genetic Algorithm (GA) is a good method to solve optimization problems. Genetic algorithms are search and optimization methods based on natural evolution. They consist of a population of bit strings transfo
  3. 所属分类:matlab

    • 发布日期:2017-03-23
    • 文件大小:4522
    • 提供者:su
  1. ga

    0下载:
  2. 遗传算法的matlab源代码,包含了从基本遗传算法到,自适应,多种交叉方式等遗传算法的源代码-Genetic algorithm of matlab source code, including from the basic genetic algorithm to, adaptive, a variety of crossover modes and genetic algorithm of source code
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-15
    • 文件大小:8033
    • 提供者:lzyacht
  1. mutandcross

    0下载:
  2. crossover and mutaion for binary genetic algorithm
  3. 所属分类:matlab

    • 发布日期:2017-04-11
    • 文件大小:757
    • 提供者:garima
  1. PSO_PID

    0下载:
  2. 免疫粒子群算法用于PID整定。采用线性惯性系数,自适应交叉变异方法-AI-pso for PID tune.Using a linear inertial coefficient, adaptive crossover and mutation methods
  3. 所属分类:matlab

    • 发布日期:2017-03-30
    • 文件大小:2338
    • 提供者:珠泪
« 1 2 ... 8 9 10 11 12 1314 15 16 17 18 ... 35 »
搜珍网 www.dssz.com