搜索资源列表
ThemprogramofGeneticAlgorithm
- 遗传算法matlab程序用于求解目标函数最大值,且解为非负整数解
遗传退火进化算法(附源码)
- 对Matlab中的遗传算法工具箱进行改进而得到的遗传退火进化算法。可用于一般的最优化问题,求解无约束的或带有线性约束的连续函数的全局最小值。 首先对传统的遗传算法和模拟退火算法进行改进,然后将模拟退火算法引入了遗传算法,结合两种算法的优点,得到一种新的遗传退火进化算法。它不但实现了遗传算法的全局搜索能力与模拟退火算法的局部搜索能力的结合,同时可使改进后的模拟退火算法能够充分利用遗传算法所得的全局信息。经验证,改算法能使遗传算法避免产生早熟收敛,增强了算法的全局收敛性,而且加快了算法的收敛速
Multi-objective-optimization
- 用遗传算法求解多目标函数的最小值,方便、简单、快速。-More than the minimum value of the objective function using genetic algorithm, convenient, simple, fast.
qrqrqq
- 遗传算法求目标函数的最大值,同时对遗传算法进行了优化求解-Genetic algorithms to find the maximum value of the objective function, genetic algorithm optimization solution. . .
Genetic-Algorithm-for-Function-Max
- 遗传算法求解函数最大值,本文将用一个详细的例子来说明用遗传算法解一个简单参数优化问题的过程。这里求解的是一个函数的最大值的问题。-Genetic algorithm function maximum, this article will use an example to illustrate in detail the genetic algorithm for solving the problem with a simple parameter optimization process.
Rosenbrock
- 用遗传算法求解Rosenbrock函数的最大值 1.实验报告 2.vc++源程序-Rosenbrock max vc++
P4-1
- 无约束目标函数最大值遗传算法求解策略,源程序-Unconstrained objective function maximum genetic algorithm strategy, source