-
因为递归程序运行的效率一般都比较低,本程序用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
-
bp神经网络,反向传播神经网络!感觉还不错的
bp神经网络,反向传播神经网络!感觉还不错的-bp neural networks, back-propagation neural network! Feeling pretty good
- 2022-02-01 08:03:07下载
- 积分:1
-
jnbc与weka的接口,包含src和bin文件
jnbc与weka的接口,包含src和bin文件-jnbc weka and the interface, and contains src paper bin
- 2023-06-05 00:25:03下载
- 积分:1
-
用元胞自动机实现以不同颜色表示不同状态细胞的细菌分裂试验的算法C语言代码...
用元胞自动机实现以不同颜色表示不同状态细胞的细菌分裂试验的算法C语言代码-Using Cellular Automata in order to realize different colors express different states of bacterial cells to split the test algorithm C language code
- 2023-07-04 00:35:03下载
- 积分:1
-
人工智能经典问题TSP问题的C语言实现,内含源程序和调试过程生成的文件...
人工智能经典问题TSP问题的C语言实现,内含源程序和调试过程生成的文件-AI classic TSP"s C language, and includes source code debugging process produces files
- 2023-03-15 02:55:03下载
- 积分:1
-
Bidirectional Associative Memory Heteroassociative Memory 人工智能人工神经网络源码;...
Bidirectional Associative Memory Heteroassociative Memory 人工智能人工神经网络源码;-Bidirectional Associative Memory Heteroassociative Memory artificial intelligence artificial neural network source
- 2022-08-20 10:55:46下载
- 积分:1
-
on Cellular Automata example, are interested in this area of research colleagues...
关于细胞自动机的例子,希望有志于这领域的同仁研究-on Cellular Automata example, are interested in this area of research colleagues! !
- 2022-01-25 18:56:10下载
- 积分:1
-
一种图像源文本识别软件,以确定给定的文本和图像…
一个图像文字识别软件源码,可以识别给定图像上的文字并导出文档-An image source text recognition software to identify a given text and images on export documentation
- 2023-02-22 04:25:03下载
- 积分:1
-
隐马尔科夫模型工具箱,可以广泛应用于识别等领域
隐马尔科夫模型工具箱,可以广泛应用于识别等领域-HMM Toolbox, can be widely applied in areas such as identification
- 2022-08-18 03:25:08下载
- 积分:1
-
FCM算法是一种基于划分的聚类算法,它的思想就是使得被划分到同一簇的对象之间相似度最大,而不同簇之间的相似度最小。模糊C均值算法是普通C均值算法的改进,普通C均...
FCM算法是一种基于划分的聚类算法,它的思想就是使得被划分到同一簇的对象之间相似度最大,而不同簇之间的相似度最小。模糊C均值算法是普通C均值算法的改进,普通C均值算法对于数据的划分是硬性的,而FCM则是一种柔性的模糊划分。在介绍FCM具体算法之前我们先介绍一些模糊集合的基本知识。-FCM algorithm is a clustering algorithm based on the division of its thinking is that it is making is divided into clusters with the greatest similarity between the object, and different similarity between the smallest cluster. Fuzzy C-means algorithm is an ordinary C-means algorithm, the general C-means algorithm for data delineation is rigid, while the FCM is a soft fuzzy partition. FCM in the introduction prior to the specific algorithm we first introduce some basic knowledge of fuzzy sets.
- 2022-02-26 01:32:31下载
- 积分:1