首页| JavaScript| HTML/CSS| Matlab| PHP| Python| Java| C/C++/VC++| C#| ASP| 其他|
购买积分 购买会员 激活码充值

您现在的位置是:虫虫源码 > Matlab > svm完整版

svm完整版

  • 资源大小:5.70 kB
  • 上传时间:2021-06-29
  • 下载次数:0次
  • 浏览次数:1次
  • 资源积分:1积分
  • 标      签: Matlab matlab svm 整版

资 源 简 介

function [alphaStar, bStar, SVIndex] = yxcSVMtrain(X, Y, C, kernel, sigma) % %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% % If you have the Chinese book: 《数据挖掘中的新方法——支持向量机》, find the algorithm here: % Classify C-SVC using algorithm 5.4.12 on page 193 % % Otherwise, refer to this article: "Support Vector Machines: Hype or Hallelujah?"  % Section 6: SUMMARY OF SVM METHOD on page 5 % http://www.sigkdd.org/explorations/issue2-2/bennett.pdf % % Here is also a very good tutorial: "A Tutorial on Support Vector Machines for Pattern Recognition" % www.umiacs.umd.edu/~joseph/support-vector-machines4.pdf %  % A detailed description about iris flower data set: % 请点击左侧文件开始预览 !预览只提供20%的代码片段,完整代码需下载后查看 加载中 侵权举报

文 件 列 表

iris.data.txt
irisSVM.m.txt
yxcSVMclassifer.m.txt
yxcSVMkernel.m.txt
yxcSVMplot.m.txt
yxcSVMtrain.m.txt
说明.txt

相 关 资 源

您 可 能 感 兴 趣 的

同 类 别 推 荐

VIP VIP
  • WYG 1天前 成为了本站会员

  • Shine 1天前 成为了本站会员

  • 柳贻 1天前 成为了本站会员

  • hallelujah_HL 1天前 成为了本站会员

  • 焦昱贺 1天前 成为了本站会员

  • Rubin 1天前 成为了本站会员

  • Li 2天前 成为了本站会员

  • bigfatcat1977 3天前 成为了本站会员

  • just4down 3天前 成为了本站会员

  • shallow 3天前 成为了本站会员

0.175149s