搜索资源列表
-
0下载:
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.
-
-
1下载:
SVM分类器 分类各种图片的类别 分类各种图片的类别 -SVM classifiers various pictures of various categories of classification of classified images of various image types
-
-
1下载:
支持向量机,实现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
-