SVM分类,画图显示分类结果我要分享

SVM classification, drawing to display the classification results

SVM--分类 数据分类 svm,数据分类 svm-classify svm-matlab

关注次数: 379

下载次数: 2

文件大小: 123KB

代码分类: 图像处理

开发平台: matlab

下载需要积分: 1积分

版权声明:如果侵犯了您的权益请与我们联系,我们将在24小时内删除。

代码描述

中文说明:

一个SVM分类的例子.构造输入数据,进行SVM,画图显示分类结果。


English Description:

An example of SVM classification. Construction of input data, SVM, drawing shows the classification results.


代码预览

epic_svm_matlab

...............\binomial.m

...............\centrefig.m

...............\cmap.mat

...............\Contents.m

...............\Examples

...............\........\Classification

...............\........\..............\iris1v23.mat

...............\........\..............\iris2v13.mat

...............\........\..............\iris3v12.mat

...............\........\..............\linsep.mat

...............\........\..............\nlinsep.mat

...............\........\Regression

...............\........\..........\example.mat

...............\........\..........\sinc.mat

...............\........\..........\titanium.mat

...............\newsvm.zip

...............\nobias.m

...............\Optimiser

...............\.........\Makefile

...............\.........\pr_loqo.c

...............\.........\pr_loqo.h

...............\.........\qp.c

...............\.........\qp.dll

...............\qp.dll

...............\htm" target=_blank>README

...............\softmargin.m

...............\svc.m

...............\svcerror.m

...............\svcinfo.m

...............\svcoutput.m

...............\svcplot.m

...............\svdatanorm.m

...............\svkernel.m

...............\svr.m

...............\svrerror.m

...............\svroutput.m

...............\svrplot.m

...............\svtol.m

...............\uiclass.m

...............\uiclass.mat

...............\uiregress.m

...............\uiregress.mat