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: * acousticfeatures.m: Matlab script to generate training and testing files from event timeseries.
* afm_mlpatterngen.m: Matlab script to extract feature information from acoustic event timeseries.
* extractevents.m: Matlab script to extract event timeseries using the complete run timeseries and the ground truth/label information.
* extractfeatures.m: Matlab script to extract feature information from all acoustic and seismic event timeseries for a given run and set of nodes.
* sfm_mlpatterngen.m: Matlab script to extract feature information from esmic event timeseries.
* ml_train1.m: Matlab script implementation of the Maximum Likelihood Training Module.
?ml_test1.m: Matlab script implementation of the Maximum Likelihood Testing Module.
?knn.m: Matlab script implementation of the k-Nearest Neighbor Classifier Module. Platform: |
Size: 10240 |
Author:陈延军 |
Hits:
Description: k近邻问题,我自己做的,效果有保证,还有测数据-k neighbor problem, I do, the effect is guaranteed, as well as measured data Platform: |
Size: 3072 |
Author:qht |
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: In this paper, we show how support vector machine (SVM) can be
employed as a powerful tool for $k$-nearest neighbor (kNN)
classifier. A novel multi-class dimensionality reduction approach,
Discriminant Analysis via Support Vectors (SVDA), is introduced by
using the SVM. The kernel mapping idea is used to derive the
non-linear version, Kernel Discriminant via Support Vectors (SVKD).
In SVDA, only support vectors are involved to obtain the
transformation matrix. Thus, the computational complexity can be
greatly reduced for kernel based feature extraction. Experiments
carried out on several standard databases show a clear improvement
on LDA-based recognition Platform: |
Size: 2048 |
Author:sofi |
Hits:
Description: 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. Platform: |
Size: 1024 |
Author:kevin |
Hits:
Description: 这个程序是用来寻找每个图像的K近邻的,然后得到了一个权值矩阵-This program is used to find K-nearest neighbor of each image, and then get a weight matrix Platform: |
Size: 1024 |
Author:王玲丽 |
Hits:
Description: 使用matlab实现的KNN分类器,可以设置最近邻的个数-Implemented using the KNN classifier matlab, you can set the number of nearest neighbor Platform: |
Size: 1024 |
Author:jcli |
Hits: