搜索资源列表
libsvm-mat-2.89-3
- Libsvm 最新版2009年11月1日更新。可用于分类和回归。基本的用法:1.将训练数据集变成libsvm允许的格式;2;设定参数;3使用svmtrain训练;4使用svmpredict分类或回归-The lateset vesrsion of LibSvm released in 1th Nov,2009. It can be used in matlab enviorment.
svm
- SVM分类器 分类各种图片的类别 分类各种图片的类别 -SVM classifiers various pictures of various categories of classification of classified images of various image types
CS4VM
- CS4VM系统是一套用于高效半监督学习。这个包包括了MATLAB算法的CS4VM代码。-CS4VM is a package for efficient cost-sensitive semi-supervised learning. The package includes the MATLAB code of the algorithm CS4VM.
svmpredict
- 支持向量机1111的matlab版,内容不错较为新颖 有很强的实用价值-Matlab version, support vector machine 1111 more novel has a strong practical value
svmtrain.mexw64Andsvmpredict.mexw64
- svmtrain.mexw64和svmpredict.mexw64,可以直接在64位下matlab上使用-svmtrain.mexw64 and svmpredict.mexw64, can be used directly in the in X64 matlab
mlclass-ex6
- 支持向量机,实现2或多分类,基于matlab仿真,内有说明-ex6.m- Octave scr ipt for the rst half of the exercise ex6data1.mat- Example Dataset 1 ex6data2.mat- Example Dataset 2 ex6data3.mat- Example Dataset 3 svmTrain.m- SVM rraining function svmPredict.m- SVM p