搜索资源列表
knn
- knn分类程序,基于matlab开发 -Commission classification procedure based on the development of Matlab
knn 不错的分类程序
- 基于MATLAB开发的,是一个不错的分类程序!,MATLAB-based development is a good classification procedure!
KNN
- K近邻算法(KNN)的matlab源代码,程序清晰易读-K nearest neighbor (KNN) of matlab source code, procedures legible
knn
- 一个关于k最近临法分类的matlab程序-A temporary law on the k most recent classification procedures matlab
face
- 人脸识别程序,采用的是knn分类器,基于类内类间距离准则,特征提取。-Face recognition process, using the knn classifier, based on within-class inter-class distance criteria, feature extraction.
benti
- knn分类程序,基于matlab开发,能实现对文本的分类,达到很好的分类效果,经过运行成功验证-knn classification procedures, based on matlab development, to achieve the classification of the text to achieve a good classification results, after running successfully verified
knn
- k均值聚类+matlab 有详细的注释和图片-failed to translate
LDA_KNN
- 对随机选择的iris数据,用LDA进行特征提取,然后用K近邻分类器分类的完整程序-Feature extraction using LDA,and perform classification via KNN
knn
- 这个程序是用来寻找每个图像的K近邻的,然后得到了一个权值矩阵-This program is used to find K-nearest neighbor of each image, and then get a weight matrix
svm
- 本程序包括:论文SVM 用于基于块划分特征提取的图像分类,和相应的matlab实现其中图像划分以及特征提取、聚类均利用matlab6.5完成。 -The procedures include: paper by SVM for feature extraction based on block classification, and the corresponding realization of one image into matlab, and feature extraction,
KNN
- 本程序是用Matlab编写的用KNN算法解决文本分类问题的程序。-The program is written in Matlab using KNN algorithm to solve the text classification procedures.
knn
- matlab程序源代码,能够正确实现,最近邻分类-matlab program source code, to be able to correctly implement the nearest neighbor classifier
KNN
- 一个KNN的matlab程序,供感兴趣的人士学习-A KNN matlab program for those interested in learning
KNN
- 一个很好的KNN算法的matlab程序,供参考-it is a good program writting with matlab under windows
KNN
- k近邻算法的matlab程序实现,注释详尽,通俗易懂,适合初学者-matlab s program of k-nearest algorithm
KNN
- 这是自己编的用KNN方法对产生的高斯数据进行分类的MATLAB程序,里面有高斯训练及测试数据的产生,还有分类,程序里有注释-This is their series with the KNN method to classify the Gaussian data generated MATLAB program, which has produced a Gaussian training and test data, as well as classification, program an
KNN Matting
- KNN算法实现的抠图程序,包含数据集,使用了KD树实现KNN(KNN algorithm to achieve the matting process, including data set)
knn-MATLAB
- 这是一个实现简单的多数表决法的KNN算法。KNN算法涉及三个重要的步骤,分别是决定K的大小;距离的表达方法(一般有欧式距离,曼哈顿距离,Minkowski距离);决策方法(多数表决法,KD树法等)。本程序是采用多数表决的决策方法,距离表达采用欧式距离。适用于小样本少特征的数据集。(KNN algorithm realized by MATLAB, useful for small training set and less features.)
KNN
- K近邻原理MATLAB代码程序,很详细,很实用,可以直接用(knn matlab matlab code)
LDA人脸识别程序
- 在MATLAB2014b版本,进行人脸识别,包含PCA降维、LDA线性判别、KNN最近邻算法等技术(In MATLAB2014b version, face recognition is carried out, including PCA dimension reduction, LDA linear discriminant analysis, KNN nearest neighbor algorithm and so on.)