搜索资源列表
knnclassification
- knn分类器算法(matlab源代码),供大家学习
ModuleReconizeKNNalgorithm
- KNN是一种有效的模式识别分类算法,本文件在Matlab平台实现KNN算法在模式识别中的运用。-KNN is an effective pattern recognition classification algorithms, this document is in the Matlab platform implementation KNN algorithm in the application of pattern recognition.
homework
- 使用基于PCA+KNN算法实现的人脸识别,本算法的优点在于使用的是基于2DPCA的方法,计算时间更短,效率更高。-PCA+ KNN-based face recognition algorithm, the advantage of this algorithm is based on the use of 2DPCA method in calculating the time is even shorter, more efficient.
KNN
- 一个非常好的粗糙集的代码-希望对大家学习提供参考-Rough set a very good code- I hope to provide reference for all of us to learn
pca
- pca lda knn 进行分类的pca部分的代码-pca lda knn classification of the pca part of the code
face
- 人脸识别程序,采用的是knn分类器,基于类内类间距离准则,特征提取。-Face recognition process, using the knn classifier, based on within-class inter-class distance criteria, feature extraction.
pca_knn
- 本方法采用pca进行特征提取,knn分类器进行人脸识别。-The method of feature extraction using pca, knn classifier for face recognition.
rock
- 该算法是rock算法的主体算法,主要用于数据的聚合处理-The algorithm is the algorithm of the main algorithm rock, mainly for data aggregation processing
KNN
- 用k-means算法实现KNN算法,是模式识别中的经典算法再现-K-means algorithm with KNN algorithm is a classical pattern recognition algorithm for reconstruction
Counter
- KNN classifiers, training is training set, testing is test set, D is the distance, D=1 is mandistance D=2 is 欧氏距离 D=3是 infinite norm K is the number of selected neighbors- KNN classifiers, training is training set, testing is test set,
KNN-(2)
- 这个是基于matlab制作的KNN 识别器的写法-This is K-Nearest Neighbour classifier used in pattern recognition.
knn
- 用matlab实现的网络KNN算法,实现网络特定功能-knn algorithm for networks
KNN
- matlab实现k均值分类,模式识别中的算法,共同学习!-matlab k-means classification, pattern recognition algorithms, learning together!
MLkNN(matlab)
- ML-KNN实现过程,包括训练和测试两个过程-the process of ML-KNN, including training and testing
matlab_Image-Processing-Code-
- 自己写的基于朱虹老师的数字图像处理的课程的一些MATLAB代码,主要有基于双线性差值的放大和旋转,直方图均衡化,临近差值,Knn去噪,线性展宽,中值滤波-Write your own based on some MATLAB code Course teacher Zhu Hong digital image processing, mainly based on the zoom and rotation bilinear difference, histogram equalization,
K近邻_KNN
- matlab的一份K邻近值KNN分类算法(A K neighbor value KNN classification algorithm for matlab)
face_shibie
- 使用了两种方法实现人脸识别:hog+svm,KNN(Two methods are used to implement face recognition: hog+svm, KNN)
knn-matting
- 本程序在matlab中运行,实现了基于KNN的抠图技术(This program is run in MATLAB, realizes KNN based matting techniques)
PCA
- 对高维图像进行PCA和KNN分类器处理转换为低维图像(use PCA and KNN for high dimensional image)
115157718fruitvegtablerecognition_knn
- 基于KNN算法对多种水果和蔬菜图像进行分类识别,识别率较高(Based on KNN algorithm, a variety of fruit and vegetable images are classified and recognized with high recognition rate)