文件名称:matlab-SVM
介绍说明--下载内容均来自于网络,请自行研究使用
本资料包括实验要求文档,报告文档,训练及测试数据,matlab源代码。就给定问题,利用SVM来进行分类。SVM包括hardmargin的线性和非线性内核,softmargin的线性和非线性内核分别来分类以及评估分类准确度-a MATLAB (M-file) program to compute the
discriminant functiong for the following SVMs, using the training set provided:A hard-margin SVM with the linear kernel, A hard-margin SVM with a polynomial kernel, A soft-margin SVM with a polynomial kernel as given above
discriminant functiong for the following SVMs, using the training set provided:A hard-margin SVM with the linear kernel, A hard-margin SVM with a polynomial kernel, A soft-margin SVM with a polynomial kernel as given above
(系统自动生成,下载前可以参看下载内容)
下载文件列表
task1&2_hard_p.m
task1&2_soft_p.m
report.docx
svm_main.m
task1&2_hard_l.m
EE5904ME5404_2013_Project_SVM.pdf
test.mat
train.mat