-
一个利用遗传算法解决TSP问题的程序,有利于对遗传算法进一步的理解....
一个利用遗传算法解决TSP问题的程序,有利于对遗传算法进一步的理解.-A use of genetic algorithms to solve TSP problems procedure is beneficial to further understanding of genetic algorithm.
- 2022-08-11 07:32:01下载
- 积分:1
-
DBSCAN is a superior performance of space
DBSCAN是一种性能优越的基于密度的空间聚类算法.利用基于密度的聚类概念,用户只需输入一个参数,DBSCAN算法就能够发现任意形状的类,并可以有效地处理噪声.-DBSCAN is a superior performance of space-based density clustering algorithm. The use of the concept of density-based clustering, the user can enter a parameter, DBSCAN algorithm to be able to find any type of shape, and can effectively deal with noise.
- 2023-03-12 07:15:03下载
- 积分: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
-
Simple genetic algorithm source code, very useful, we can learn from
简单的遗传算法源代码,挺实用的,大家可以借鉴-Simple genetic algorithm source code, very useful, we can learn from
- 2023-04-10 03:05:04下载
- 积分:1
-
在vc上运行的回答集求解器源代码,能够供在人工智能上学习的学习者使用...
在vc上运行的回答集求解器源代码,能够供在人工智能上学习的学习者使用-Running in vc answer set solver source code, for use in artificial intelligence to learn the use of the learners
- 2023-04-10 18:25:03下载
- 积分:1
-
用GAlib库实现的解决0/1背包问题的遗传算法程序源代码。
用GAlib库实现的解决0/1背包问题的遗传算法程序源代码。- Solution 0/1 knapsack question heredity algorithm procedure
source code realizes which with the GAlib storehouse.
- 2022-01-22 12:22:53下载
- 积分:1
-
以多种智能方法和模式识别技术为基础,采用多种智能方法和模式识别技术。
基与多种智能方法和模式识别技术的研究,如果你也在从事相关研究,一定要看看,我想应该有借鉴价值-base with a variety of intelligent methods and pattern recognition techniques, but if you are engaged in related research, we must look at, I think there should be a reference value
- 2022-12-18 06:05:03下载
- 积分:1
-
standard camera calibration source. (Two
标准tsai摄像机标定源代码。(两步标定)-standard camera calibration source. (Two-step calibration)
- 2023-07-19 04:10:04下载
- 积分:1
-
有关bp神经网络预测的
有关bp神经网络预测的-bp of the neural network forecast
- 2023-02-19 15:55:04下载
- 积分:1
-
快速度训练感知机算法,针对线性不可分情况,加快了其收敛速度。...
快速度训练感知机算法,针对线性不可分情况,加快了其收敛速度。-Fast-degree training perceptron algorithm for linear indivisible and speed up its convergence speed.
- 2022-08-05 21:00:50下载
- 积分:1