搜索资源列表
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)