搜索资源列表
ThemprogramofGeneticAlgorithm
- 遗传算法matlab程序用于求解目标函数最大值,且解为非负整数解
AutomaticImageSegmentationAlgorithmThreshold
- 摘 要 该文提出了一种新的图像阈值分割算法。该算法通过求取最大模糊熵准则下,灰度均值直方图的最佳模糊划分 参数来确定两个模糊集 和 ,图像分割阈值即选取为两个模糊集的交点。该算法用 的模糊熵定义适应度函数, . / 01234 采用改进的遗传算法寻求最佳模糊参数。该文对遗传算法的改进包括,给出了缩短染色体码长的编码方法和性能良好的 改进的单点交叉算子和均匀变异算子。实验结果表明,该算法的分割效果与二维模糊熵算法接近,而计算时间还没有用 到二维模糊熵算法的一半。
ga_work1
- 利用改进的遗传算法求取函数的最大值,进行优化设计,在MATLAB下可以运行使用。-Using improved genetic algorithm to strike a function of the maximum optimized design, the use of MATLAB can be run under.
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