CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 Windows编程 其他小程序 搜索资源 - genetic algorithm

搜索资源列表

  1. vrp.rar

    5下载:
  2. 编写的基于遗传算法解决VRP问题的源代码,Prepared VRP based on genetic algorithm to solve the problem of source code
  3. 所属分类:Other systems

    • 发布日期:2016-12-28
    • 文件大小:4.09kb
    • 提供者:张凯
  1. genetic_cr

    0下载:
  2. 基因算法在认知无线电中的应用,希望对各位研究同仁有所用处。-Genetic algorithm in the application of cognitive radio, in the hope that some useful research Tongren.
  3. 所属分类:Other systems

    • 发布日期:2017-04-04
    • 文件大小:536.65kb
    • 提供者:luojuan
  1. genetic

    0下载:
  2. 关于遗传算法的提出、理论及应用,挺不错的ppt介绍-On the genetic algorithm, theory and application, very good introduction ppt
  3. 所属分类:Other systems

    • 发布日期:2017-04-04
    • 文件大小:45.05kb
    • 提供者:冯志刚
  1. Queen

    0下载:
  2. 这是一个解决皇后问题的遗传算法,是用c语言编写的,可以直接运行。-This is a solution to the problem' s genetic algorithm, are prepared using c language, can be directly run.
  3. 所属分类:Other systems

    • 发布日期:2017-04-05
    • 文件大小:53.14kb
    • 提供者:刘振
  1. Optimizers

    0下载:
  2. 一系列好用的用户友好的启发式优化算法,包括非自适应算法,基于模拟退火算法的种群算法,基本遗传算法,差分进化算法以及粒子群优化算法。此外,也包括神圣算法,它利用了所有这些优化算子,虽然有时交换种群之间的不同算法。-A nice set of user-friendly heuristic optimizers. Included are a non-adaptive, population based Simulated Annealing algorithm, a basic Genetic A
  3. 所属分类:Other systems

    • 发布日期:2017-04-06
    • 文件大小:26.22kb
    • 提供者:竹子的信仰
  1. improved_array_genetic

    1下载:
  2. 改进的基于遗传算法的被动声目标定位,采用的是DOA类算法-Improved genetic algorithm based on passive acoustic target, the algorithm is DOA
  3. 所属分类:Other systems

    • 发布日期:2017-04-15
    • 文件大小:7.42kb
    • 提供者:神秘嘉宾
  1. gafuzzymatlab

    0下载:
  2. 模拟退火,禁忌搜索,遗传算法,神经网络-MATLAB程序合集 -Simulated annealing, tabu search, genetic algorithm, neural network-MATLAB collection procedures simulated annealing, tabu search, genetic algorithm, neural network-MATLAB collection procedures
  3. 所属分类:Other systems

    • 发布日期:2017-03-29
    • 文件大小:4.47kb
    • 提供者:王朗
  1. genetic

    0下载:
  2. 遗传算法的matlab程序,里面的函数内部有注释-Matlab genetic algorithm procedure
  3. 所属分类:Other systems

    • 发布日期:2017-04-03
    • 文件大小:7.07kb
    • 提供者:EAGLE_123
  1. Genetic-Annealing

    0下载:
  2. 一个遗传算法工具箱,很好用的。一种改进的遗传算法-A genetic algorithm toolbox, very good use. An Improved Genetic Algorithm
  3. 所属分类:Other systems

    • 发布日期:2017-03-30
    • 文件大小:551.14kb
    • 提供者:沈大勇
  1. GAFMAX

    0下载:
  2. 遗传算法 求下列函数的最大值 obj(x)=x.*(10-x).*sin(2*pi*x), x\in[0,10].-Optimization problem by genetic algorithm of a function obj(x)=x.*(10-x).*sin(2*pi*x), x\in[0,10].
  3. 所属分类:Other systems

    • 发布日期:2017-03-31
    • 文件大小:4.72kb
    • 提供者:HU
  1. KnapsackProblem

    0下载:
  2. 基本遗传算法带最优保存思想的背包问题,其中,目标值那段代码使用的是惩罚函数法,选择是概率选择,交叉是双点随机交叉,变异是概率变异-The basic genetic algorithm with elitist thinking knapsack problem, which is a target that part of the code using penalty function method, choice is the probability of selection, crosso
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-02
    • 文件大小:1.68kb
    • 提供者:田文杰
  1. 8queen

    0下载:
  2. 通过遗传算法求解N皇后问题,用c++编写-Through the Genetic Algorithm for N queens problem, using c++ write
  3. 所属分类:Other systems

    • 发布日期:2017-05-06
    • 文件大小:1.02mb
    • 提供者:Bill Gates
  1. bpann+ga

    0下载:
  2. back propagation and genetic algorithm in neural networks
  3. 所属分类:Other systems

    • 发布日期:2017-05-08
    • 文件大小:1.61mb
    • 提供者:jasmeen
  1. Multiobjectvie-Genetic-Algorithm

    0下载:
  2. 有关多目标优化问题的遗传算法的基本理论方法的硕士论文,相关领域的大家可以参考一下-Multi-objective optimization problems related to genetic algorithms basic theories and methods of the master' s thesis and related fields that we can reference
  3. 所属分类:Other systems

    • 发布日期:2017-05-10
    • 文件大小:2.2mb
    • 提供者:meimei
  1. MSalper

    0下载:
  2. digital video watermarking with a genetic algorithm
  3. 所属分类:Other systems

    • 发布日期:2017-04-04
    • 文件大小:996.1kb
    • 提供者:jallu
  1. tabusearch

    1下载:
  2. 本程序提供禁忌搜索tabu search的matlab程序。可模拟遗传算法产生的节点之后的tabu search过程。-This program provides the matlab tabu search tabu search procedure. Generated by genetic algorithm can simulate the node after the tabu search process.
  3. 所属分类:Other systems

    • 发布日期:2017-03-29
    • 文件大小:2.76kb
    • 提供者:zenttic
  1. Matlabcodeforgeneticalgorithm

    0下载:
  2. 遗传算法的matlab代码Matlab code for genetic algorithm-Matlab code for genetic algorithm
  3. 所属分类:Other systems

    • 发布日期:2017-04-05
    • 文件大小:103.72kb
    • 提供者:jack
  1. Simple-genetic-algorithm-source-code

    0下载:
  2. 这是一个非常简单的遗传算法源代码,是由Denis Cormier (North Carolina State University)开发的,Sita S.Raghavan (University of North Carolina at Charlotte)修正。代码保证尽可能少,实际上也不必查错。对一特定的应用修正此代码,用户只需改变常数的定义并且定义“评价函数”即可。注意代码 的设计是求最大值,其中的目标函数只能取正值;且函数值和个体的适应值之间没有区别。该系统使用比率选择、精华模型、单点杂
  3. 所属分类:Other systems

    • 发布日期:2017-03-22
    • 文件大小:8.44kb
    • 提供者:李礼
  1. A-Parallel-Repair-Genetic-Algorith

    0下载:
  2. A Parallel Repair Genetic Algorithm to Solve the Unit Commitment Problem
  3. 所属分类:Other systems

    • 发布日期:2017-03-24
    • 文件大小:391.21kb
    • 提供者:power
  1. GENETIC

    0下载:
  2. Genetic algorithm for the WSN deployment and efficiency calculation
  3. 所属分类:其他

    • 发布日期:2018-04-29
    • 文件大小:7kb
    • 提供者:Prashar
« 12 3 4 5 6 7 8 9 10 ... 45 »
搜珍网 www.dssz.com