文件名称:ordinary_algorithm_for_pattern_recognition
介绍说明--下载内容均来自于网络,请自行研究使用
使用C语言实现的一些简单模式识别聚类算法,用于简单的二维坐标系点的聚类。有最短距离算法、K均值算法、近邻算法、fcm算法、最大最小距离算法。-Using the C language implementation of some simple pattern recognition clustering algorithm for a simple two-dimensional coordinate system point of clustering. Has the shortest distance algorithm, K means algorithm, nearest neighbor, fcm algorithm, the largest minimum distance algorithm.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
模式识别算法\FCM算法.txt
............\k均值算法程序.txt
............\最大最小距离算法.txt
............\最短距离算法.txt
............\近邻算法.txt
模式识别算法
............\k均值算法程序.txt
............\最大最小距离算法.txt
............\最短距离算法.txt
............\近邻算法.txt
模式识别算法