搜索资源列表
GA-min
- 遗传算法进行优化求多元函数 (Griewank Function)最小解问题-genetic algorithm optimization for multi-function (Griewank Function) Minimum solutions to the problems
ga_basicprogram
- 基本遗传算法(GA)的matlab源程序!许多改进的遗传算法均可在此基础上修改而成.
GA
- 实数遗传算法源码 Delphi实现,用户可以参考并改进
sa+ga
- 采用遗传算法和模拟退火算法解决VLSI中的布局优化问题
GA
- 实现并行算法,尤其对遗传算法很有用,适合专业人员。
GA
- 一个非常不错的遗传算法程序 使用Matlab编程,带有详细的注解
ga
- 遗传算法对电力系统的优化,可用从此程序 可以直接运行-GA
GA
- 遗传算法通过源代码 选择交叉编译 有较好的收敛性-Genetic selection through cross-compile the source code has a better convergence
GA
- 一个实用的遗传算法小程序,计算二元函数的极值-GA
GA
- 遗传算法示例源程序 遗传算法示例源程序 -matlab use daima,matlab use daima,matlab use daima,matlab use daimamatlab use daimamatlab use daimamatlab use daimamatlab use daima
GA
- 遗传算法源代码,教您如何编写遗传算法代码解决相关优化问题-Genetic algorithm source code, teach you how to write a genetic algorithm code to solve optimization problems
GA
- 使用遗传算法进行最优化计算的方法,其中包含遗传算法中需要的各个子程序-Using a genetic algorithm optimization calculation method, which contains the genetic algorithm requires each subroutine
GA
- 基于K均值聚类的遗传算法,改进k均值的遗传算法-Genetic Algorithm
chapter-14-GA-algorithm
- 遗传算法的源码(精通matlab最优化计算第14章)-The source of the genetic algorithm (proficient matlab optimization calculation Chapter 14)
Ga-TSP-wenti
- 用遗传算法求出TSP问题,可以再excel里换自己想要的坐标(x,y) 就可以了-TSP problem is obtained using genetic algorithms, can excel in the other they want the coordinates (x, y) on it.
GA
- 这是求解多元非线性规划的遗传算法的C++的代码-Solving the multivariate nonlinear programming genetic algorithm. . . . . .
GA
- 用遗传算法求解一个多元函数的极值,用VC代码编写,能够看到执行过程的数据。-Here, this is VC program of find the extreme value of a given function by using the Genetic Algorithm。
GA Algorithms
- 利用遗传算法求极值,简单介绍遗传算法的操作流程,更准确的了解遗传算法(Using Genetic Algorithm to Calculate Extrema, Briefly Introduce the Operational Process of Genetic Algorithm, and Know the Genetic Algorithm More Accurately)
遗传算法多目标优化
- 这是遗传算法多目标优化程序。虽然是基础的GA算法程序,但是注释清晰,可以修改目标函数运行,也可以在此基础上进行算法优化(This is a multi-objective optimization program of genetic algorithm. Although it is the basic GA algorithm program, but the annotation is clear, it can modify the operation of the objective
vrp_ga-master
- 最优路径遗传算法,用于搜寻最优路径,可根据需要修改目标函数,最小成本、最短时间等(Genetic alogrithm for optimal-path searching ,available for finding out the best path,constrained by minimum-cost,minimum-time.etc.)