搜索资源列表
knn 不错的分类程序
- 基于MATLAB开发的,是一个不错的分类程序!,MATLAB-based development is a good classification procedure!
knn_matlab.rar
- knn—k近邻准则matlab实现,适合初学者,knn-k neighbors to achieve the criteria matlab
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
kNNClassifier
- A matlab implementation of the KNN classifier. It is tested and working well.
KNN
- 自己的模式识别的作业,matlab实现k近邻算法。-K-Nearest Neighbour algorithm
knn
- 一个关于k最近临法分类的matlab程序-A temporary law on the k most recent classification procedures matlab
knn
- k均值聚类+matlab 有详细的注释和图片-failed to translate
knn
- K邻域模式识别方法 KNN算法不仅可以用于分类,还可以用于回归。通过找出一个样本的k个最近邻居,将这些邻居的属性的平均值赋给该样本,就可以得到该样本的属性。更有用的方法是将不同距离的邻居对该样本产生的影响给予不同的权值(weight),如权值与距离成正比。-k-Nearest Neighbor algorithm
knn
- 这是一个完善的KNN算法。算法清晰,备注明确,分类效果良好。-This is a perfect KNN algorithm. Algorithm is clear, clear notes, a good classification results.
KNN
- 使用matlab实现的KNN分类器,可以设置最近邻的个数-Implemented using the KNN classifier matlab, you can set the number of nearest neighbor
KNN Matting
- KNN算法实现的抠图程序,包含数据集,使用了KD树实现KNN(KNN algorithm to achieve the matting process, including data set)
KNN
- 实现KNN算法,有数据,可运行,并且对KNN中的参数进行调试(KNN algorithm, data, can run,And debugging the parameters in KNN)
knn-MATLAB
- 这是一个实现简单的多数表决法的KNN算法。KNN算法涉及三个重要的步骤,分别是决定K的大小;距离的表达方法(一般有欧式距离,曼哈顿距离,Minkowski距离);决策方法(多数表决法,KD树法等)。本程序是采用多数表决的决策方法,距离表达采用欧式距离。适用于小样本少特征的数据集。(KNN algorithm realized by MATLAB, useful for small training set and less features.)
KNN
- KNN算法的matlab实现,包含原始数据(matlab code of KNN in machine learning)
2、KNN学习
- KNN算法MATLAB仿真,KNN算法是经典的分类算法,是机器学习的基础算法(KNN algorithm, MATLAB simulation)
KNN
- K近邻原理MATLAB代码程序,很详细,很实用,可以直接用(knn matlab matlab code)
KNN
- knn的核心算法,包含knn的各种实现,并且附带了python版本(main part of knn programe)
K-Means Clustering menggunakan Matlab
- knn image recognition for matlab code