搜索资源列表
pidmohucontrol
- pid控制器模糊免疫优化算法程序,matlab编程,直接在matlab中运行-pid fuzzy controller optimization algorithm immunization procedures, Matlab programming, directly in Matlab run
im
- 免疫遗传算法,实现群体优化的功能哦,matlab程序,其他的看参考了!
immune.rar
- 这是一个用MATLAB编的免疫克隆算法优化函数的程序,免疫克隆算法是一种比较新的有效的优化算法,近两年对他的研究很多。,Artificial Immune
GA_Optimization-Scheduling_Matlab
- 通过MATLAB编程研究工作和仿真结果分析,对改进的免疫遗传算法进行综合性地概括、归纳和总结。在处理复杂优化调度问题方面提出了一些改进的思想,并进行了算法实现和仿真。对有待进一步深入研究的问题进行了设想,对免疫遗传算法解决相关优化调度问题进行了展望。-Research of ImProved Immune Genetic Algorithms and its Applications in Optimization Scheduling Problem
tsp
- 一个旅行商优化免疫算法的MATLAB源代码.-A matlab platform for artificial immune algorithm .
my_pso
- 将粒子群算法与免疫结合,计算函数的优化极值。-The particle swarm optimization combined with the immune calculated extremal function optimization.
ais_youhua
- 黄友瑞的智能优化算法书中的免疫算法源代码-Intelligent Optimization Algorithm Huang Yourui immune algorithm source code book! ! ! !
IA_LD
- IA_LD是用免疫优化算法(immune algorithm)解决物流配送中心选址(Logistics and Distribution)的问题。文件打开后运行IA_LD.m文件即可得到结果,代码中有详细注释,方便修改。运行示例已经保存为图片附在压缩包中。-IA_LD is immune optimization algorithm (immune algorithm) to solve the logistics distribution center location (Logistics
Immune-optimization
- 将免疫优化算法在物流配送中心选址中的应用,matlab编程-The immune optimization algorithm in logistics distribution center location, matlab programming
粒子群优化算法以及改进的PSO算法代码matlab
- 粒子群算法及其改进,在原有粒子群算法基础上进行改进,增加免疫算法,使其尽快跳出早熟,收敛更快,结果更优!(Particle swarm optimization (PSO) and its improvement are improved on the basis of the existing particle swarm algorithm, and the immune algorithm is added to make it jump out of premature, faster
免疫优化算法在物流配送中心选址中的应用
- 免疫算法是受生物免疫系统的启发而推出的一种新型的智能搜索算法,是一种确定性和随机性选择相结合并具有"勘探"与"开采"能力的启发式随机搜索算法。 算法主要的步骤: (1)抗原识别与初始抗体产生。 (2)抗体评价 (3)免疫操作 免疫算法的特点: (1)全局搜索能力 (2)多样性保持机制 (3)鲁棒性强 (4)并行分布式搜索机制(A new intelligent i
chapter12
- 免疫优化算法应用于物流配送中心,算法编程注释详细,算法运行准确。(The immune optimization algorithm is applied to the logistics distribution center, and the algorithm programming annotation is detailed, and the algorithm runs accurately.)
免疫算法-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))
免疫优化算法在物流配送中心选址中的应用
- 主要用于用遗传算法解决多目标优化的VRP问题(the program is often used to solve VRP)
chapter12
- 免疫优化算法,在物流配送中心选址中的应用,很不错,亲测,可用(Immune optimization algorithm)
AIPSO
- 免疫粒子群混合优化算法整定PID,该方法将免疫算法中的基于浓度的抗体繁殖策略 与粒子群优化算法相结合。对浓度低的粒子进行促进,对浓度高的粒子进行抑制,因而保持了粒子的多样性,克服了PSO 算法易于陷入局部最优点的缺点,寻优速度快。(PID paramaters optimization by AIPSO)
chapter12
- 免疫优化算法在物流配送中心选地址中的应用。(Application of immune optimization algorithm in location selection of logistics distribution center.)
MATLAB智能算法30个案例分析代码
- 压缩包内是关于BeiHang出版的matlab智能算法30个案例的代码,对于学习理解智能算法的原理和编程有一定的帮助。如遗传算法、粒子群算法、免疫优化算法、模拟退火算法、BP算法等。(there are 30 matlab codes, which match a book about intelligence algorithms,such as genetic algorithms, PSO, ACO,BPO,etc. WISH that will be help for you.)
beiBao01
- 免疫克隆解决01背包问题,将免疫概念及其理论应用于遗传算法,在保留原算法优良特性的前提下,力图有选择、有目的地利用待求问题中的一些特征信息或知识来抑制其优化过程中出现的退化现象,这种算法称为免疫算法(Immune Algorithm) IA。人工免疫算法是一种具有生成+检测 (generate and test)的迭代过程的群智能搜索算法。从理论上分析,迭代过程中,在保留上一代最佳个体的前提下,免疫算法是全局收敛的。(Immune clone solves 01 knapsack problem
算法优化
- 针对减速器的设计,利用多种启发式的优化算法进行设计,不同于常规的工程最优化方法。(For the design of the reducer, a variety of heuristic optimization algorithms are used for design, which is different from conventional engineering optimization methods.)