-
k-means(欧氏距离)聚类算法是最基本的聚类算法,是理解和应用聚类算法的基础,通过k-means(欧氏距离)聚类算法我们才可以初步了解数据挖掘的原理。-k-means (Euclidean distance) clustering algorithm is the most basic clustering algorithm, is understanding and the basis for the application of clustering algorithm, through the k-means (Euclidean distance) clustering algorithm we are able to a preliminary understanding of the principles of data mining .
- 2022-05-24 13:46:10下载
- 积分:1
-
支持向量机的matlab代码。一个很好的参考源代码
支持向量机的matlab代码.很有参考价值的源代码-Support vector machine matlab code. A good reference source code
- 2022-07-10 11:50:46下载
- 积分:1
-
神经网络遗传算法的一个简单例子代码,开发神经网络遗传算法的第一步...
神经网络遗传算法的一个简单例子代码,开发神经网络遗传算法的第一步-neural network genetic algorithm code a simple example, the development of neural network genetic algorithm first step
- 2022-05-29 10:29:28下载
- 积分:1
-
这是一个用于数据挖掘的常用算法的模板库(数据挖掘的C++模板库for UNIX)...
这是一个用于数据挖掘的常用算法的模板库(数据挖掘的C++模板库for UNIX)-for data mining algorithms commonly used template library (data mining C template library for UNIX)
- 2022-07-08 21:31:05下载
- 积分:1
-
灰度变换的实例程序,其中的CDib类可以直接应用于其他的图像处理程序。...
灰度变换的实例程序,其中的CDib类可以直接应用于其他的图像处理程序。-gray transform examples procedures, which the CDib categories can be directly applied to other image processing.
- 2022-01-21 23:13:36下载
- 积分:1
-
clustering algorithm source code in data mining
数据挖掘中k-means聚类算法的实现源代码-clustering algorithm source code in data mining
- 2022-02-03 10:32:40下载
- 积分:1
-
用遗传算法求解TSP问题。。。matlab编写,并附带有城市坐标用于检验。...
用遗传算法求解TSP问题。。。matlab编写,并附带有城市坐标用于检验。-Genetic Algorithm for TSP with the problem. . . matlab prepared, together with the coordinates with the city for inspection.
- 2022-03-22 04:41:16下载
- 积分:1
-
使用labview编写的dice游戏,很有趣味性。
使用labview编写的dice游戏,很有趣味性。-prepared by the use of PC dice games, very interesting.
- 2022-04-12 02:18:18下载
- 积分:1
-
找出输入txt文件中出现的不同词汇,统计各词数目并按数目排序。使用hash表提高新词插入词表速度。...
找出输入txt文件中出现的不同词汇,统计各词数目并按数目排序。使用hash表提高新词插入词表速度。-Txt file to find enter appear in a different vocabulary, the number of statistics in accordance with the number of words to sort. Use hash table to insert new words to improve the speed of the word table.
- 2023-06-24 19:10:03下载
- 积分:1
-
本例是一个神经网络仿真应用程序,对于无这方面技能的人也能方便地使用它,程序基于BP反传播算法实现,通过网络训练,获得你需要的网络模型,同时,你还可以测试你建立的...
本例是一个神经网络仿真应用程序,对于无这方面技能的人也能方便地使用它,程序基于BP反传播算法实现,通过网络训练,获得你需要的网络模型,同时,你还可以测试你建立的网络模型。内附三个实例-This is a example of networking simulink application program,
- 2022-08-13 00:41:50下载
- 积分:1