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

搜索资源列表

  1. ImmuneSimulation

    0下载:
  2. 人工免疫的c#实现源码,调试可运行,克隆选择算法-Implementation of artificial immune source c#, debugging can run, clonal selection algorithm
  3. 所属分类:WEB(ASP,PHP,...)

    • 发布日期:2017-04-06
    • 文件大小:59826
    • 提供者:kiki
  1. optaiNet

    0下载:
  2. De Castro,国际上最早做克隆选择算法的大师,本代码是经典人工免疫网络算法的源程序(非本人编写,是De Castro的源程序)。-De Castro, the first international master to do the clonal selection algorithm, the code is the classic source of artificial immune network algorithm (not my writing, is De Castro of
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-16
    • 文件大小:73356
    • 提供者:司静
  1. Clage

    0下载:
  2. 克隆选择算法和ICM的图像自动分割方法Clonal selection algorithm and the ICM method for automatic segmentation of image-Clonal selection algorithm and the ICM method for automatic segmentation of image
  3. 所属分类:Special Effects

    • 发布日期:2017-04-09
    • 文件大小:465843
    • 提供者:kw2000
  1. jack_immune_projection

    0下载:
  2. clonal selection algorithm
  3. 所属分类:matlab

    • 发布日期:2017-04-13
    • 文件大小:3401
    • 提供者:redmohali
  1. A-CLONAL-SELECTION-ALGORITHM-FOR-ARRAY

    0下载:
  2. IMMUNE SYSTEM TO USED IN MULTIOBJECTIVE
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-27
    • 文件大小:169687
    • 提供者:asmaa
  1. tspwentidekelongsuanfa

    0下载:
  2. 使用C++语言开发的TSP 问题的克隆选择算法-Using C++ language developed clonal selection algorithm for TSP
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-24
    • 文件大小:29086
    • 提供者:bin
  1. immune-algorithm

    0下载:
  2. 人工免疫算法,采用信息熵计算抗体多样性,亲和力成熟通过克隆选择、细胞超变异来实现-Artificial immune algorithm, using information entropy calculated antibody diversity, affinity maturation through clonal selection, cell variant to achieve ultra-
  3. 所属分类:matlab

    • 发布日期:2017-03-31
    • 文件大小:7051
    • 提供者:王哲生
  1. CA

    1下载:
  2. 一个克隆选择算法的应用例子,可以帮助理解该种算法的性能及特点-A clonal selection algorithm application examples that can help to understand the performance and characteristics of the algorithm
  3. 所属分类:matlab

    • 发布日期:2015-11-17
    • 文件大小:2048
    • 提供者:song
  1. csa

    1下载:
  2. 免疫克隆选择算法需求函数的最优解程序-Immune clonal selection algorithm demand function of optimal solution program
  3. 所属分类:matlab

    • 发布日期:2015-12-22
    • 文件大小:3072
    • 提供者:wanshunzhou
  1. kelongxuanze

    0下载:
  2. 克隆选择算法二进制源代码 仅供参考-Clonal selection algorithm binary source code for reference only.
  3. 所属分类:File Formats

    • 发布日期:2017-11-24
    • 文件大小:28015
    • 提供者:李笛
  1. TSP

    0下载:
  2. 免疫克隆选择算法打求解ts问题 可直接运行 功能强大-Immune clonal selection algorithm fight solving ts problems can be directly run powerful
  3. 所属分类:matlab

    • 发布日期:2017-11-17
    • 文件大小:58679
    • 提供者:孔祥宇
  1. 2013-06-30-06ICS

    0下载:
  2. 设计了免疫克隆选择算法ICS整定自抗扰控制参数的程序,并在无刷直流电动机速度控制上得到验证,程序简单可行,结果良好。-Immune clonal selection algorithm is designed ICS ADRC tuning parameters of the procedure, and in the brushless DC motor speed control is verified, the procedure is simple and feasible, with
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-05
    • 文件大小:680559
    • 提供者:木木
  1. bptest

    1下载:
  2. 该算法为基于克隆选择原理的人工免疫算法。算法有三部分,第一部分为传统的遗传算法,第二部分CSA算法,两方法对一些函数求极值,可比较各自的特点。-The algorithm is based on the principle of artificial immune clonal selection algorithm. Algorithm has three parts, the first part of the traditional genetic algorithm, the secon
  3. 所属分类:Data structs

    • 发布日期:2015-11-17
    • 文件大小:52224
    • 提供者:溫仁傑
  1. optimized-genetic-model

    1下载:
  2. 改进的克隆选择算法求函数的极值 操作:高频变异、编辑、选择 多峰值函数优化,求函数的极值-Clonal selection algorithm for improved function extremum
  3. 所属分类:matlab

    • 发布日期:2015-11-17
    • 文件大小:4096
    • 提供者:flack tang
  1. CSA

    0下载:
  2. 实现简单的克隆选择算法,进行基本的群体智能优化,求取最优值及最优解-Clonal selection algorithm is simple, basic swarm intelligence optimization, obtaining optimal value and optimal solution
  3. 所属分类:matlab

    • 发布日期:2017-04-13
    • 文件大小:1882
    • 提供者:zhangjun
  1. ParallelAdaptiveClonalSelection

    1下载:
  2. 并行自适应克隆选择算法 在FbgFunc.m中设置目标函数和优化参数 在CloneySelection.m中设置参数取值范围及其他算法参数 本算法在基本克隆选择算法的基础上增加自适应和并行功能计算效率比基本克隆选择算法高。 附带论文为本人为第一作者撰写的,论文中有一部分内容介绍该算法流程。 对该算法有任何疑问可以通过dxbsoccer@163.com联系我。 目前该算法暂时是无约束优化,欢迎大家试用并提出宝贵意见。-Parallel adaptive clon
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-09
    • 文件大小:1666999
    • 提供者:rengpinsai
  1. ClonalSelectionAlgorithm

    1下载:
  2. 免疫克隆选择算法的源代码,java实现,帮助对算法的理解-the code of Clonal Selection Algorithm can help you understand the algorithm
  3. 所属分类:Java Develop

    • 发布日期:2016-12-11
    • 文件大小:16384
    • 提供者:向婷
  1. CSA

    0下载:
  2. the implement of clonal selection algorithm
  3. 所属分类:Windows编程

    • 发布日期:2017-12-20
    • 文件大小:10240
    • 提供者:ick
  1. mod

    0下载:
  2. article demo clonal selection algorithm
  3. 所属分类:SQL Server

    • 发布日期:2017-12-29
    • 文件大小:1024
    • 提供者:fatygr
  1. Genetic_Algorithms_in_Search

    0下载:
  2. article demo clonal selection algorithm vvvvvvvvvvvvvvvvv
  3. 所属分类:微处理器开发

    • 发布日期:2017-12-30
    • 文件大小:45509632
    • 提供者:fatygr
« 1 23 »
搜珍网 www.dssz.com