搜索资源列表
demo
- 内涵免疫克隆算法,基因算法,免疫网络算法的matlab源码
immune.rar
- 这是一个用MATLAB编的免疫克隆算法优化函数的程序,免疫克隆算法是一种比较新的有效的优化算法,近两年对他的研究很多。,Artificial Immune
AISyouhua
- 改进的免疫克隆算法求解函数极值问题,用matlab实现-Improved Immune Clonal Algorithm function extremum problems, and use matlab to achieve
PAI
- 改进得PSO算法程序,加入了免疫克隆思想 -PSO algorithm to improve a process, joined the Immune Clonal thinking
CSA
- 该算法为基于克隆选择原理的人工免疫算法。CSA算法对一些函数求极值,可比较各自的特点。-The algorithm based on clonal selection principle of artificial immune algorithm. CSA algorithm for some function extremum, comparable respective characteristics.
mianyi
- 这是一个免疫克隆算法程序,求解了一个非线性的函数问题的最优值。-This is an immune clone algorithm procedure for solving a nonlinear problem of the optimal value function.
MIS
- 免疫克隆算法,能更好的对其他智能算法进行优化-Immune Clonal Algorithm, can be better for other intelligent algorithm to optimize
aaaa
- 基于生物免疫系统的自适应学习、免疫记忆、抗体多样性及动态平衡维持等功能,提出一种动态多目标免疫 优化算法处理动态多目标优化问题.算法设计中,依据自适应ζ邻域及抗体所处位置设计抗体的亲和力,基于Pa- reto控制的概念,利用分层选择确定参与进化的抗体,经由克隆扩张及自适应高斯变异,提高群体的平均亲和力,利 用免疫记忆、动态维持和Average linkage聚类方法,设计环境识别规则和记忆池,借助3种不同类型的动态多目标 测试问题,通过与出众的动态环境优化算法比较,数值实验表明所
ICA
- 这个是基于免疫克隆算法优化函数的程序,可以作为练习使用-This is based on immune clonal algorithm to optimize the function of procedure
mianyikelusuanfa
- 免疫克隆算法优化函数的程序,保证可以用-Immune clonal algorithm to optimize the function of the program can be used to ensure
dc
- 利用免疫克隆算法整定pid参数,来控制直流电机-Immune clonal algorithm using pid tuning parameters to control the DC motor
jack_immune
- 基本的免疫克隆算法,可以帮组大家学习智能算法-The basic immune clonal algorithm, can help set them to learn from intelligent algorithm
colone-immune-algorithm
- 克隆免疫算法,将记忆库种群采用克隆算法进行复制-Immune clone algorithm, using cloned populations of memory copy algorithm
meta-NNIA
- 实现在多目标优化算法NSGA2基础之上加入免疫克隆算法的NNIA算法,并且在NNIA基础之上加入memetic算法-Achieve multi-objective optimization algorithm based on NSGA2 immune clone algorithm NNIA join algorithm, and adding memetic algorithm based on NNIA
lzq
- 二进制编码的免疫克隆算法matlab源程序,二进制编码的免疫克隆算法matlab源程序-Binary code immune algorithm cloning matlab source
immue-algotithm-(1)
- matlab免疫克隆算法目标优化,取得极值,标准型,可修改-Matlab genetic algorithm objective optimization to obtain the extreme value, the standard can be modified
csa
- 免疫克隆算法优化函数的程序,matlab环境下实现-Immune clonal algorithm to optimize the function of the program under the Matlab environment
免疫算法-matlab程序
- 结合实例详细介绍了免疫克隆算法优化函数的程序 (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))
beiBao01
- 免疫克隆解决01背包问题,将免疫概念及其理论应用于遗传算法,在保留原算法优良特性的前提下,力图有选择、有目的地利用待求问题中的一些特征信息或知识来抑制其优化过程中出现的退化现象,这种算法称为免疫算法(Immune Algorithm) IA。人工免疫算法是一种具有生成+检测 (generate and test)的迭代过程的群智能搜索算法。从理论上分析,迭代过程中,在保留上一代最佳个体的前提下,免疫算法是全局收敛的。(Immune clone solves 01 knapsack problem