搜索资源列表
-
1下载:
用matlab写的最近邻和K近邻法分类器,简单易懂,适合初学者,Written with matlab and K-NN nearest neighbor classifier, easy to understand for beginners
-
-
0下载:
c++实现的KNN库:建立高维度的K-d tree,实现K邻域搜索,最小半径搜索-K-NN algorithm implementation.
It supports data structures and algorithms for both exact and approximate nearest neighbor searching in arbitrarily high dimensions.
-
-
5下载:
常用的分类方法,包括最近邻(NN),k均值(kmeans),k近邻,Fisher线性判别。-Commonly used classification methods, including nearest-neighbor (NN), k the mean (kmeans), k neighbors, Fisher linear discriminant.
-
-
0下载:
k Nearest Neighbor matlab code
-
-
1下载:
一个matlab环境下的k近邻分类器,代码中有详细的注释说明,使用方便.-K-Nearest-Neighbor-Classifier MatLab Code
-
-
2下载:
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.
-
-
3下载:
K近邻算法(KNN)的matlab源代码,程序清晰易读-K nearest neighbor (KNN) of matlab source code, procedures legible
-
-
1下载:
K近邻算法在Matlab中的实现,相当完整,对研究KNN算法有一定帮助-K nearest neighbor in the Matlab, implementation, rather complete, the study of KNN algorithm has certainly helped
-
-
0下载:
K Nearest Neighbor algorithm Implementation and Overview
-
-
0下载:
knn (k-nearest neighbor)用c++实现的近邻算法-knn (k-nearest neighbor) algorithm
-
-
0下载:
K-PNN Algorithm
a type of k nearest neighbor algorithm
-
-
0下载:
fuzzy k-nearest-neighbor algotithm-fuzzy k-nearest-neighbor algotithm
-
-
0下载:
MATLAB 小程序,可以实现模式识别中的K近邻算法,已经运行成功,附运行程序结果-MATLAB small programs can be achieved in the K-nearest neighbor pattern recognition, has been running successfully run the program attached to the results of
-
-
3下载:
灰度共生矩阵提取特征值,最近邻算法,进行纹理图像分类。creat_apprentissage用来训练样本,cooccurence是灰度共生矩阵提取特征值,knn是进行k最近邻算法,classif是纹理图像分类-coocurence matrix,using K nearest neighbor to classify textures images.
-
-
0下载:
期望最大化的算法代码,类似于k近邻,分为两个步骤:E步骤和M步骤。-Expectation maximization algorithm code, similar to the k nearest neighbor, is divided into two steps: E steps and M steps.
-
-
0下载:
In pattern recognition, the k-nearest neighbor algorithm (k-NN) is a method for classifying objects based on closest training examples in the feature space. k-NN is a type of instance-based learning, or lazy learning where the function is only approx
-
-
0下载:
传统基本K-最邻近分类算法源程序 云计算-Traditional basic K-nearest neighbor classification algorithm source code
-
-
0下载:
模式识别实验 k最近邻估计MATLAB程序-Pattern recognition experiments k nearest neighbor estimation MATLAB program
-
-
0下载:
数据挖掘中经典的KNN(K-最近邻)算法,导入即可运行-Data Mining the classical KNN (K- nearest neighbor) algorithm, you can import operation
-
-
0下载:
k-nearest neighbor classifier
-