-
基因算法(GA)
GA 是一种启发式的优化法 (heuristic optimization method), 它是通过既定的随机搜索进行操作.优化问题的可...
基因算法(GA)
GA 是一种启发式的优化法 (heuristic optimization method), 它是通过既定的随机搜索进行操作.优化问题的可能的解的集合被认为是 个体(individuals)组成的 人群(population). 一个个体对它的环境的适应程度由它的 健康度(fitness)表示. -genetic algorithm (GA) GA is a heuristic optimization method (heuristic optimi method. 5), which is established through a random search for the operation. Optimization of the solution may be considered a collection of individuals (individuals) of the crowd (pop ulation). It"s an individual adaptation to the environment by its Health (fitness).
- 2022-08-14 21:53:12下载
- 积分:1
-
A genetic algorithm source code can be used as learning to improve the use of wa...
一个遗传算法源程序 可以作为学习改进使用 希望对大家有所帮助-A genetic algorithm source code can be used as learning to improve the use of want to be helpful to everyone
- 2022-02-03 10:48:51下载
- 积分:1
-
因为递归程序运行的效率一般都比较低,本程序用java语言来实现TSP递归程序的优化...
因为递归程序运行的效率一般都比较低,本程序用java语言来实现TSP递归程序的优化-because recursive program run average efficiency are low, the procedure used java language to achieve TSP recursive process optimization
- 2022-10-22 18:50:03下载
- 积分:1
-
每个人工鱼的位置,20次迭代,每次迭代算法…
每条人工鱼迭代20次的位置,每条人工鱼迭代20次的位置,对应的Y的值,每条人工鱼迭代20次的临时位置,公告牌,每条人工鱼迭代20次的位置,对应的Y的临时值,公告牌,人工鱼移动的最大步长,求出最优的函数值;-Each of artificial fish, the location of 20 iterations, each iteration of artificial fish, the location of 20 times the corresponding value of Y, each iteration of artificial fish 20 times a temporary location, bulletin boards, each iteration of artificial fish 20 second position, corresponding to the provisional value of Y, bulletin boards, artificial fish, the biggest step to move, find the optimal function value
- 2023-08-10 14:50:03下载
- 积分:1
-
fuzzy control algorithms, procedures, guidelines,
模糊控制pid算法,程序化,可以方针,-fuzzy control algorithms, procedures, guidelines,
- 2022-02-02 15:09:37下载
- 积分:1
-
类AStarPathFinder实现方块状网格上的A*算法
类AStarPathFinder实现方块状网格上的A*算法-Class AStarPathFinder realize massive grid square on the A* algorithm
- 2023-08-20 19:25:03下载
- 积分:1
-
《遗传算法理论应用与软件实现》中的初始化MATLAB源代码
《遗传算法理论应用与软件实现》中的初始化MATLAB源代码-"genetic algorithm theory and application software," the source code initialization MATLAB
- 2022-04-19 02:16:33下载
- 积分:1
-
非线性程序之模式识别与控制系统设计.
非线性程序之模式识别与控制系统设计.-nonlinear pattern recognition procedures and control system design.
- 2023-06-28 21:20:02下载
- 积分:1
-
使用于初级使用者.能够直接使用采用最优化算法 遗传算法
使用于初级使用者.能够直接使用采用最优化算法 遗传算法-use in the primary users. To use the most direct use of genetic algorithm optimization algorithm
- 2022-01-24 09:31:49下载
- 积分:1
-
一个简单的遗传算法
采用实数编码、比例分配轮盘赌选择、杂交采用离散与算术双重杂交、一般性变异。...
一个简单的遗传算法
采用实数编码、比例分配轮盘赌选择、杂交采用离散与算术双重杂交、一般性变异。-A simple genetic algorithm using real-coded, proportional allocation of roulette selection, hybrid discrete and numeracy double hybridization, general variation.
- 2022-08-03 04:39:55下载
- 积分:1