搜索资源列表
GA
- 遗传算法的函数优化sga-genetic algorithm optimization function sga
ga
- C语言遗传算法,解决函数优化问题,稳定可靠,采用文件输出
ga
- 标准遗传算法的源代码,用以解决函数优化问题
ga
- 用matlab实现,用遗传算法解决函数优化问题原代码,求出最优解与迭代次数。
GA
- 介绍了遗传算法的基本原理和求解流程, 详细阐述了Matlab 遗传算法工具箱的使用方法, 并通过使用遗传算法工具箱对一个典型的函数优化问题进行求解, 验证了该工具箱在解决函数优化问题上的有效性和实用性。
GA
- 遗传算法,生物技术,进化技术,主用用来求函数优化问题
GA.C
- 基于VC++的遗传算法源码(相当经典),非常可观
GA
- matlab编写的遗传算法优化程序,采用随机配对交叉,多点交叉,两点交叉,编译对目标函数进行优化-matlab genetic algorithm to optimize the preparation procedures, using a random cross-matching, multi-point crossover, two cross-cutting, the compiler of the objective function to optimize
GA
- 自适应遗传算法 [matlab] 对遗传算法的改进 效果不错-Adaptive genetic algorithm [matlab] of genetic algorithms to improve the effectiveness of good
gaopt
- 使用基本遗传算法(GA)对函数进行最优化的C语言源程序-The use of the basic genetic algorithm (GA) to optimize the function of the C language source code
GA
- 用遗传算法简单一元函数优化实例,效果较好,可以模仿做-Easy to use genetic algorithm function optimization examples of one dollar, the effect is better to do can be replicated
GA
- 热能工程专业硕士研究生毕业课题:遗传算法目标函数优化-Thermal engineering graduate Master' s graduate student issues: genetic algorithm to optimize the objective function
GA
- 简单的遗传算法,对函数优化具有很高的优越性。-A simple genetic algorithm, function optimization with a high superiority.
GA-RBF
- 1.利用GA算法优化RBFNN的各种权值; 2.利用RBFNN进行函数跟踪; 3.比较测试未用GA优化的和使用GA优化的RBFNN的结果。-1.Use GA algorithm to optimize a variety of weights in RBFNN 2. Use RBFNN to realize tracking function 3. Compare and test the results of using GA and not using GA.
GA
- 利用最基本的遗传算法解决多目标函数优化问题-using GA algorithm to solve multiobject optimization
ga
- 遗传算法实现函数优化主程序,实现基本的遗传算法历程。-Main genetic algorithm function optimization, genetic algorithm to achieve the basic course.
遗传优化算法
- 遗传算法,可用于求解函数优化问题,能够找到最优解(Genetic algorithm can be used to solve the function optimization problem, and can find the optimal solution)
简单函数优化的遗传算法程序
- 遗传算法是一种基于生物自然选择与遗传机理的随机搜索与优化方法。(Genetic algorithm (GA) is a random search and optimization method based on biological natural selection and genetic mechanism.)
chapter7 多种群遗传算法的函数优化算法
- chapter7 多种群遗传算法的函数优化算法(Chapter7 Function optimization algorithm based on multi population genetic algorithm)
GA _new
- 多目标函数优化,举例说明,完整遗传算法;不错的学习算法(multi-objective function optimization;illustration;Complete genetic algorithm)