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

搜索资源列表

  1. immunate

    0下载:
  2. 一个免疫算法的matlab程序,免疫算法与遗传算法相似,都为求较优解的一种方法。该算法实现较为简单,只有一个文件-An immune algorithm matlab procedures, immune algorithm and genetic algorithm similar, both for the sake of better solutions in a way.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-26
    • 文件大小:3107
    • 提供者:
  1. yuandaima

    0下载:
  2. 两种不同编码的黄金分割法 基于信息熵的免疫算法 最速下降法 梯度算法-Two different coding golden section method immune algorithm based on information entropy gradient algorithm steepest descent method
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-03
    • 文件大小:11575
    • 提供者:翟志波
  1. ImmuneAlgorithm

    0下载:
  2. 免疫算法在医学图像自动配准的matlab程序代码说明-Immune Algorithm
  3. 所属分类:Graph program

    • 发布日期:2017-04-13
    • 文件大小:3126
    • 提供者:ctedly
  1. Choas-immune-algorithm

    0下载:
  2. 混沌免疫算法,可用于图形处理,函数优化等,能够取得较好的效果。-Chaos immune algorithm can be used for graphics processing, function optimization, etc., can achieve better results.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-02
    • 文件大小:602774
    • 提供者:李志远
  1. data-mining-algorithms

    0下载:
  2. 该程序结合了神经网络算法与免疫算法,相信会对对数据挖掘感兴趣的人会有帮助的-conbination of neural network and immune algorithm
  3. 所属分类:Java Develop

    • 发布日期:2017-04-07
    • 文件大小:5265
    • 提供者:yujia
  1. immune

    0下载:
  2. 该算法的详细描述,以社区为基础的多目标优化的免疫检测和改进的免疫算法-Community-based multi-objective optimization immune detection under, a detailed descr iption of the algorithm and the improved immune algorithm
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-14
    • 文件大小:3287
    • 提供者:zwj
  1. immune-algorithm

    0下载:
  2. 实数编码的免疫算法,运用实数编码的免疫算法求解,可以快速求解各类问题的解,给同行最优化计算的人借鉴、参考,有不足或者有讨论的和我联系。-Real-coded immune algorithm, using real-coded immune algorithm to quickly solve the solution of various problems, and people to learn from peers optimization calculation of reference
  3. 所属分类:Other systems

    • 发布日期:2017-04-26
    • 文件大小:389303
    • 提供者:张仁崇
  1. quantum-immune-algorithm

    0下载:
  2. 对传统的免疫算法,提出量子免疫的算法,有创新性,也很有用!-The traditional immune algorithm, quantum immune algorithm, innovative, but also very useful!
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-05-02
    • 文件大小:557737
    • 提供者:隗兵
  1. immune-genetic-algorithm-for-TSP

    0下载:
  2. 采用matlab语言进行编程,运用遗传免疫算法,旨在解决TSP旅行商问题-Using matlab language programming, the use of genetic immune algorithm, to solve the traveling salesman problem TSP
  3. 所属分类:Data structs

    • 发布日期:2017-04-26
    • 文件大小:59341
    • 提供者:liuxing
  1. kelong

    0下载:
  2. 遗传免疫算法的最短路径求取,用matlab语言实现,可对机器人的路径进行规划。-The shortest path to strike a genetic immune algorithm, using matlab language, can robot path planning.
  3. 所属分类:Other systems

    • 发布日期:2017-04-26
    • 文件大小:12265
    • 提供者:allen
  1. immune

    1下载:
  2. 免疫算法在物流配送选址的应用 immune_main.m fitness.m similar.m concentraton.m excellence.m Select.m Cross.m Mutation.m incorporate.m -Immune algorithm logistics siting application immune_main.m fitness.m similar.m concentraton.m excellence.m Se
  3. 所属分类:matlab

    • 发布日期:2017-04-15
    • 文件大小:5216
    • 提供者:wangweiqian
  1. mianyisuanfa

    0下载:
  2. 这是免疫算法。这个算法几乎与遗传算法一样,只是多用了一个免疫函数 免疫算法是遗传算法的变体,它不用杂交,而是采用注入疫苗的方法。-This is the immune algorithm. This algorithm and genetic algorithm is almost the same, but with a much immune function Immune algorithm is a variant of the genetic algorithm, it do
  3. 所属分类:software engineering

    • 发布日期:2017-04-14
    • 文件大小:3742
    • 提供者:kafei
  1. down

    0下载:
  2. 智能算法30例源程序,包括粒子群算法,遗传发,免疫算法 等的单目标及多目标实际应用-30 cases of intelligent algorithm source code(MATLAB)
  3. 所属分类:matlab

    • 发布日期:2017-05-15
    • 文件大小:3913004
    • 提供者:牛进伟
  1. ACO_AIA_PSO

    1下载:
  2. 综合粒子群和蚁群算法,再利用免疫算法中交叉变异算子;形成ACO-AIA-PSO混合算法,求解TSP问题-Integrated particle swarm and ant colony algorithm, and then use the crossover operator and mutation operator of immune algorithm the formation of ACO-AIA-PSO hybrid algorithm, for solving the TSP
  3. 所属分类:Graph Drawing

    • 发布日期:2017-04-17
    • 文件大小:13093
    • 提供者:张海俊
  1. MATLABcode30intelligent-algorithms

    0下载:
  2. MATLAB智能算法30个案例分析 源代码 有各种智能算法,如遗传算法,免疫算法,神经网络的实现-Intelligent algorithm MATLAB source code 30 case studies have a variety of intelligent algorithms, such as genetic algorithm, immune algorithm, neural network implementations
  3. 所属分类:source in ebook

    • 发布日期:2017-05-09
    • 文件大小:1540017
    • 提供者:dazhi
  1. step1

    0下载:
  2. 利用免疫算法实现了一个普适性的P中心选址法-Using immune algorithm to achieve a universal P center location method
  3. 所属分类:matlab

    • 发布日期:2017-04-01
    • 文件大小:189459
    • 提供者:任卫东
  1. GA-and-CSA

    0下载:
  2. 基于遗传算法和免疫算法的的数据挖掘算法对比,用Matlab编写-Mining algorithm of genetic algorithm and immune algorithm based data, using Matlab prepared
  3. 所属分类:Bio-Recognize

    • 发布日期:2017-04-24
    • 文件大小:9146
    • 提供者:仲伟伟
  1. Immune-algorithm

    0下载:
  2. 基于信息熵的免疫算法,是人工免疫算法的改进研究,用Matlab编写-Immune algorithm based on information entropy, to improve the research of artificial immune algorithm, written using Matlab
  3. 所属分类:Bio-Recognize

    • 发布日期:2017-03-30
    • 文件大小:10342
    • 提供者:仲伟伟
  1. mine

    0下载:
  2. 免疫算法,免疫算法源程序,很好的,很重要-Immune algorithm, immune algorithm source code, very good, very important
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-13
    • 文件大小:2457
    • 提供者:szy
  1. mianyichengxu

    1下载:
  2. 免疫算法无功优化,很给力,自己认真学习即可-Immune algorithm
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-26
    • 文件大小:18173
    • 提供者:liukai
« 1 2 ... 7 8 9 10 11 1213 14 15 16 17 ... 22 »
搜珍网 www.dssz.com