搜索资源列表
CSA
- 该算法为基于克隆选择原理的人工免疫算法。算法有三部分,第一部分为传统的遗传算法,第二部分CSA算法,两方法对一些函数求极值,可比较各自的特点。-based on the algorithm for clonal selection theory of artificial immune algorithm. Algorithms have three parts, the first part of the traditional genetic algorithm, the second pa
kelongxuanze
- 二进制代码克隆选择算法的c原程序代码,应该比较好用。谢谢支持。-binary code clonal selection algorithm c original program code should be more user friendly. Thank you support.
tspwentidekelongsuanfa
- 基于tsp问题的简单克隆选择算法,应该比较好用,谢谢支持!-tsp based on the simple question of clonal selection algorithm, it should be more convenient, thank you support!
1
- 关于人工免疫系统,克隆选择,免疫记忆的最新文献。并行人工免疫系统的塔式主从模型(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
CSA
- 该算法为基于克隆选择原理的人工免疫算法。CSA算法对一些函数求极值,可比较各自的特点。-The algorithm based on clonal selection principle of artificial immune algorithm. CSA algorithm for some function extremum, comparable respective characteristics.
kelongxuanze7946
- 克隆选择算法程序。大家多多照顾!谢谢大家!-Clonal selection algorithm. A lot of care for everyone! Thank you everyone!
cnbjn
- 评述了近年来免疫原理在入侵检测中的应用,着重讨论抗体克隆选择学说、免疫网络学 说和危险模式理论的应用研究现状 -Immunology principle and its application in intrusion detection in recentyearswere reviewed. The research on antibody clonal selection theory, immune networks and danger theorywere emphasi
mianyisuanfa
- 为求解大规模TSP 问题,提出了并行人工免疫系统的塔式主从模型( Towerlike Master2Slave Model , TMSM) ,和基于TMSM的并行免疫记忆克隆选择算法(Parallel Immune Memory Clonal Selection Algorithm ,PIMCSA) .- This paper presents a parallel model termed as towerlike master2slave model ( TMSM) for artifi
MIS
- 免疫克隆算法,能更好的对其他智能算法进行优化-Immune Clonal Algorithm, can be better for other intelligent algorithm to optimize
csa
- 给予函数优化的克隆选择算法,只是一个 算法函数 但是 很好,改改 就可以用了-Given function of the clonal selection algorithm optimization, algorithm is a very good function, however, can be changed on the
AIA2
- 人工免疫克隆选择算法是一种比较新型的智能算法,其基本算法结构与遗传算法是类似的,以下源码是为网络节点分组调度问题而设计的算法。-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
ICA
- 利用免疫系统的克隆选择机制,结合粒群优化算法的进化方程。算法的主要特点是利用免疫处理操作,提高种群的多样性,利用进化方程提高收敛速度。-Immune Clonal Algorithm
ICA
- 这个是基于免疫克隆算法优化函数的程序,可以作为练习使用-This is based on immune clonal algorithm to optimize the function of procedure
Immunity-clone-algorithm-with-mutation-coevolution
- 利用免疫系统的克隆选择机制,提出一种用于函数优化的算法. 算法的主要特点是:在迭代过程中,不仅抗体得到进化,同时建立变异向量集,令变异向量同步进化,协同工作,达到优化的目的. 仿真实验表明,所提出的算法能以较快的速度完成给定范围的搜索和全局优化任务-By using the clonal selection echanism of the immune system , a method for function optimizing is proposed. The character of
Parallel_Artificial_Immune_Algorithm_for_Large_Sca
- 为求解大规模TSP 问题, 提出了并行人工免疫系统的塔式主从模型(TMSM), 和基于TMSM 的并行免疫记忆克隆选择算法(PIMCSA) TMSM 是粗粒度的两层并行人工免疫模型, 其设计体现了分布式的免疫响应和免疫记忆机制. PIMCSA 用疫苗的迁移代替了抗体的迁移, 兼顾了种群多样性的保持和算法的收敛速度. 与其他算法相比, PIMCSA 在求解精度和运行时间上都更具优势, 而且问题规模越大优势越明显. TMSM 很好地体现了免疫系统的特性, PIMCSA 是适合求解大规模复杂优化问
Algorithm_for_mining_fuzzy_association_rules_based
- 提出一种基于免疫原理的人工免疫算法,用于模糊关联规则的挖掘. 该算法通过借鉴生物免疫系统中的克隆选择原理来实施优化操作,它直接从给出的数据中,通过优化机制自动确定每个属性对应的模糊集合,使推导出的满足条件的模糊关联规则数目最多. 将实际数据集和相关算法进行性能比较,实验结果表明了所提出算法的有效性-An algorithm is proposed for mining fuzzy association rules based on immune principles , which is ma
2010_6_1_245_251
- A Improved Hyperlink Induced Topics Search Algorithm Based on Clonal Genetic Strategy for Web Mining
AIS
- 一个基于人工免疫克隆选择算法的调度优化MATLAB源码,对应理解程序原理十分有用!-An artificial immune clonal selection algorithm based on scheduling optimization MATLAB source, corresponding to understand the program theory is very useful!
dc
- 利用免疫克隆算法整定pid参数,来控制直流电机-Immune clonal algorithm using pid tuning parameters to control the DC motor
tspwentidekelongsuanfa
- 使用C++语言开发的TSP 问题的克隆选择算法-Using C++ language developed clonal selection algorithm for TSP