搜索资源列表
knn
- knn算法,一种基于matlab的模式识别算法,使用分类识别。-KNN algorithm based on matlab, the pattern recognition algorithm, the use of classification and identification.
KNN
- 自己的模式识别的作业,matlab实现k近邻算法。-K-Nearest Neighbour algorithm
knnsearch
- 寻找测试样本的最近邻,可以有效的用于用于模式识别,信号处理-This is a small but efficient tool to perform K-nearest neighbor search, which has wide Science and Engineering applications, such as pattern recognition, data mining and signal processing. The code was initially
KNN
- 自己编写的近邻法算法,包括k近邻法、两分剪辑和重复剪辑、压缩算法。在文档中给出了一个简单的算法原理说明,详细参考边肇的《模式识别》。注:里面的分类线绘制算法存在一些问题,仅供大家参考修改。-The nearest neighbor algorithm written by myself, including k nearest neighbor, the two sub-editing and re editing, compression algorithm. The document giv
knn
- K邻域模式识别方法 KNN算法不仅可以用于分类,还可以用于回归。通过找出一个样本的k个最近邻居,将这些邻居的属性的平均值赋给该样本,就可以得到该样本的属性。更有用的方法是将不同距离的邻居对该样本产生的影响给予不同的权值(weight),如权值与距离成正比。-k-Nearest Neighbor algorithm
KNNPandPneighborhoodPclassifier
- 模式识别knn分类器,matlab代码,k近邻算法-knn classifier ,matlab code
knnclassifier
- knn是一种分类算法,它是基于matlab的一种模式识别的经典算法,一般适用于样本个数较小的样本分类。-KNN, it is classification algorithm based on matlab a pattern recognition of the classic algorithm, generally applied in sample number of smaller sample classification.
KNN-and-SVM
- 模式识别中knn和svm的使用,用到matlab的fitcknn和fitcsvm-pattern recognition the use of knn and svm to classify data, using matlab function fitcknn and fitcsvm
6MLkNN
- 南京大学的多类标签KNN分类器,对模式识别十分重要的作用,有着较好的分类效果,可以充分利用类别信息。-Nanjing university class label KNN classifier, the pattern recognition is an important role, has a good classification effect, can make full use of class information.
pattern-recognition
- 模式识别有预处理和特征抽取环节应用于图像处理,资料有两种分类方式knn,suv-Pattern recognition is a preprocessing and feature extraction process was applied to image processing, there are two kinds of data classificationknn,suv