-
bp神经网络变形预测源程序(有待改进),很短的一段代码,所有直接写在TXT文件中。...
bp神经网络变形预测源程序(有待改进),很短的一段代码,所有直接写在TXT文件中。-bp neural network prediction deformation source (room for improvement), a very short piece of code, all directly in the TXT file.
- 2022-01-21 05:21:22下载
- 积分:1
-
这是一个最近邻分类模式识别算法仿真…
这是一个模式识别中的最近邻分类算法的一个简单仿真分类实例,其中female.txt和male.txt是训练样本,test.txt是测试样本,分类效果非常好,对于模式学习的初学者将会有很大帮助。-This is a pattern recognition algorithm for nearest neighbor classification simulation of a simple classification example, is one of female.txt and male.txt training samples, test.txt is the measurement, classification effect is very good for beginners will be learning model there is a great help.
- 2023-02-03 01:25:04下载
- 积分: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
-
automatic classification and gathering documents, we can choose as a Web service...
自动地分类和聚集文档,可以选择作为一个Web服务。这个程序完全是用Java编写的,利用了 Weka机器学习工具包。-automatic classification and gathering documents, we can choose as a Web service. This procedure is completely written in Java, Weka use of machine learning kits.
- 2023-08-09 05:55:03下载
- 积分:1
-
classical apriori algorithm and an improved algorithm for the procedure, there a...
apriori经典算法及一个改进算法的程序,里面有具体的解析与操作-classical apriori algorithm and an improved algorithm for the procedure, there are specific analytical and operational
- 2022-02-20 23:32:53下载
- 积分:1
-
使用最小二乘支持向量机对多维pyrim数据进行回归,需要下载最小二乘支持向量机工具箱。...
使用最小二乘支持向量机对多维pyrim数据进行回归,需要下载最小二乘支持向量机工具箱。-use of least squares support vector machines for multidimensional data pyrim return need to download least squares support vector machines toolbox.
- 2022-11-16 11:40:03下载
- 积分:1
-
KNN和BP的算法实现。输入一系列的样本值,进行训练和分类。源码是实现了两个分类器,已经调试通过
KNN和BP的算法实现。输入一系列的样本值,进行训练和分类。源码是实现了两个分类器,已经调试通过-KNN and BP algorithm. Enter a series of sample values, for training and classification. Source is to achieve the two classifiers have been debugging through
- 2022-03-17 14:09:57下载
- 积分:1
-
用人工智能实现的足球机器人人仿真比赛的程序
用人工智能实现的足球机器人人仿真比赛的程序-using artificial intelligence robot soccer simulation games who procedures
- 2022-06-18 18:46:20下载
- 积分:1
-
BP算法的运算矩阵,很有用。
BP算法的运算矩阵,很有用。-BP algorithm computing matrix, very useful.
- 2022-08-18 12:26:40下载
- 积分:1
-
首先采用某种编码方式将解空间映射到编码空间,每个编码对应问题的一个解,称为染色体或个体。一般通过随机方法确定起始的一群个体,称为种群,在种群中根据适应值或某种竞...
首先采用某种编码方式将解空间映射到编码空间,每个编码对应问题的一个解,称为染色体或个体。一般通过随机方法确定起始的一群个体,称为种群,在种群中根据适应值或某种竞争机制选择个体,使用各种遗传操作算子产生下一代如此进化下去,直到满足期望的终止条件。-begin using some form of coding mapping to the solution space coding space, each encoding a corresponding solution to the problem, known as chromosome or individual. General randomly determined by the initial group of individuals, called stocks, the stocks based on fitness or some mechanism to choose the individual competition, the use of genetic Operator evolution of the next generation so on, until the termination meet expectations conditions.
- 2022-03-05 00:58:22下载
- 积分:1