-
这种进化过程是人工生命floy的能力,你会看到模型。
本程序是具有进化能力的人工生命floy,你会看到越来越具有智能的floy会自发的产生。 -this evolutionary process is the ability of artificial life floy, you will see more intelligent the floy will spontaneously emerge.
- 2022-02-03 23:14:29下载
- 积分:1
-
炉温模糊控制的一般性程序,可以修改各参数从而更改模糊控制表...
炉温模糊控制的一般性程序,可以修改各参数从而更改模糊控制表-Temperature control of the general procedures can be amended so as to change the parameters of fuzzy control Table
- 2023-04-21 17:05:04下载
- 积分:1
-
C语言中的ADALINE神经网络算法的介绍。
介绍了神经 网络中的ADALINE算法的C语言实现.-Introduction of the ADALINE neural network algorithm in C language.
- 2022-03-24 08:36:48下载
- 积分: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
-
SOBI算法,采用二阶统计量进行盲分离。
SOBI算法,采用二阶统计量进行盲分离。-SOBI algorithm, using second-order statistic for blind separation.
- 2022-02-01 02:02:23下载
- 积分:1
-
Machine Learning lecture, rich in content, clearly explaining in detail, it is t...
机器学习讲义,内容丰富,讲解详细清楚,很全面积。-Machine Learning lecture, rich in content, clearly explaining in detail, it is the whole area.
- 2022-02-13 19:25:36下载
- 积分:1
-
语言中的遗传算法,同时对文本和图形输出的输出…
遗传算法的C语言计算,同时以文本的方式输出和图形的方式输出。-genetic algorithm in C language, while the text and graphic output of the output.
- 2022-03-16 01:57:48下载
- 积分:1
-
机器人仿真软件有助于从事着学习,方便编程操作,能很快的知其原理...
机器人仿真软件有助于从事着学习,方便编程操作,能很快的知其原理-Robot simulation software helps to engage with learning, to facilitate programming operations, will soon know the principle of
- 2022-01-25 20:35:08下载
- 积分: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
-
BP network to solve XOR problem instance, there are initial values and final res...
BP网络解决异或问题的实例,有初始值和最终结果的显示。本网络结构为三层BP网络,各层神经元个数可变,更改相关#define即可。(注释较详细,主函数中调用的函数和矩阵类都定义在文件function.h中)-BP network to solve XOR problem instance, there are initial values and final results are displayed. The BP network structure for the three-tier network of neurons in the number of floors variable, change the relevant# Define you. (Note more detailed, the main function calls the function and matrices are defined in the document in function.h)
- 2023-09-09 13:25:03下载
- 积分:1