搜索资源列表
ICA
- 利用免疫系统的克隆选择机制,结合粒群优化算法的进化方程。算法的主要特点是利用免疫处理操作,提高种群的多样性,利用进化方程提高收敛速度。-Immune Clonal Algorithm
artificial-immune-algorithm
- 智能优化算法程序代码集锦 包括:智能优化算法程序代码集锦 - 本文汇集 基因算法,差分进化算法,粒子群算法,蚂蚁克隆算法,上帝算法,人工免疫克隆算法,免疫粒子群算法的代码。-artificial immune algorithm
Artificial-code
- 多个智能算法的代码集合(人工蚂蚁算法 人工免疫算法 免疫粒子群优化算法 粒子群算法 等等)-Collection of more intelligent algorithm code (artificial ants algorithm Artificial Immune Algorithm immune particle swarm optimization algorithm particle swarm optimization, etc.)
chapter6
- 。《MATLAB智能算法30个案例分析》采用案例形式,以智能算法为主线,讲解了遗传算法、免疫算法、退火算法、粒子群算法、鱼群算法、蚁群算法和神经网络算法等最常用的智能算法的MATLAB实现。对广大科研人员有很高的参考价值。-. MATLAB intelligent algorithm 30 case studies, the use of case the main line, the form of an intelligent algorithm to explain the genetic
MATLAB-30-Cases
- 。《MATLAB智能算法30个案例分析》采用案例形式,以智能算法为主线,讲解了遗传算法、免疫算法、退火算法、粒子群算法、鱼群算法、蚁群算法和神经网络算法等最常用的智能算法的MATLAB实现。对广大科研人员有很高的参考价值。-. MATLAB intelligent algorithm 30 case studies, the use of case the main line, the form of an intelligent algorithm to explain the genetic
2013-06-30-05ADRC
- 基于免疫粒子群优化算法整定自抗扰控制器的参数,算法简单,程序可行。-Based on immune particle swarm optimization algorithm tuning the parameters of ADRC, the algorithm is simple, the program is feasible.
imccmolibing
- 使用粒子群免疫优化算法解决含多重约束条件的二维CMOP1问题。-A particle swarm immune optimization algorithm is used to solve the problem of two-dimensional CMOP1 with multiple constraints.
PSO_AI
- 免疫粒子群算法的matlab源代码,自己设置优化函数-Immune particle swarm algorithm matlab source code, set up their own optimization function
PSO_immu
- 本程序为基于免疫的粒子群优化算法经典程序,本程序注释非常详细。是在免疫算法的基础上采用粒子群优化对抗体群体进行更新,解决了免疫算法收敛慢的缺点。-This procedure based on immune particle swarm optimization algorithm is a classic program. Is on the basis of immune algorithm USES the particle swarm optimization to update of
PSO_immu
- 基于免疫的粒子群算法,采用粒子群优化对抗群体进行更新,解决收敛慢的缺点-Particle swarm optimization based on immune, PSO against groups updated address the shortcomings of slow convergence
智能算法
- 智能算法,含有遗传算法、模拟退火算法、BP神经网络优化、免疫算法、粒子群算法、蚁群算法等智能算法,MATLAB亲测可用。(Intelligent algorithm, including genetic algorithm, simulated annealing algorithm, BP neural network optimization, immune algorithm, particle swarm algorithm, ant colony algorithm and other