matlab代码实现K近邻分类器我要分享

Realization of k-nearest neighbor classifier with matlab code

SVM和KNN svm分类器 svm-knn SVM论文 K.

关注次数: 385

下载次数: 0

文件大小: 725B

代码分类: 一般算法

开发平台: matlab

下载需要积分: 1积分

版权声明:如果侵犯了您的权益请与我们联系,我们将在24小时内删除。

代码描述

中文说明:K近邻分类器,用于模式识别等领域,该程序短小精悍,适合与ANN和SVM进行比较研究,本人多篇论文用到,效果较好。


English Description:

K-nearest neighbor classifier, used in pattern recognition and other fields, the program is short and concise, suitable for comparative study with ANN and SVM, I used many papers, the effect is good.


代码预览