搜索资源列表
knn 不错的分类程序
- 基于MATLAB开发的,是一个不错的分类程序!,MATLAB-based development is a good classification procedure!
Knn.zip
- 很强大的matlab求解,供大家交流欣赏或者直接引用到论文中,matlab so good,I upload here for those who want to communicate and who carve for knowledge
kNN
- k Nearest Neighbor matlab code
KNN
- K近邻算法(KNN)的matlab源代码,程序清晰易读-K nearest neighbor (KNN) of matlab source code, procedures legible
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-means算法实现KNN算法,是模式识别中的经典算法再现-K-means algorithm with KNN algorithm is a classical pattern recognition algorithm for reconstruction
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)
KNN
- knn in matlab and use the KNNClassifier function dataset is pima
K-Means Clustering menggunakan Matlab
- knn image recognition for matlab code