搜索资源列表
SVM-classifier
- 用matlab实现非线性支持向量机分类器对多类进行分类。-Using matlab to achieve non-linear support vector machine classifier for multi-class classification.
SVMclassifier
- SVM分类器,用于对多维采样点进行分类。可根据类别数修改分类器,我们的模式识别作业。-SVM classifier, multi-dimensional sampling points used for classification. Can be modified according to the number of classification categories, and our pattern recognition operation.
svm
- svm is a classifier.SUPPORT VECTOR MACHINE is used for train and classify new datas based on training
SVM
- 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 in
svm
- 线性SVM算法设计分类器,对一组数据进行分类-Linear SVM classifier algorithm on a set of data classification
SVMClassifier
- a demo of implementing SVM Classifier
svm
- It denotes how to use SVM classifier
OSU-SVM
- SVM工具箱 分类与回归算法 OSU SVM Classifier Matlab Toolbox-support vector machine procedures, the classification results very good
four-Toolbox-for-SVM
- SVM分类器,关键是对信号进行分类,是模式识别的必备宝典-SVM classifier, the key is to classify the signal is essential for pattern recognition Collection
filter--classifier
- matlab数字信号处理,输入图像矩阵和窗口大小,进行中值滤波,平均滤波,svm分类器-Digital signal processing, input image matrix, and window size,median filter,Average filter, svm classifier
ensembles_pca_svm_new10v
- pca做特征降维,然后进行特征空间随机分割构造多个svm分类器,并行处理,对样本进行分类,基于特征空间的svm多分类器-using pca reduce feature dimension,split feature space and then randomly divided over svm classifier construction, parallel processing, the samples were classified, based on multi-feature sp
svm
- This is the source code for a Single Vector Machine classifier, briefly called a SVM classifier. There are 60 peices assigned for training and 30 for testing the classifier.
svm
- svm分类器,有几类样本点,利用线性SVM分类器求出其分界面-svm classifier, there are several types of sample points, using a linear SVM classifier obtained the sub-interface
SVM
- 基于SVM的分类器,它像多沉感知器一样,可以用于模式分类和多层回归!-Based on SVM classifier, it more like heavy perceptron as, can used for pattern classification and multi-layer return!
SVM
- svm分类器,利用svm分类器分离的例子,数据来自UCI-svm classification using svm classifier separation example, data from UCI
osu-svm.rar
- SVM分类器相关的程序,包含各种SVM分类器,SVM classifier with related program,Contains various SVM classifier
SVM
- SVM分类实例,用一个具体的酒类实例,详细介绍了SVM如何用于分类。-SVM classifier instance with a specific wine examples detailing how SVM for classification.
SVM-classifier
- 一个完整的SVM分类器的程序,matlab编写的。-A complete program SVM classifier.
SVM
- SVM分类器的matlab实现,针对提供的花的特征分类,并交叉验证(The matlab implementation of SVM classifier aims at providing the feature classification of flowers and cross validation)
SVM
- 利用MATLAB中所带的SVM函数,进行调用来得到SVM分类结果图(classified by SVM classifier)