CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 数值算法/人工智能 搜索资源 - 克隆

搜索资源列表

  1. PAI

    0下载:
  2. 改进得PSO算法程序,加入了免疫克隆思想 -PSO algorithm to improve a process, joined the Immune Clonal thinking
  3. 所属分类:matlab

    • 发布日期:2017-04-13
    • 文件大小:1854
    • 提供者:陈颖
  1. colon_imunity

    4下载:
  2. 克隆选择的免疫算法,结合克隆选择原理,提出克隆算子-Immune clonal selection algorithm, combined with clonal selection theory, proposed by cloning Operator
  3. 所属分类:matlab

    • 发布日期:2015-11-05
    • 文件大小:96894
    • 提供者:wangbai
  1. 1

    0下载:
  2. 关于人工免疫系统,克隆选择,免疫记忆的最新文献。并行人工免疫系统的塔式主从模型(Towerlike Master-Slave Model,TMSM),和基于TMSM的并行免疫记忆克隆选择算法-On artificial immune systems, clonal selection, immune memory, the latest literature. Parallel artificial immune system tower master-slave model (Towerlik
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-05
    • 文件大小:474576
    • 提供者:wudh
  1. CSA

    1下载:
  2. 该算法为基于克隆选择原理的人工免疫算法。CSA算法对一些函数求极值,可比较各自的特点。-The algorithm based on clonal selection principle of artificial immune algorithm. CSA algorithm for some function extremum, comparable respective characteristics.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-29
    • 文件大小:12062
    • 提供者:陈沛谕
  1. edrk

    0下载:
  2. 主要包括免疫识别、免疫学习、免疫 记忆、克隆选择、个体多样性、分布式和自适应等,-It is the real engineering app licat ion s that draw the b road at ten2 t ion of compu ter scien t ist s to recogn ize the great po ten t ial of A IS, hereby som e impo rtan t app li2 cat ion f ields as
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-23
    • 文件大小:1275
    • 提供者:小蓝
  1. mianyi

    0下载:
  2. 这是一个免疫克隆算法程序,求解了一个非线性的函数问题的最优值。-This is an immune clone algorithm procedure for solving a nonlinear problem of the optimal value function.
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-11
    • 文件大小:907
    • 提供者:孙磊
  1. MIS

    0下载:
  2. 免疫克隆算法,能更好的对其他智能算法进行优化-Immune Clonal Algorithm, can be better for other intelligent algorithm to optimize
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-31
    • 文件大小:1943
    • 提供者:苏书惠
  1. csa

    0下载:
  2. 给予函数优化的克隆选择算法,只是一个 算法函数 但是 很好,改改 就可以用了-Given function of the clonal selection algorithm optimization, algorithm is a very good function, however, can be changed on the
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-27
    • 文件大小:1875
    • 提供者:姜大伟
  1. mianyi

    1下载:
  2. 免疫算法中的克隆选择算法,运用该算法能够进行故障诊断。运行之后效果较好。-Immune algorithm in the clone selection algorithm, using the algorithm capable of fault diagnosis. Running after the effect is good.
  3. 所属分类:matlab

    • 发布日期:2017-04-03
    • 文件大小:2142
    • 提供者:Julia
  1. ColoneImmuneforworkshop

    2下载:
  2. 运用免疫算法中的克隆免疫算法来解决生产调度过程中的零等待问题,经运行后效果较好,放在这里让大家指正。-The use of immune algorithm in the cloning of immune algorithm to solve the production scheduling in the process of zero-wait problem, after running better-placed here so that everyone correction.
  3. 所属分类:matlab

    • 发布日期:2017-04-02
    • 文件大小:123350
    • 提供者:Julia
  1. a-classicedition-of-clonal-selection-algorithm

    2下载:
  2. 克隆选择算法(clonal selection algorithm)的一种经典版本代码,使用起来效果不错,就不用自己编写了,jack编写的-a classic edition of clonal selection algorithm
  3. 所属分类:matlab

    • 发布日期:2015-11-17
    • 文件大小:1289
    • 提供者:王凯
  1. colonalselection

    0下载:
  2. C++代码下实现的一种人工免疫算法,克隆选择算法,在本程序中实现模式识别的功能,另外可以用于实现函数最优化,最值检测分析等功能,算法可以进一步改进和移植到其他的相关模式识别领域-pattern recognition with colonal selection algorithm
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-03-28
    • 文件大小:991693
    • 提供者:gou jingxiang
  1. AIA2

    1下载:
  2. 人工免疫克隆选择算法是一种比较新型的智能算法,其基本算法结构与遗传算法是类似的,以下源码是为网络节点分组调度问题而设计的算法。-Artificial immune clonal selection algorithm is a relatively new type of intelligent algorithms, the basic algorithm structure and the genetic algorithm is similar to, the following sour
  3. 所属分类:AI-NN-PR

    • 发布日期:2015-11-05
    • 文件大小:1196
    • 提供者:张望
  1. CLONOLGbinarycode

    0下载:
  2. 本人自己毕设实现的一个克隆选择算法的最优化程序,二进制的编码实现,其中已经有几个函数内嵌,可以观测到最优值和很好的效果,毕设做的辛苦的-I have set themselves to achieve a complete clone selection algorithm optimization process, the binary coding to achieve, which already has several functions built-in, you can observ
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-06
    • 文件大小:14003
    • 提供者:gou jingxiang
  1. ICA

    2下载:
  2. 利用免疫系统的克隆选择机制,结合粒群优化算法的进化方程。算法的主要特点是利用免疫处理操作,提高种群的多样性,利用进化方程提高收敛速度。-Immune Clonal Algorithm
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2012-12-29
    • 文件大小:896
    • 提供者:薛大伟
  1. cloneselect_VC

    0下载:
  2. 基本的克隆选择算法用vc进行实现,可直接使用-cloneselect
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-17
    • 文件大小:118005
    • 提供者:wangting
  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. 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. optimized genetic model

    1下载:
  2. 优化后的克隆选择算法的MATLAB编码,希望能帮助到您,谢谢(Optimized clone selection algorithm of MATLAB coding)
  3. 所属分类:人工智能/神经网络/深度学习

    • 发布日期:2019-11-06
    • 文件大小:2048
    • 提供者:zhangxiao
  1. beiBao01

    1下载:
  2. 免疫克隆解决01背包问题,将免疫概念及其理论应用于遗传算法,在保留原算法优良特性的前提下,力图有选择、有目的地利用待求问题中的一些特征信息或知识来抑制其优化过程中出现的退化现象,这种算法称为免疫算法(Immune Algorithm) IA。人工免疫算法是一种具有生成+检测 (generate and test)的迭代过程的群智能搜索算法。从理论上分析,迭代过程中,在保留上一代最佳个体的前提下,免疫算法是全局收敛的。(Immune clone solves 01 knapsack problem
  3. 所属分类:matlab例程

    • 发布日期:2020-10-09
    • 文件大小:1024
    • 提供者:崔天际
« 12 3 4 5 »
搜珍网 www.dssz.com