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

搜索资源列表

  1. 77433647immunity.rar

    0下载:
  2. 神经网络与免疫算法的结合,用matlab编程实现小功能,Neural network with a combination of immune algorithm with a small functional programming matlab
  3. 所属分类:matlab

    • 发布日期:2017-04-01
    • 文件大小:7383
    • 提供者:杨玉琴
  1. tsp

    0下载:
  2. 一个旅行商优化免疫算法的MATLAB源代码.-A matlab platform for artificial immune algorithm .
  3. 所属分类:matlab

    • 发布日期:2017-03-30
    • 文件大小:269797
    • 提供者:foxlt
  1. 7941940rgmy

    0下载:
  2. 神经网络与免疫算法的结合,用matlab编程实现一些小功能-Neural network with a combination of immune algorithm with matlab programming to achieve some small features
  3. 所属分类:matlab

    • 发布日期:2017-04-17
    • 文件大小:79653
    • 提供者:杨玉琴
  1. colon_imunity

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

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

    2下载:
  2. 免疫算法实现多峰、多极值函数平面曲面拟合-Immune algorithm to achieve multi-peak and multi-planar surface fitting extremal function
  3. 所属分类:matlab

    • 发布日期:2015-10-09
    • 文件大小:76232
    • 提供者:changcheng
  1. ANAL

    0下载:
  2. 将免疫算法应用于神经网络中,在油色谱的数据处理中的想法-The immune algorithm is applied to neural networks, in the oil chromatography data processing in the idea of
  3. 所属分类:matlab

    • 发布日期:2017-04-03
    • 文件大小:5640
    • 提供者:dennis
  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-01
    • 文件大小:123350
    • 提供者:Julia
  1. 22

    1下载:
  2. 免疫算法详细编程,有中文介绍,很好的资源-Immune algorithm detailed programming, a Chinese introduction, a good resource. . .
  3. 所属分类:matlab

    • 发布日期:2017-04-15
    • 文件大小:31557
    • 提供者:王玉勤
  1. tsp

    0下载:
  2. 基于免疫算法的tsp问题的matlab程序-Based on Immune Algorithm tsp problem matlab program
  3. 所属分类:matlab

    • 发布日期:2017-04-01
    • 文件大小:8814
    • 提供者:kaka
  1. gabasedimmunealgorithm

    0下载:
  2. 一种在遗传算法中注入疫苗的matlab免疫算法,加入了免疫函数。-a ga based immune algorithm.
  3. 所属分类:matlab

    • 发布日期:2017-04-13
    • 文件大小:3151
    • 提供者:李信一
  1. DSP

    0下载:
  2. 很好免疫算法,推荐给大家了,有空看一下的。-Good algorithm, recommended for everyone, and free look of.
  3. 所属分类:matlab

    • 发布日期:2017-04-08
    • 文件大小:18162
    • 提供者:chen
  1. IMMUNE-GA

    1下载:
  2. 免疫算法和遗传算法的结合,非常不错,希望对大家有用。-Immune algorithm and genetic algorithm combination, very good, and I hope useful.
  3. 所属分类:matlab

    • 发布日期:2016-09-13
    • 文件大小:19456
    • 提供者:dapeng
  1. fuzzy-immune-PID

    2下载:
  2. 模糊 免疫算法 PID 模糊 免疫算法 PID-Fuzzy immune PID algorithm PID fuzzy immune algorithm
  3. 所属分类:matlab

    • 发布日期:2017-04-04
    • 文件大小:3482
    • 提供者:陈思溢
  1. colone-immune-algorithm

    0下载:
  2. 克隆免疫算法,将记忆库种群采用克隆算法进行复制-Immune clone algorithm, using cloned populations of memory copy algorithm
  3. 所属分类:matlab

    • 发布日期:2017-03-28
    • 文件大小:96605
    • 提供者:王哲生
  1. 免疫算法

    2下载:
  2. 免疫算法,与遗传算法相似,只是多用了一个免疫函数;免疫算法是遗传算法的变体,它不用杂交,而是采用注入疫苗的方法。(Immune algorithm, similar to the genetic algorithm, but the use of an immune function; immune algorithm is a variant of genetic algorithms, it does not hybrid, but the use of vaccination method
  3. 所属分类:matlab例程

    • 发布日期:2017-12-24
    • 文件大小:3072
    • 提供者:铭MARS花
  1. 免疫优化算法在物流配送中心选址中的应用

    1下载:
  2. 免疫算法是受生物免疫系统的启发而推出的一种新型的智能搜索算法,是一种确定性和随机性选择相结合并具有"勘探"与"开采"能力的启发式随机搜索算法。 算法主要的步骤: (1)抗原识别与初始抗体产生。 (2)抗体评价 (3)免疫操作 免疫算法的特点: (1)全局搜索能力 (2)多样性保持机制 (3)鲁棒性强 (4)并行分布式搜索机制(A new intelligent i
  3. 所属分类:matlab例程

    • 发布日期:2017-12-25
    • 文件大小:27648
    • 提供者:傲视天下
  1. 免疫算法-matlab程序

    0下载:
  2. 结合实例详细介绍了免疫克隆算法优化函数的程序 (Detail with examples immune clone algorithm to optimize the function of the program)((Detail with examples immune clone algorithm to optimize the function of the program))
  3. 所属分类:matlab例程

    • 发布日期:2018-04-19
    • 文件大小:16384
    • 提供者:一度洋
  1. MATLAB智能算法30个案例分析

    2下载:
  2. 采用案例形式,以智能算法为主线,讲解了遗传算法、免疫算法、退火算法、粒子群算法等最常用的智能算法的MATLAB实现。(Taking the intelligent algorithm as the main line, we explain the MATLAB implementation of the most commonly used intelligent algorithms, such as genetic algorithm, immune algorithm, annealin
  3. 所属分类:matlab例程

    • 发布日期:2018-05-02
    • 文件大小:54317056
    • 提供者:蛋蛋先森
  1. 免疫算法

    1下载:
  2. 免疫算法matlab程序。这是免疫算法。这个算法几乎与遗传算法一样,只是多用了一个免疫函数(This is the immune algorithm. This algorithm is almost the same as genetic algorithm, but it only uses one immune function.)
  3. 所属分类:matlab例程

    • 发布日期:2019-10-01
    • 文件大小:3072
    • 提供者:柠柚枳
  1. 2 免疫遗传算法实现图像阈值分割

    2下载:
  2. 免疫算法应用于图像分割,已经通过程序仿真验证。(Immune algorithm applied to image segmentation)
  3. 所属分类:matlab例程

    • 发布日期:2021-02-23
    • 文件大小:123904
    • 提供者:无好先生
« 12 3 4 5 6 7 »
搜珍网 www.dssz.com