-
Counterpropagation Network Vision 源码, 经典的CPN人工神经网络例子源码...
Counterpropagation Network Vision 源码, 经典的CPN人工神经网络例子源码-Counterpropagation Network Vision Source, a classic example of artificial neural network CPN-source
- 2022-03-19 23:43:19下载
- 积分:1
-
利用一个较为成熟的遗传算法基础类库(作者:刘康),我自己在做论文的时候写得一个关于利用遗传算法进行节点部署应用的实验程序。您可以很容易地在其基础上实现自己应用相...
利用一个较为成熟的遗传算法基础类库(作者:刘康),我自己在做论文的时候写得一个关于利用遗传算法进行节点部署应用的实验程序。您可以很容易地在其基础上实现自己应用相关的算法程序,进行研究验证工作。希望此源码能够为相关人事提供帮助。-Use of a more mature class library based on genetic algorithm (Authors: Liu Kang), I have to do when writing a thesis on the use of genetic algorithm application node deployment Experimental procedures. You can easily realize in their own applications based on the algorithm-related procedures, conduct research validation. I hope that this source can provide assistance for the relevant personnel.
- 2023-02-05 04:45:03下载
- 积分:1
-
一种汉字模式识别的VC++源代码,里面包含了学习与识别的算法实现,识别一种汉字前,先学习几遍。识别率高,对学习与研究模式识别很有好处。方便修改。...
一种汉字模式识别的VC++源代码,里面包含了学习与识别的算法实现,识别一种汉字前,先学习几遍。识别率高,对学习与研究模式识别很有好处。方便修改。-a Chinese character pattern recognition VC source code, which contains the learning and recognition algorithm, a Chinese character recognition, first learn several times. The high recognition rate for the study and research of pattern recognition is very good. To facilitate change.
- 2023-03-14 15:20:04下载
- 积分:1
-
关于遗传算法编成的一本书,有遗传算法基础的人看。较权威的一本书...
关于遗传算法编成的一本书,有遗传算法基础的人看。较权威的一本书-On the genetic algorithm into a book, a genetic algorithm-based perspective. Than the authority of a book
- 2022-02-01 22:38:27下载
- 积分:1
-
Achieve a two
实现了二维数据的K均值算法以及ISODATA分类算法-Achieve a two-dimensional data, as well as K-means algorithm ISODATA classification algorithm
- 2022-12-13 16:25:02下载
- 积分:1
-
遗传算法通用平台
遗传算法通用平台- Heredity algorithm general platform
- 2022-04-16 13:52:31下载
- 积分:1
-
K-均值聚类算法的编程实现。包括逐点聚类和批处理聚类。K-均值聚类的的时间复杂度是n*k*m,其中n为样本数,k为类别数,m为样本维数。这个时间复杂度是相当客观的。因为如果用每秒10亿次的计算机对50个样本采用穷举法分两类,寻找最优,列举一遍约66.7天,分成3类,则要约3500万年。针对算法局部最优的缺点,本人正在编制模拟退火程序进行改进。希望及早奉给大家,倾听高手教诲。-K-means clustering algorithm programming. Point by point, including clustering and clustering batch. K-means clustering of the time complexity of n* k* m, n samples, several types of k, m sample dimension. The time complexity is a very objective. Because if we use one billion times per second the computer using 50 samples of two exhaustive method to find the optimal set out again about 66.7 days, divided into three categories, offering 3,500 years. Local optimal algorithm against the shortcomings, I was prepared simulated annealing process improvements. Early Feng hope for everyone, listen to the master teachings.
- 2022-01-28 00:58:44下载
- 积分:1
-
基于Matlab的函数优化遗传算法程序 .
基于Matlab的函数优化遗传算法程序 .-based on Matlab function of genetic algorithm optimization procedures.
- 2022-03-25 22:02:17下载
- 积分:1
-
自适应遗传算法生成最小生成树
单点交叉
单点变异
确定式选择法
自适应的遗传算法生成最小树-Adaptive genetic algorithm generates minimum spanning tree
- 2023-05-11 12:45:04下载
- 积分:1
-
Genetic Algorithm for TSP problem, containing the basic principles of genetic al...
遗传算法求解TSP问题,内附有遗传算法基本原理,程序已验证-Genetic Algorithm for TSP problem, containing the basic principles of genetic algorithm has the process had been made to verify
- 2022-08-16 11:40:05下载
- 积分:1