虫虫首页|资源下载|资源专辑|精品软件
登录|注册

您现在的位置是:虫虫下载站 > 资源下载 > matlab例程 > MATLAB的SVM算法实现

MATLAB的SVM算法实现

  • 资源大小:126 K
  • 上传时间: 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.

相 关 资 源