-
用VISUAL C++编程实现指纹图像的特征提取以及对指纹图像的识别...
用VISUAL C++编程实现指纹图像的特征提取以及对指纹图像的识别-Utilising VISUAL C++ to make programs, we can get the characters of image and identify the image of finger mark
- 2022-04-27 08:49:39下载
- 积分:1
-
隐马尔科夫模型工具箱最新版本,可以广泛应用于识别等领域...
隐马尔科夫模型工具箱最新版本,可以广泛应用于识别等领域-HMM Toolbox latest version can be widely applied in areas such as identification
- 2023-01-30 03:35:04下载
- 积分:1
-
bp basic neural network algorithms and improved neural network algorithm bp I ar...
基本bp神经网络算法和改进型bp神经网络算法都是我改写完成的算法,是网上到处传播的一个c++ bp神经网络算法改写的,由于网上的那个算法编译会出现若干百个错误,在其基础上重新编写和改进,写出了这两个算法-bp basic neural network algorithms and improved neural network algorithm bp I are complete rewrite the algorithm, the Internet is spreading everywhere, a c bp neural network algorithm rewrite the Internet that the algorithm will build several hundred mistakes, on the basis of its rewrite and improve, and wrote a This algorithm 2
- 2022-07-14 17:47:09下载
- 积分:1
-
模糊数学与人工智能技术
模糊数学与人工智能技术 -fuzzy mathematics and artificial intelligence technology
- 2022-01-20 22:50:17下载
- 积分:1
-
GRAPHSEARCH artificial intelligence algorithm C Language
人工智能GRAPHSEARCH算法C语言实现-GRAPHSEARCH artificial intelligence algorithm C Language
- 2022-02-07 02:19:31下载
- 积分:1
-
美国麻省理工大学教授人工智能的课件以及课后的习题相关
美国麻省理工大学教授人工智能的课件以及课后的习题相关-American University professor of artificial intelligence at MIT courseware and the exercises related to the after-school
- 2022-05-30 08:24:24下载
- 积分:1
-
使用clips解决4人限定时间过河问题。附带clips源代码。
使用clips解决4人限定时间过河问题。附带clips源代码。-use clips resolve four limit the time the river issues. Fringe clips source code.
- 2022-05-05 07:55:40下载
- 积分:1
-
神经网络中的竞争网络聚类
神经网络中的竞争网络聚类-neural network competition in the network clustering
- 2022-11-17 04:25:03下载
- 积分:1
-
Use of MFC technology to realize ant colony algorithm and genetic algorithm, vis...
采用MFC技术,实现蚁群算法和遗传算法,形象化了算法实现的过程,有助于我们的学习和理解。-Use of MFC technology to realize ant colony algorithm and genetic algorithm, visualization of the algorithm implementation process, contribute to our learning and understanding.
- 2023-03-15 16:55:04下载
- 积分:1
-
贝叶斯算法是基于贝叶斯定理 P(H|X) = P(X|H)P(H) / P(X).。对于多属性的数据集,计算 P(X|Ci) 的开销非常大,为减低计算复杂度,我...
贝叶斯算法是基于贝叶斯定理 P(H|X) = P(X|H)P(H) / P(X).。对于多属性的数据集,计算 P(X|Ci) 的开销非常大,为减低计算复杂度,我们做条件独立的假设,即给定元组的类标号,假定属性值有条件地相互独立,即在属性间不存在依赖关系。此程序仅为算法的一个实现,根据训练数据训练分类器-Bayesian algorithm is based on the Bayes theorem P (H | X) = P (X | H) P (H)/P (X).. For multi-attribute data sets, computing P (X | Ci) of the overhead is very large, in order to reduce the computational complexity, we do conditional independence assumption that a given tuple class label, it is assumed that property values conditionally independent of each other, that does not exist in the inter-attribute dependencies. This procedure is only an implementation of algorithm, according to training data classifier training
- 2023-08-27 07:10:03下载
- 积分:1