文件名称:svm-by-Steve-Gunn
介绍说明--下载内容均来自于网络,请自行研究使用
This toolbox was designed as a teaching aid, which matlab is
particularly good for since source code is relatively legible and
simple to modify. However, it is still reasonably fast if used
with the supplied optimiser. However, if you really want to speed
things up you should consider compiling the matrix composition
routine for H into a mex function. Then again if you really want
to speed things up you probably shouldn t be using matlab
anyway... Get hold of a dedicated C program once you understand
the algorithm.
particularly good for since source code is relatively legible and
simple to modify. However, it is still reasonably fast if used
with the supplied optimiser. However, if you really want to speed
things up you should consider compiling the matrix composition
routine for H into a mex function. Then again if you really want
to speed things up you probably shouldn t be using matlab
anyway... Get hold of a dedicated C program once you understand
the algorithm.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
svm by Steve Gunn\binomial.m
.................\centrefig.m
.................\cmap.mat
.................\Contents.m
.................\Examples\Classification\iris1v23.mat
.................\........\..............\iris2v13.mat
.................\........\..............\iris3v12.mat
.................\........\..............\linsep.mat
.................\........\..............\nlinsep.mat
.................\........\Classification
.................\........\Regression\example.mat
.................\........\..........\sinc.mat
.................\........\..........\titanium.mat
.................\........\Regression
.................\Examples
.................\newsvm.zip
.................\nobias.m
.................\Optimiser\Makefile
.................\.........\pr_loqo.c
.................\.........\pr_loqo.h
.................\.........\qp.c
.................\.........\qp.dll
.................\Optimiser
.................\qp.dll
.................\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
svm by Steve Gunn
.................\centrefig.m
.................\cmap.mat
.................\Contents.m
.................\Examples\Classification\iris1v23.mat
.................\........\..............\iris2v13.mat
.................\........\..............\iris3v12.mat
.................\........\..............\linsep.mat
.................\........\..............\nlinsep.mat
.................\........\Classification
.................\........\Regression\example.mat
.................\........\..........\sinc.mat
.................\........\..........\titanium.mat
.................\........\Regression
.................\Examples
.................\newsvm.zip
.................\nobias.m
.................\Optimiser\Makefile
.................\.........\pr_loqo.c
.................\.........\pr_loqo.h
.................\.........\qp.c
.................\.........\qp.dll
.................\Optimiser
.................\qp.dll
.................\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
svm by Steve Gunn