您现在的位置是:源码地带 > 资源下载

MATLAB的SVM算法实现

  • 上传时间: 2013-12-20
  • 上传用户:dragoncircle
  • 资源积分:2 下载积分
  • 标      签: MATLAB SVM 算法

资 源 简 介

MATLAB的SVM算法实现,Matlab Support Vector Machine Toolbox,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.

相 关 资 源