搜索资源列表
遗传退火进化算法(附源码)
- 对Matlab中的遗传算法工具箱进行改进而得到的遗传退火进化算法。可用于一般的最优化问题,求解无约束的或带有线性约束的连续函数的全局最小值。 首先对传统的遗传算法和模拟退火算法进行改进,然后将模拟退火算法引入了遗传算法,结合两种算法的优点,得到一种新的遗传退火进化算法。它不但实现了遗传算法的全局搜索能力与模拟退火算法的局部搜索能力的结合,同时可使改进后的模拟退火算法能够充分利用遗传算法所得的全局信息。经验证,改算法能使遗传算法避免产生早熟收敛,增强了算法的全局收敛性,而且加快了算法的收敛速
多目标优化 matlab
- multi object genetic algorithm 多目标优化遗传算法
spea2-matlab-MOP
- SPEA2是多目标进化算法中的经典算法, 常用来做对比算法, 这里的源码是MATLAB下运行的. 下载后解压, 在toolbox文件夹下新建文件夹spea2, 全拷过去, 在MATLAB路径中添加这个文件夹, 就可以运行里面的M文件了.
差分进化算法matlab程序(仅供参考)
- 差分进化程序,有注释,可以直接修改函数运行!
BFO.rar
- 细菌觅食随机优化论文及matlab源码。该算法属于进化算法的一种,可以处理全局优化、多目标优化、约束优化和动态优化等问题。,Bacterial feeding stochastic optimization papers and matlab source code. The algorithm belongs to a kind of evolutionary algorithm that can deal with global optimization, multi-objective o
DE
- DE 生物进化算法的matlab实现,一类优化仿生算法-DE biology evolutionary algorithm matlab implementation, a class of bionic optimization algorithm
MOPSO-matlab
- 多目标粒子群优化算法的matlab版本。最经典的多目标进化算法! MOPSO-Multi-objective particle swarm optimization algorithm using matlab. MOPSO
algorithms
- 我个人收集的各类智能算法,共有20多个源代码,包括:遗传算法,蚁群算法,粒子群算法,微分进化算法,遗传神经网络算法,粒子群SVM算法,粒子群神经网络算法等混合算法-I collect all kinds of intelligent algorithms, a total of more than 20 source code, including: genetic algorithms, ant colony optimization, particle swarm optimization,
ycthjhsf
- 遗传退火进化算法, 遗传退火进化算法-Genetic annealing evolutionary algorithm, genetic annealing evolutionary algorithm
Griewangk
- 利用差分进化算法(Differential Evolution)实现对经典函数girewangk的验证-The use of differential evolution algorithm (Differential Evolution) to achieve the verification of classical function girewangk
Rosenbrock
- 利用差分进化算法(Differential Evolution)实现对经典函数rosenblock的验证-The use of differential evolution algorithm (Differential Evolution) to achieve the verification of classical function rosenblock
NSGA2
- 多目标进化算法,里面有html格式的源码说明!-Multi-objective evolutionary algorithm, which has the source code for html format descr iption!
matlab(DEA)
- 用Matlab写的差分进化算法程序,基本差分算法的思想很简单,初学者可以自己写完后进行对比。-A differential evolutionary algorithm program
DeMat
- 针对差分进化算法的程序,基于matlab,-Procedures for the differential evolution algorithm, based on matlab,
DE
- 差分进化算法matlab代码,有详细说明,可更改(differential evolution algorithm code with substantial explanation, which is changeable)
多目标优化进化算法
- 按照外文经典文献的步骤和流程,在matlab环境下编写了多目标优化进化算法程序。在外文经典文献中,有该算法的子函数开源代码,程序运行速度快、精度高。文件由主程序和子函数构成,共7个.m文件。(According to the steps and process of foreign literature, a multi-objective optimization evolutionary algorithm program is written in Matlab environment.
差分进化算法算例.docx
- 有关差分进化算法的一个简单算例。简单函数算例流程以及源代码(Differential evolution algorithm)
DE
- 差分进化算法的代码框架和实例,可以实现迭代进化,得到需要的优化解。(Code framework and example of differential evolution algorithm.It can achieve iterative evolution and get the desired solution.)
自适应混沌差分进化算法 Matlab 程序
- 自适应混沌差分进化算法 Matlab 程序,摘录于知网上一篇博士论文。(Adaptive chaotic differential evolution algorithm Matlab program)
DE算法matlab程序
- matlab的基本差分进化算法,放在了压缩包中的word里面(The basic differential evolution algorithm of MATLAB is put in the word in the compressed package)