-
Pattern Recognition in the c
模式识别中c―均值算法,调试已通过,开发工具用的是VC++6.0-Pattern Recognition in the c-means algorithm, debugging has passed, development tools using a VC 6.0
- 2022-01-20 23:08:56下载
- 积分:1
-
分层聚类算法的一个算法,它使用的代表…
层次聚类算法中的cure算法,它利用代表点来达到聚类目的-hierarchical clustering algorithm cure the algorithm, which uses representatives point to achieve clustering purpose
- 2022-03-17 06:33:08下载
- 积分:1
-
首先采用某种编码方式将解空间映射到编码空间,每个编码对应问题的一个解,称为染色体或个体。一般通过随机方法确定起始的一群个体,称为种群,在种群中根据适应值或某种竞...
首先采用某种编码方式将解空间映射到编码空间,每个编码对应问题的一个解,称为染色体或个体。一般通过随机方法确定起始的一群个体,称为种群,在种群中根据适应值或某种竞争机制选择个体,使用各种遗传操作算子产生下一代如此进化下去,直到满足期望的终止条件。-begin using some form of coding mapping to the solution space coding space, each encoding a corresponding solution to the problem, known as chromosome or individual. General randomly determined by the initial group of individuals, called stocks, the stocks based on fitness or some mechanism to choose the individual competition, the use of genetic Operator evolution of the next generation so on, until the termination meet expectations conditions.
- 2022-03-05 00:58:22下载
- 积分: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 very mysterious example of the choice of color, color selection by three-dimensional stereoscopic display, a rare
- 2023-06-24 23:25:03下载
- 积分:1
-
有关RBF的参考文献,希望能够给你带来一定的帮助
有关RBF的参考文献,希望能够给你带来一定的帮助-RBF-related references, hoping to give you some help
- 2023-05-08 20:15:03下载
- 积分:1
-
Common ant colony algorithm, this algorithm can efficiently solve the problem ts...
通用的蚁群算法,这个算法可以高效地解决tsp问题-Common ant colony algorithm, this algorithm can efficiently solve the problem tsp
- 2023-08-08 13:10:03下载
- 积分:1
-
遗传算法软件包,其中有例子配合理解,十分不错
遗传算法软件包,其中有例子配合理解,十分不错-GA package, which is an example with understanding, very good
- 2022-01-27 23:09:30下载
- 积分:1
-
遗传算法背包问题是南京大学的航空和…
用遗传算法求解背包问题是南京航空航天大学信息与计算科学专业编写的.本程序利用遗传算法来求解背包问题.采用二进制字符串编码,1表示选择物体,0则不选择.
背包问题描述:在M件物品取出若干件放在空间为W的背包里,每件物品的重量为W1,W・2……Wn,与之相对应的价值为P1,P2……Pn。求出获得最大价值的方案。注意:在本题中,所有的重量值均为整数。-genetic algorithm knapsack problem is the Nanjing University of Aeronautics and Astronautics, Information and Computing Science prepared. The procedure the use of genetic algorithms to solve knapsack problem. binary string encoding, an option objects, 0 no choice. Knapsack Problem Description : M items removed several pieces on the space-W backpack, Each of the weight W1, W 2 ... Wn, the corresponding value of P1, P2 ... Pn. Sought to gain maximum value of the program. NOTE : In this issue, all the weight values are integers.
- 2023-01-02 17:15:16下载
- 积分:1
-
遗传算法示例源码,VC学习案例,对遗传算法感兴趣的朋友学习。
遗传算法示例源码,VC学习案例,对遗传算法感兴趣的朋友学习。-Genetic algorithm source code examples, VC case study on the genetic algorithm of interest to people in learning.
- 2022-09-01 15:10:03下载
- 积分:1