Welcome![Sign In][Sign Up]
Location:
Search - k nearest neighbour

Search list

[Other resourceKNNalgorithm

Description: K-Nearest neighbour algorithm-K - Nearest neighbor algorithm
Platform: | Size: 1010 | Author: shang jie | Hits:

[matlabKNNalgorithm

Description: K-Nearest neighbour algorithm-K- Nearest neighbor algorithm
Platform: | Size: 1024 | Author: shang jie | Hits:

[AI-NN-PRKNN(C++)

Description: knn,即k最近邻算法是模式识别中的一种比较简单而经典的分类算法-knn, k-nearest neighbor pattern recognition algorithm is a relatively simple and classic classification algorithm
Platform: | Size: 17408 | Author: 才华 | Hits:

[Crack HackKNN

Description: k最近邻分类算法:用C++实现KNN分类-k Nearest Neighbor Classification Algorithm: The C++ realize KNN classification
Platform: | Size: 303104 | Author: 徐晓云 | Hits:

[matlabkNearestNeighbors

Description: data mining k nearest neighbour
Platform: | Size: 1024 | Author: said | Hits:

[matlabk-nn

Description: k-nearest neighbour classifier source code
Platform: | Size: 1024 | Author: zeinab | Hits:

[AI-NN-PRknn

Description: k最邻近算法,经典的分类算法,绝对有帮助-k-nearest neighbour algorithm,it is a classical algorithm for text cluster
Platform: | Size: 17408 | Author: freesunshine | Hits:

[matlabGLTree2DFEX

Description: FAST K-NEAREST NEIGHBORS SEARCH -FAST K-NEAREST NEIGHBORS SEARCH Description You can find the description at: http://www.advancedmcode.org/gltree.html A Pro Version has been published on: http://www.advancedmcode.org/gltree-pro-version-a-fast-nearest-neighbour-library-for-matlab-and-c.html Acknowledgements The author wishes to acknowledge the following in the creation of this submission: K-NEAREST NEIGHBOURS AND RADIUS (RANGE) SEARCH This submission has inspired the following: K-NEAREST NEIGHBOURS AND RADIUS (RANGE) SEARCH, FAST K-NEAREST NEIGHBOURS SEARCH 3D VERSION MATLAB release MATLAB 7.5 (R2007b) Other requirements Need a mex compiler Zip File Content Other Files BuildGLTree2DFEX.cpp, BuildGLTree2DFEX.m, DeleteGLTree2DFEX.cpp, DeleteGLTree2DFEX.m, GLTree2DFEX.cpp, GLTree2DFEX.h, license.txt, NNSearch2DFEX.cpp, NNSearch2DFEX.m, TestMexFiles.m
Platform: | Size: 8192 | Author: 谢冉 | Hits:

[Graph programnetlab

Description: k-Nearest Neighbour classifer in matlab
Platform: | Size: 723968 | Author: 王世涛 | Hits:

[matlabKNN

Description: 自己的模式识别的作业,matlab实现k近邻算法。-K-Nearest Neighbour algorithm
Platform: | Size: 1024 | Author: chris | Hits:

[matlabknn

Description: K nearest neighbour classification.Matlab.
Platform: | Size: 2048 | Author: lynn | Hits:

[matlabk-nearests-neighbour

Description: k-近邻算法 m文件 及其excel示范-this package invulved a m-file example of k-nearest neighbour and its corresponding excel file
Platform: | Size: 38912 | Author: guoguozhong | Hits:

[AI-NN-PRnearestneighbour

Description: Compute nearest neighbours (by Euclidean distance) to a set of points of interest from a set of candidate points. The points of interest can be specified as either a matrix of points (as columns) or indices into the matrix of candidate points. Points can be of any (within reason) dimension. nearestneighbour can be used to search for k nearest neighbours, or neighbours within some distance (or both) If only 1 neighbour is required for each point of interest, nearestneighbour tests to see whether it would be faster to construct the Delaunay Triangulation (delaunayn) and use dsearchn to lookup the neighbours, and if so, automatically computes the neighbours this way. This means the fastest neighbour lookup method is always used.
Platform: | Size: 30720 | Author: nadir | Hits:

[SCMimm3851

Description: This project describes the work done on the development of an audio segmentation and classification system. Many existing works on audio classification deal with the problem of classifying known homogeneous audio segments. In this work, audio recordings are divided into acoustically similar regions and classified into basic audio types such as speech, music or silence. Audio features used in this project include Mel Frequency Cepstral Coefficients (MFCC), Zero Crossing Rate and Short Term Energy (STE). These features were extracted from audio files that were stored in a WAV format. Possible use of features, which are extracted directly from MPEG audio files, is also considered. Statistical based methods are used to segment and classify audio signals using these features. The classification methods used include the General Mixture Model (GMM) and the k- Nearest Neighbour (k-NN) algorithms. It is shown that the system implemented achieves an accuracy rate of more than 95 for discrete audio classification.-This project describes the work done on the development of an audio segmentation and classification system. Many existing works on audio classification deal with the problem of classifying known homogeneous audio segments. In this work, audio recordings are divided into acoustically similar regions and classified into basic audio types such as speech, music or silence. Audio features used in this project include Mel Frequency Cepstral Coefficients (MFCC), Zero Crossing Rate and Short Term Energy (STE). These features were extracted from audio files that were stored in a WAV format. Possible use of features, which are extracted directly from MPEG audio files, is also considered. Statistical based methods are used to segment and classify audio signals using these features. The classification methods used include the General Mixture Model (GMM) and the k- Nearest Neighbour (k-NN) algorithms. It is shown that the system implemented achieves an accuracy rate of more than 95 for discrete audio classification.
Platform: | Size: 653312 | Author: kvga | Hits:

[Software Engineeringkmeansicml03

Description: This is K-Nearest Neighbour tutorial
Platform: | Size: 58368 | Author: Nabila | Hits:

[Wavelet04799006

Description: The authors present an automatic classification of different power quality (PQ) disturbances using wavelet packet transform (WPT) and fuzzy k-nearest neighbour (FkNN) based classifier. The training data samples are generated using parametric models of the PQ disturbances. The features are extracted using some of the statistical measures on the WPT coefficients of the disturbance signal when decomposed upto the fourth level. These features are given to the fuzzy k-NN for effective classification.
Platform: | Size: 580608 | Author: gk | Hits:

[Graph RecognizeKNN-(2)

Description: 这个是基于matlab制作的KNN 识别器的写法-This is K-Nearest Neighbour classifier used in pattern recognition.
Platform: | Size: 1024 | Author: 周迩航 | Hits:

[Othersrknn

Description: 自己用matlab编写实现的一个k近邻算法,并有训练和测试数据,能运行。附有注释,简单清晰。-a k-nearest neighbour algorithm developped using matlab.
Platform: | Size: 1024 | Author: BoSR | Hits:

[AI-NN-PRK---nearest-neighbour-classifier

Description: 采用快速K近邻与Kmeans聚类算法来计算前K个近邻,舍弃了一部分不可能成为待测样本的前K个近邻的训练样本,从而减少了计算量,提高了分类速度-Fast K-nearest neighbor Kmeans clustering algorithm to calculate the K nearest neighbors, abandoning the training samples of the part can not become the first K neighbors of the test sample, thereby reducing the amount of calculation and improve the speed of classification
Platform: | Size: 4096 | Author: houying | Hits:

[matlabkNN-CUDA-master

Description: k nearest neighbour code implemented on cuda
Platform: | Size: 34816 | Author: hrhgroup | Hits:
« 12 »

CodeBus www.codebus.net