搜索资源列表
基于MATLAB6.5遗传算法程序
- 基于MATLAB的遗传算法源程序,大家可以共同讨论这个。-based on MATLAB source of the genetic algorithm, we can discuss this.
GAOptimization.rar
- 我改写的多变量带约束的遗传算法Matlab源程序!,Multi-variable Constrained Optimization by GA in Matlab!!!
GA-FCM.rar
- 遗传算法改进的模糊C均值聚类的matlab源程序 可以运行 格式需要更改,Improved genetic algorithm fuzzy C-means clustering can run the matlab source code need to change format
sga
- 基本遗传算法的matlab源程序,bstr2rval.m为基本编码转为实际值子函数,createPop.m创建初始种群子函数,crossOper.m基因交叉子函数,indiEval.m个体实际值子函数,mutateOper.m基因变异子函数,selectOper.m选择算子子函数,sga.m基本遗传算法子函数-The basic genetic algorithm matlab source, bstr2rval.m as the basic coding to the actual value
NicheSGA
- 改进的小生境遗传算法和源程序实现,metalab实现-Improved genetic algorithm
11111
- 二进制编码的简单遗传算法源程序,很完整,适合初学者学习。-A simple binary encoding genetic algorithm source code, is very complete, suitable for beginners to learn.
matlab3
- 这是利用遗传算法进行图像分割的matlab源程序-This is the use of genetic algorithms image segmentation matlab source
NicheSGA_1
- 自适应遗传算法MATLAB源程序,供遗传算法初学者学习-Adaptive Genetic Algorithm MATLAB source code for genetic algorithm for beginners to learn
GeneticAlgorithmandbp
- 模拟自然进化过程搜索最优解的方法 BP神经网络和遗传算法源程序-Genetic Algorithm
GA_main
- 遗传算法整套源程序,包括初始种群,计算适应度值,选择,交叉变异等-Genetic algorithm source code package, including the initial population, calculation of fitness value, selection, crossover and other variant
matlabsuanfa
- 包含了Floyd算法、dijkstra算法、贪婪算法、遗传算法、搜索算法、蚁群算法、哈密顿环路的matlab源程序及相关说明。-Floyd algorithm is included, dijkstra algorithm, greedy algorithm, genetic algorithm, search algorithm, ant colony algorithm, Hamiltonian loop matlab source code and instructions.
IGA
- 为改进遗传算法的源程序,采用了多次2-opt变异算子,进一步改进了计算结果。-The source code for the improved genetic algorithm using a number of 2-opt mutation operator to further improve the results.
matalb
- 遗传算法的matlab源程序,可以用于遗传算法的应用,还是很有用的-matalb
遗传算法程序
- 一个混合遗传算法的源程序。还有一篇硕士论文,是论文附录的代码示例。
遗传
- 遗传算法的源程序,遗传算法所需的相关程序(program of genetic algorithm)
多目标遗传算法程序
- 对目标优化,多目标遗传算法(把度目标转化为单目标求解)源程序(Matlab multi-objective genetic optimization algorithm(to convert the degree target to a single target solution) source program)
杂交粒子群算法源程序
- 杂交粒子群算法求函数极值,是粒子群算法和遗传算法的一种混合算法(Hybrid Particle Swarm Optimization for extremum of function)
遗传算法最优化求解
- 遗传算法源程序,收敛性较好,方便求解与搜索全局最优解,希望大家互相分享。
遗传算法PPT和案例分析及源程序实现
- 如何使用遗传算法,里面有ppt教程与案例分析,遗传算法与优化问题(How to Use Genetic Algorithms)
Matlab多目标优化遗传算法源程序很好的应用案例
- 与常规的单目标遗传算法求解不同,该算法考虑两个目标函数的遗传算法(Different from the conventional single objective genetic algorithm, this algorithm considers the genetic algorithm of two objective functions)