Title:
ordinary_algorithm_for_pattern_recognition Download
Description: 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.
To Search:
File list (Check if you may need any files):
模式识别算法\FCM算法.txt
............\k均值算法程序.txt
............\最大最小距离算法.txt
............\最短距离算法.txt
............\近邻算法.txt
模式识别算法