搜索资源列表
MultilayerPerception
- 非常不错的非线性非高斯环境下的粒子滤波程序进化算法-very good non-linear environment Gaussian filter particles procedures evolutionary algorithm
nsga2_Matlab_xixilee
- 对多目标优化算法NSGA-II算法的改进,该算法进化代数少,但是获得的最终效果特别好!-pair of multi-objective optimization algorithm NSGA-II algorithm, the algorithm evolutionary less algebra, However, the ultimate effect was particularly good!
PSO-evolutionarycomputation
- 粒子群优化算法(PSO)是一种进化计算技术(evolutionary computation),有Eberhart博士和kennedy博士发明。源于对鸟群捕食的行为研究 PSO同遗传算法类似,是一种基于叠代的优化工具。系统初始化为一组随机解,通过叠代搜寻最优值。但是并没有遗传算法用的交叉(crossover)以及变异(mutation)。而是粒子在解空间追随最优的粒子进行搜索。详细的步骤以后的章节介绍 同遗传算法比较,PSO的优势在于简单容易实现并且没有许多参数需要调整。目
ant_colony_image_edge_detection
- 采用蚁群算法检测图像边缘 This a demo program of image edge detection using ant colony, based on the paper, \"An Ant Colony Optimization Algorithm For Image Edge Detection,\" IEEE Congress on Evolutionary Computation (CEC), pp. 751-756, Hongkong, Jun. 2008.
matlab-for-Differential-evolution-
- matlab 编写的微分进化算法,供大家学习参考-matlab write differential evolutionary algorithm for everyone to learn information
HybridParticleSwarmOptimizatio
- 粒子群算法(pso)的源代码(matlab),Particle swarm optimization (pso) source code (matlab)
DE
- DE 生物进化算法的matlab实现,一类优化仿生算法-DE biology evolutionary algorithm matlab implementation, a class of bionic optimization algorithm
NSGA2-dynamic
- 多目标优化进化算法目前公认效果收敛性最好的算法NSGA2c++源码,具有一般性,可在此基础上继续改进,对实现其他多目标优化算法很有帮助.-Multi-objective optimization evolutionary algorithm is currently the best recognized effect of convergence of the algorithm NSGA2c++ Source, with the general, could be on this basis
EvolutionStrategy
- 主要介绍了进化策略的原理,并且用matlab进行了仿真。-Mainly introduces the principles of evolutionary strategy, and conducted a simulation using matlab.
MelanieMitchellAnIntroductiontoGeneticAlgorithms.
- to learn the use evolutionary algorithms in matlab
GEATbx_Intro_Algorithmen_v38
- Introduction Evolutionary Algorithms: Overview, Methods and Operators.
pso
- 粒子群优化算法是一种进化优化技术,源于对鸟群扑食的行为,是一种基于迭代的优化工具。此文件提供了基本粒子群算法、带压缩因子的粒子群算法、二阶粒子群算法、二阶振荡粒子群算法、权重改进的粒子群算法、混沌粒子群算法、基于杂交的粒子群算法、基于模拟退火的粒子群算法的MATLAB源代码。-PSO is an evolutionary optimization technique, derived from the behavior of the birds of prey, is based on iter
evolutionarystrategy
- optimization a function based on evolutionary strategy
ES
- they are matlab code for evolutionary strategy (ES), (ES(1+1), ES(1,1),ES(mu,lambda),ES(mu+lambda), I hope they are useful for you
mulitiobjective-evolutionary-Algorithms-
- 基于多样性测度的改进的多目标进化算法。处理约束问题的改进的多目标进化算法。-Diversity measure based on improved multi-objective evolutionary algorithm. Improved handling Constrained multi-objective evolutionary algorithm.
pso
- The economic load dispatch plays an important role in the operation of power system, and several models by using different techniques have been used to solve these problems. Several traditional approaches, like lambda-iteration and gradient metho
the-quantum-evolutionary-algorithm
- 在MATLAB环境下的量子进化算法及先进的量子旋转门-In the MATLAB environment, the quantum evolutionary algorithm and advanced quantum revolving door
A Dynamic Hybrid Framework for Constrained Evolutionary Optimization
- A Dynamic Hybrid Framework for Constrained Evolutionary Optimization
Evolutionary-ANFIS-Training
- 用MATLAB实现自适应神经模糊推理系统(ANFIS)结构训练。代码中,首先创建一个初始原ANFIS结构,然后采用遗传算法(GA)、粒子群优化(PSO)来训练ANFIS。此进化训练算法可用于解决非线性回归函数逼近问题。-Implementation of adaptive neural fuzzy inference system (ANFIS) based on MATLAB. Code, the first to create an initial original ANFIS struct
PDToolbox_matlab-master (1)
- 演化博弈Matlab工具箱, 适用于复杂网络演化博弈研究(evolutionary game toolbox)