文件名称:K-means-and-Perceptron
介绍说明--下载内容均来自于网络,请自行研究使用
该程序为matlab程序,共有三个文件,dataC.m为程序入口,实现功能对50组数据用k均值算法进行分类,再对40组数据用感知器算法训练,然后用训练得到的判别函数对剩下10组数据分类,最后与原始分类做差比较,若分类无误,则全显示为0.-Matlab program on the program, a total of three files dataC.m for program entry features 50 sets of data with k-means algorithm to classify 40 sets of data with the training of the perceptron algorithm, and then using the trained discriminant function The remaining 10 sets of data classification, and finally with the original classification poor comparison, if the classification is correct, then the whole show.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
dataC.m
K_means.m
Perceptron.m
K_means.m
Perceptron.m