-
基因算法(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
-
based on genetic algorithm source artificial life simulation!
基于遗传算法的人工生命模拟源程序!-based on genetic algorithm source artificial life simulation!
- 2022-03-19 21:57:17下载
- 积分:1
-
遗传算法和模拟退火算法相结合的并行实现
遗传算法和模拟退火算法相结合的并行实现-genetic algorithms and simulated annealing algorithm combining the parallel implementation
- 2023-07-14 09:20:03下载
- 积分:1
-
implement C_Means and ISODATA algorith. Taking 2
关于 模式识别 中 C均值 和ISODATA 算法的C++实现 程序以一个二维的数据为例 真实的展现出两类算法的效果-implement C_Means and ISODATA algorith. Taking 2-D data foe example, show the effect of the two algoriths.
- 2022-08-23 17:58:42下载
- 积分:1
-
离散二进制粒子群算法
DPSO
离散二进制粒子群算法
DPSO -DPSO
- 2022-04-08 21:36:42下载
- 积分:1
-
的计算机模式识别技术
计算机模式识别技术-the technology of the computer pattern recognation
- 2022-04-28 18:58:46下载
- 积分:1
-
This is what I do to help an undergraduate graduation Design, Implementation of...
这是我帮一个本科生做的毕业设计,实现的数据挖掘的k均值和k中心算法,其中包含了我做的两个二维的数据集,感觉要预先知道k的参数值,不是很方便-This is what I do to help an undergraduate graduation Design, Implementation of the Data Mining mean k and k center algorithm, which includes me to do two two-dimensional data sets, feeling to know beforehand the value of the parameter k is not easy
- 2022-03-24 20:36:39下载
- 积分:1
-
一个bp神经元网络的c++实现,优化了算法,有可执行界面
一个bp神经元网络的c++实现,优化了算法,有可执行界面-A bp neural network c++ to achieve and optimize the algorithm, there is an executable interface
- 2022-08-10 21:13:14下载
- 积分:1
-
neural network C procedures for the Chapter 9
神经网络C程序的第9章-neural network C procedures for the Chapter 9
- 2023-08-17 03:00:03下载
- 积分:1
-
一个运用改良的遗传算法来解决旅行商问题的程序
一个运用改良的遗传算法来解决旅行商问题的程序-an improved use of genetic algorithms to solve the traveling salesman problem procedures
- 2022-03-22 23:25:58下载
- 积分:1