搜索资源列表
免疫算法应用介绍
- 免疫算法介绍
标准免疫算法 C#版
- 本软件包是用C#写的免疫算法源代码,可以作为学习免疫算法的参考!
immunitytravel
- 用matlab实现免疫遗传算法求解tsp问题,免疫算法和遗传算法的比较-using Matlab achieve immune genetic algorithm tsp issues, immunization and Genetic Algorithm comparison
SCCA
- 免疫算法求解函数优化问题运行时请选择所要的函数,并且点Button1执行-immune function algorithm optimization runtime please select the function and implementation point Button1
JIYUXIINXISHANGDEMATLABMIANYISUANFA
- 此算法为基于信息熵的免疫算法求TSP的源程序!-algorithm based on information entropy of the immune algorithm for TSP source!
yichuanandmiyi
- 用matlab实现的标准的遗传算法和结合免疫算法,采用主函数调用各个算子来实现遗传算法的操作!-using Matlab to achieve a standard genetic algorithm and combined immune algorithm, The principal function call operator to various genetic algorithm operators!
improved-immune-algorithm
- 改进的二进制编码免疫算法,主要改进的是免疫记忆库-improved immune binary coding algorithm, the main improvement is immune memory bank
mianyi
- 免疫算法的matlab代码,应该比较好用,谢谢支持!-immune algorithm Matlab code, it should be more convenient, thank you support!
mianyichengxu
- 基于免疫网络模型的免疫算法源程序,MATLAB编程,仅供大家参考-based on the immune network model immune algorithm source code and MATLAB programming, is for your reference
IA_TSP
- 使用基于信息熵的免疫算法解决TSP问题。-based on the use of information entropy algorithm to solve the immune TSP.
immune_algorithm
- 一个使用免疫算法实现物流调度的源代码,使用SQL Server 2005+Visual Studio C# 2005开发,可以在地图上描出优化路径。压缩包中的wldd.bak和wldd1.bak为数据库文件,将其恢复到SQL Server 2005中即可。需要注意的是,默认的连接字符串为 connectionString="Data Source=YANXL\SQLEXPRESS Initial Catalog=wldd1 User
iamatlab
- 免疫算法解非线性方程组matlab源程序,很好用-immune algorithm for solving systems of nonlinear equations Matlab source, easy to use
AIA免疫算法
- 数据检测,优化选择免疫算法,可以直接运行。(Data detection, optimization selection immune algorithm)
免疫算法
- 免疫算法,与遗传算法相似,只是多用了一个免疫函数;免疫算法是遗传算法的变体,它不用杂交,而是采用注入疫苗的方法。(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
免疫优化算法在物流配送中心选址中的应用
- 免疫算法是受生物免疫系统的启发而推出的一种新型的智能搜索算法,是一种确定性和随机性选择相结合并具有"勘探"与"开采"能力的启发式随机搜索算法。 算法主要的步骤: (1)抗原识别与初始抗体产生。 (2)抗体评价 (3)免疫操作 免疫算法的特点: (1)全局搜索能力 (2)多样性保持机制 (3)鲁棒性强 (4
免疫算法-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))
配送中心选址模型与算法研究
- 物流中心选址,应用免疫算法。包含了具体的算法代码,有附带解释,挺适合新手学习的。(The location of the logistics center and the application of immune algorithm. Including the specific code of the algorithm, with a incidental explanation, it is suitable for the b
免疫算法_matlab程序
- 非常好的免疫算法, 效果很好(Very good immune algorithm, the effect is very good)
免疫算法
- 免疫算法matlab程序。这是免疫算法。这个算法几乎与遗传算法一样,只是多用了一个免疫函数(This is the immune algorithm. This algorithm is almost the same as genetic algorithm, but it only uses one immune function.)
2 免疫遗传算法实现图像阈值分割
- 免疫算法应用于图像分割,已经通过程序仿真验证。(Immune algorithm applied to image segmentation)