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

搜索资源列表

  1. genetic2.rar

    2下载:
  2. 遗传算法程序代码,主要是用在地球物理反演。程序短小精炼,由高人写出,为了引起不必要麻烦,程序只做交流之用。,Code genetic algorithm is mainly used in geophysical inversion. Refined short program, written by an expert, in order to cause unnecessary problems, procedures used to exchange only.
  3. 所属分类:Other windows programs

    • 发布日期:2015-03-16
    • 文件大小:202205
    • 提供者:许晓庆
  1. 001

    0下载:
  2. 一个人工智能的课设,是遗传算法求最值,主要代码在kernel.h中!-Set up a course in artificial intelligence, genetic algorithms are seeking the most value in the main code at kernel.h!
  3. 所属分类:Other windows programs

    • 发布日期:2017-05-22
    • 文件大小:7164953
    • 提供者:lele
  1. A_very_simple_genetic_algorithm_source_code

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

    • 发布日期:2017-03-22
    • 文件大小:4281
    • 提供者:Kaavield
  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
    • 文件大小:1719
    • 提供者:田文杰
  1. GA1

    0下载:
  2. 遗传算法代码,用于函数优化等,也可以改进,实现其他功能。-genetic algorithm is very useful for university student.
  3. 所属分类:Other windows programs

    • 发布日期:2017-03-28
    • 文件大小:7883
    • 提供者:王一
  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
    • 文件大小:8642
    • 提供者:李礼
  1. gads

    0下载:
  2. matlab遗传工具箱,用于遗传代码的编写以及开发-matlab gasd tool
  3. 所属分类:Other systems

    • 发布日期:2017-04-09
    • 文件大小:1498775
    • 提供者:梁尧
  1. 精通MATLAB智能算法(2015代码)

    1下载:
  2. 这是一个智能算法程序吧,里面有模拟退火算法,遗传算法,粒子群算法等等,希望这些算法对初学者来说有用处。(This program is an intelligent algorithm, simulated annealing algorithm, genetic algorithm, particle swarm optimization (pso) algorithm and so on, hope that the algorithm is useful for beginners.)
  3. 所属分类:其他

    • 发布日期:2017-12-15
    • 文件大小:7047168
    • 提供者:pursh
  1. 1--遗传算法代码-最小值

    1下载:
  2. 用来计算最大值或最小值的matlab代码,非常有用哦(This code is used to calculate the maximum and minimum, more useful, hope to adopt)
  3. 所属分类:其他

    • 发布日期:2017-12-23
    • 文件大小:54272
    • 提供者:萌八岁
  1. b. GA_UF代码

    0下载:
  2. 遗传算法通用工具,为方便大家使用GA优化算法进行优化,这里自己编写的一个面向用户的GA优化算法,希望帮到大家。(General genetic algorithm tool to facilitate using the GA optimization algorithm was optimized, here I have written a user oriented GA algorithm, I hope to help you.)
  3. 所属分类:其他

    • 发布日期:2018-01-08
    • 文件大小:20480
    • 提供者:小臭臭666
  1. 基因遗传算法MATLAB代码 -

    0下载:
  2. 通过分析此MATLAB编程,使用者可以对基因遗传算法有个较深刻的认识,对基因遗传算法感兴趣的建议可以读一下。(Learning Genetic Algorithm with the help of MaATLAB)
  3. 所属分类:其他

    • 发布日期:2018-01-08
    • 文件大小:19456
    • 提供者:JACK1116
  1. 基因算法代码

    0下载:
  2. 通过分析此matlab程序语言,使用者会对基因遗传算法有一个较深刻的认识,特别适合对基因遗传算法感兴趣的人群。(Learning the Genetic Algorithm with the help of MATLAB)
  3. 所属分类:其他

    • 发布日期:2018-01-08
    • 文件大小:24576
    • 提供者:JACK1116
  1. 基于遗传算法的LQR控制器优化设计

    0下载:
  2. 基于遗传算法的LQR控制器优化设计(含详细代码)(Optimization design of LQR controller based on genetic algorithm)
  3. 所属分类:其他

    • 发布日期:2018-01-09
    • 文件大小:95232
    • 提供者:理论经济
  1. 基于量子遗传算法的函数寻优算法

    1下载:
  2. 基于量子遗传算法的函数寻优算法(含详细代码)(A function optimization algorithm based on quantum genetic algorithm)
  3. 所属分类:其他

    • 发布日期:2018-01-09
    • 文件大小:3072
    • 提供者:理论经济
  1. 遗传算法

    0下载:
  2. 数学建模常用算法之一,遗传算法,代码完整(One of the common algorithms for mathematical modeling, genetic algorithm, code integrity)
  3. 所属分类:其他

    • 发布日期:2018-04-21
    • 文件大小:8192
    • 提供者:哟 哈撒给
  1. 基于多层编码遗传算法的车间调度算法

    1下载:
  2. 基于多层编码遗传算法的车间调度算法(含详细代码)(Job shop scheduling algorithm based on multi-layer coding genetic algorithm (including detailed code))
  3. 所属分类:其他

    • 发布日期:2018-04-18
    • 文件大小:12288
    • 提供者:理论经济
  1. 遗传算法 车间调度 甘特图 代码

    4下载:
  2. 修改了网上不对的程序,可以用遗传算法求解。并画出甘特图(Modified the wrong program on the Internet, which can be solved by genetic algorithm. And draw Gantt chart.)
  3. 所属分类:其他

    • 发布日期:2019-03-17
    • 文件大小:75776
    • 提供者:有根
  1. 遗传算法案例分析及源代码

    16下载:
  2. 基于遗传算法的选址MATLAB代码,案例分析(Location based MATLAB code based on genetic algorithm)
  3. 所属分类:其他

    • 发布日期:2018-12-20
    • 文件大小:25600
    • 提供者:simia11
  1. 遗传算法WinRAR 压缩文件

    2下载:
  2. 三个遗传算法matlab程序实例,更深刻了解遗传算法(Three genetic algorithm matlab program examples, a deeper understanding of genetic algorithms)
  3. 所属分类:其他

    • 发布日期:2019-11-07
    • 文件大小:16384
    • 提供者:落叶无痕12
  1. MATLAB代码 遗传算法 信道分配 频谱分配

    2下载:
  2. 用遗传算法解决信道分配问题,用matlab语言描述,实用(Solving Channel Assignment Problem with Genetic Algorithms)
  3. 所属分类:其他

    • 发布日期:2020-04-16
    • 文件大小:1024
    • 提供者:孙泽谦vE5436
« 12 3 4 5 »
搜珍网 www.dssz.com