Location:
Search - k nn matlab
Search list
Description: K近邻法的matlab程序,发现大家都在找它!-K-nearest neighbor method of Matlab procedures, I found that we all have to find it!
Platform: |
Size: 2048 |
Author: wang |
Hits:
Description: KNN算法的实现,k-nearest neighbors聚类算法的matlab 实现-KNN algorithm, k-nearest neighbors clustering algorithm to achieve the matlab
Platform: |
Size: 2048 |
Author: jack |
Hits:
Description: k阶临近算法 可以用于文本分类和加密的应用-k-approaching algorithm can be used for text classification and encryption applications
Platform: |
Size: 234496 |
Author: chidayang |
Hits:
Description: knn 方法为k均值聚类用于数据点的分类-KNN method for k-means clustering for the classification of data points
Platform: |
Size: 27648 |
Author: |
Hits:
Description: K最近邻分类的代码,附有输入输出和程序使用说明。-K nearest neighbor classification code, with input and output and procedures for use.
Platform: |
Size: 518144 |
Author: 胡芬芬 |
Hits:
Description: K近邻算法(KNN)的matlab源代码,程序清晰易读-K nearest neighbor (KNN) of matlab source code, procedures legible
Platform: |
Size: 1024 |
Author: skyfly |
Hits:
Description: 数据挖掘matlab源码,包含机器学习领域中经典算法如ID3,C4.5,NN,CARD,EM等.-Data Mining matlab source, including the field of classical machine learning algorithms such as ID3, C4.5, NN, CARD, EM, etc..
Platform: |
Size: 651264 |
Author: liu yihao |
Hits:
Description: k-nn算法实现分类,模式识别作业,分三类,75个训练集,25个测试集,输出对测试集分类的结果-k-nn classification algorithm, pattern recognition operations are classified into three types, 75 training sets, 25 test set, the output of the test set classification results
Platform: |
Size: 969728 |
Author: 成柳 |
Hits:
Description: Dear all: this is the k-nn algorithm, written in Matlab.
Platform: |
Size: 1024 |
Author: ahmed |
Hits:
Description: k-NN classifier in matlab
Platform: |
Size: 1024 |
Author: Namrata |
Hits:
Description: knn—k近邻准则matlab实现,适合初学者-knn-k neighbors to achieve the criteria matlab
Platform: |
Size: 1024 |
Author: lingjinwen |
Hits:
Description: k-nearest neighbour classifier source code
Platform: |
Size: 1024 |
Author: zeinab |
Hits:
Description: 用matlab写的最近邻和K近邻法分类器,简单易懂,适合初学者-Written with matlab and K-NN nearest neighbor classifier, easy to understand for beginners
Platform: |
Size: 7168 |
Author: chen |
Hits:
Description: 一个matlab环境下的k近邻分类器,代码中有详细的注释说明,使用方便.-K-Nearest-Neighbor-Classifier MatLab Code
Platform: |
Size: 1024 |
Author: 祁利民 |
Hits:
Description: 常用的分类方法,包括最近邻(NN),k均值(kmeans),k近邻,Fisher线性判别。-Commonly used classification methods, including nearest-neighbor (NN), k the mean (kmeans), k neighbors, Fisher linear discriminant.
Platform: |
Size: 4096 |
Author: 刘斌 |
Hits:
Description: 模式识别,用平均样本法、平均距离法、最近邻法、K近邻法进行分类。-Pattern recognition, with an average of the sample method, the average distance method, nearest neighbor, K-NN classification.
Platform: |
Size: 2048 |
Author: youxia |
Hits:
Description: 基于MATLAB环境下k-nn算法分类器对Australia.data的分析-under matlab based on the k-nn classifier analysis for the australia.data
Platform: |
Size: 8192 |
Author: liam |
Hits:
Description: 通过降维处理,高维数据的分类一般可以转换为2维数据分类。此源码包含一个2维-2类数据分类工具箱。包括:ML,K-NN,SVM,LS,DB-Through the dimension reduction processing, high dimensional data classification commonly can convert to 2 d data classification. This source includes a 2 d-two kinds of data classification toolbox. Including: ML, K-NN by SVM, LS, DB.
Platform: |
Size: 988160 |
Author: 杨明 |
Hits:
Description: 里边包含了一个如何区分6和9的代码以及用最小距离法、梯度法以及K-NN方法对样本进行的分类代码-Inside contains an example of how to distinguish between 6 and 9, as well as the code with the minimum distance method, the gradient method and K-NN method for sample classification codes
Platform: |
Size: 35840 |
Author: 小杜 |
Hits:
Description: k-nn算法 K-NN算法 ( K Nearest Neighbor, K近邻算法 ), 是机器学习中的一个经典算法, 比较简单且容易理解. K-NN算法通过计算新数据与训练数据特征值之间的距离, 然后选取 K (K>=1) 个距离最近的邻居进行分类或者回归. 如果K = 1 , 那么新数据将被分配给其近邻的类.(k-nnK - NN algorithm (K on his Neighbor, K Nearest Neighbor algorithm), is a classical algorithm of machine learning, more simple and easy to understand. K - NN algorithm by calculating the new data and the distance between the training data characteristic value, and then select K (K > = 1) from the Nearest Neighbor classification or regression. If K = 1, then the new data will be class assigned to its neighbours.)
Platform: |
Size: 1024 |
Author: smilephil |
Hits: