CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - svm

搜索资源列表

  1. svm

    0下载:
  2. 关于支持向量机的很好的学习材料,附有一个基于matlab条件下的小程序。-Support vector machine on a good learning materials, with a little under matlab-based program.
  3. 所属分类:matlab

    • 发布日期:2017-05-12
    • 文件大小:2860154
    • 提供者:熊杰
  1. SVM-development

    0下载:
  2. SVM支持向量机的发展,包括参考文献,是人工智能的大作业-the development of the SVM algorithm
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-06
    • 文件大小:10345
    • 提供者:王慧妍
  1. SVM-code

    0下载:
  2. SVM是分类器对于它的准确性还有过拟合性都有很成熟的改进 关于SVM函数拟合 -SVM is a classifier for its accuracy still has a very mature over-fitting of improved function fitting on SVM
  3. 所属分类:matlab

    • 发布日期:2017-04-01
    • 文件大小:522
    • 提供者:yl
  1. Fuzzy-Support-Vector-Machines

    0下载:
  2. this is a good paper about fuzzy SVM
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-01
    • 文件大小:66516
    • 提供者:hamid
  1. SVM

    0下载:
  2. SVM开发包,接口明了,将它的路径添加到当前工程即可直接调用 接口举例如下 Ytest_try=[] 测试样本的特征 Ytest_try=rightsidetest(Xtest_try,index) ypred=[] 训练样本的标注 Ytest=normo(Ytest) kernel= gaussian kerneloption=1 ypred = svmval(Ytest_try,xsup_ch,w_ch,w0_
  3. 所属分类:Special Effects

    • 发布日期:2017-04-16
    • 文件大小:378745
    • 提供者:微尘
  1. SVM

    0下载:
  2. SVM在更高维的空间表达模式,并且通常比原来的特征空间的维数高很多。-SVM in the expression pattern of higher-dimensional space, and usually higher than the original feature space of higher dimension.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-03
    • 文件大小:2182
    • 提供者:lichengliang
  1. SVM

    1下载:
  2. 运用VC实现支持向量机进行故障诊断,很有效地将刀具的故障检测相互来,准确率高-Using VC implementation of support vector machines for fault diagnosis, very effective tool fault detection are to, high accuracy rate
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-13
    • 文件大小:3578853
    • 提供者:金艳
  1. SVM

    0下载:
  2. 详细介绍了SVM支持向量机的基本理论,适合初学者-SVM described in detail the basic theory of support vector machines, suitable for beginners
  3. 所属分类:File Formats

    • 发布日期:2017-05-20
    • 文件大小:5906379
    • 提供者:宋畅
  1. simpleSVM_3

    0下载:
  2. 用于学习的简单的SVM程序(作者:gloosli),里面有1类SVM-The simpleSVM project contains Machine Learning codes for algorithms based on the SimpleSVM. It provides methods for Support Vector Machines and related methods, such as One-Clas SVM, nu-SVM
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-29
    • 文件大小:19377
    • 提供者:wangguangxue
  1. SVM

    0下载:
  2. 该工具箱包括了二种分类,二种回归,以及一种一类支持向量机算法 (1) Main_SVC_C.m --- C_SVC二类分类算法 (2) Main_SVC_Nu.m --- Nu_SVC二类分类算法 (3) Main_SVM_One_Class.m --- One-Class支持向量机 (4) Main_SVR_Epsilon.m --- Epsilon_SVR回归算法 (5) Main_SVR_Nu.m --- Nu_SVR回归算法-The kit includes two
  3. 所属分类:matlab

    • 发布日期:2017-03-31
    • 文件大小:81942
    • 提供者:李俊峰
  1. SVM

    0下载:
  2. VC6.0编写,基于OpenCV的支持向量机分类程序,在400×400的平面上生3类随机样本点,然后给出利用SVM分类的决策面和支持向量-VC6.0 written OpenCV-based support vector machine classification procedures, the plane of 400 × 400 random samples of raw Category 3 points, and then give the decision-making surfac
  3. 所属分类:OpenCV

    • 发布日期:2017-03-29
    • 文件大小:408608
    • 提供者:付刚
  1. exercise5

    1下载:
  2. Matlab HOG exercise matlab svm learning
  3. 所属分类:matlab

    • 发布日期:2017-05-17
    • 文件大小:4860621
    • 提供者:kirill
  1. SVM-RFE

    1下载:
  2. 基因选择算法 SVMRFE 基因选择算法 SVMRFE-Gene selection algorithm SVMRFE gene selection algorithm SVMRFE gene selection algorithm SVMRFE
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2013-10-19
    • 文件大小:33223233
    • 提供者:lily
  1. svm_light-(1).tar

    0下载:
  2. svm light算法,这是最新的03年5.0版本的svm ligth源码,现在svm light的官方网站被屏蔽了,这是通过大力下载下来的。-svm light algorithm, which is the latest 2008 version 6.0 svm ligth source
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-30
    • 文件大小:41744
    • 提供者:vegalee
  1. SVM

    0下载:
  2. 这儿是关于支持向量机的资料和代码。也有我自己写的程序-Here is information on support vector machines and code. I also have written procedures
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-19
    • 文件大小:5567115
    • 提供者:韩昌刚
  1. Csharp-SVM

    0下载:
  2. 数个支持向量机算子,能够方便的封装到自己程序使用-Number of support vector machine operator can easily use the package to their program
  3. 所属分类:CSharp

    • 发布日期:2017-04-05
    • 文件大小:21556
    • 提供者:lingshuanghan
  1. SVM

    0下载:
  2. SVM核心思想是:对于输入空间中非线性可分的情形,选择一个适当的非线性映射,将输入空间中的样本点映射到一个高维空间,然后通过一系列核函数、参数因子的选择得到最优分界面。-SVM core idea is: For the non-linear input space can be divided into the case, select an appropriate nonlinear mapping the input space sample point is mapped to a hi
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-01
    • 文件大小:778467
    • 提供者:adhw
  1. IrisSVMmulticlassall

    0下载:
  2. 利用M-SVM 对Iris数据及进行分类-The use of M-SVM and the classification of Iris data
  3. 所属分类:matlab

    • 发布日期:2017-04-06
    • 文件大小:1133
    • 提供者:徐新玲
  1. asgn1

    0下载:
  2. An image-based classification application satisfying all the aims above has been implemented. It allows for flexible evaluation of SVM classification of facial expressions for arbitrary user-defined emotion categories and various SVM settings.
  3. 所属分类:matlab

    • 发布日期:2017-04-03
    • 文件大小:982344
    • 提供者:oskard858624
  1. SVM

    0下载:
  2. Aprendizagem de maquina - Um exemplo utilizando SVM
  3. 所属分类:matlab

    • 发布日期:2017-04-16
    • 文件大小:72866
    • 提供者:Rodrigo
« 1 2 ... 41 42 43 44 45 4647 48 49 50 »
搜珍网 www.dssz.com