搜索资源列表
kNN
- k Nearest Neighbor matlab code
knn
- knn-K近邻法实现两分类的函数代码,输入为两类的样本特征,和待测试的样本向量,输出为分类结果。-knn-K nearest neighbor method to achieve the two categories of function code, enter the characteristics of two types of samples, and samples to be tested vector, the output for the classification.
KNN
- K近邻算法(KNN)的matlab源代码,程序清晰易读-K nearest neighbor (KNN) of matlab source code, procedures legible
code_knn
- K近邻算法在Matlab中的实现,相当完整,对研究KNN算法有一定帮助-K nearest neighbor in the Matlab, implementation, rather complete, the study of KNN algorithm has certainly helped
KNN
- matlab code for PDF estimation by KNN method for 1 dimensional and 2 dimensional data
KNNclassifier
- 一个很简单的练习使用KNN分类的代码,学习使用.将K分类写成了函数,方便使用-A very simple exercise using the KNN classification code, learning to use. Will be written in the function K classification, user-friendly
KNN
- 一个非常好的粗糙集的代码-希望对大家学习提供参考-Rough set a very good code- I hope to provide reference for all of us to learn
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
SVM-KM
- KNN k nearest neighbours, this is a method to design which cluster the test sample belong to using the KNN algorithm,which is a matlab code worth using and download.-k nearest neighbours, this is a method to design which cluster the test sample belon
datamining
- 文档中集成了数据挖掘最常用的几种算法的Matlab源码,其中包括了Kmeans,KNN等算法的源码,希望能对大家有所帮助。-Document incorporates the most commonly used data mining algorithms for the Matlab source code, including Kmeans, KNN algorithms in source code, hoping to help.
patternMiniPrj
- a code on pattern recognition which has pca as a dimentional reduction and knn as a classifier.
KNNclassifier
- KNN分类方法的MATLAB代码,可以用于数据挖掘中的K最邻近值聚类方法的实现-KNN classification of MATLAB code
knn
- code of implementing the K-Nearest Neighbor method
knn
- 最近邻算法(KNN)matlab代码实现,附数据集-Nearest Neighbor algorithm (KNN) matlab code, with data sets
knn
- KNN matlab code download
KNN-matlab
- see matlab code for decision tree and knn algorithm , enjoy ,
KNN
- KNN算法的matlab实现,包含原始数据(matlab code of KNN in machine learning)
KNN
- K近邻原理MATLAB代码程序,很详细,很实用,可以直接用(knn matlab matlab code)
K-Means Clustering menggunakan Matlab
- knn image recognition for matlab code
matlab代码
- Matlab代码,根据算法原理自己编写的基本算法的代码,有:KNN,层次聚类,C均值,最邻近算法。包括自己挑选的数据集,对算法准确率的测试。(Matlab code, the code of the basic algorithm written by itself according to the algorithm principle, there are: KNN, hierarchical clustering, C-means, nearest neighbor algorithm.