CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - 支持向量机分类

搜索资源列表

  1. SVM

    0下载:
  2. 这是一个支持向量机的程序代码,对于图像的分类识别有很高的准确率、-This is a svm program
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-03
    • 文件大小:216534
    • 提供者:宗华丽
  1. OSU_SVM3.00

    0下载:
  2. matlab支持向量机用于多类模式的分类,较全面,可以迅速解决问题,值得下载!-matlab support vector machine model for multi-category classification, a more comprehensive, you can quickly solve the problem, it is worth to download!
  3. 所属分类:matlab

    • 发布日期:2017-04-09
    • 文件大小:1145686
    • 提供者:王斌
  1. RVM_matlabToolBox

    5下载:
  2. 相关向量机(RVM)的matlab源程序,包含快速算法,内含代码使用说明。 RVM采取是与支持向量机相同的函数形式稀疏概率模型,对未知函数进行预测或分类。 优点: (1) 不仅仅输出预测目标量的点估计值,还可以输出预测值的分布. (2) 使用更少数量的支持向量,从而显著减少输出目标量预测值的计算时间. (3) RVM不需要估计过多的参数. (4) RVM对是否满足Mercer 定理的核函数没有限制,适应性更好. -Relevance Vector Ma
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2013-12-02
    • 文件大小:157304
    • 提供者:何创新
  1. SVC

    0下载:
  2. 使用支持向量机实现对数据的分类工作,精度很高,但是存在运行时间比较长的问题-The use of support vector machine implementation of the classification of data, high accuracy, but the existence of relatively long running time problem
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-03-26
    • 文件大小:64622
    • 提供者:san
  1. 最小二乘支持向量机工具

    1下载:
  2. 采用最小二乘支持向量机完成对信号的分类,预测功能。 该工具包在2009版本上已经验证。
  3. 所属分类:数学计算/工程计算

  1. SVM-for-classfication-and-regression

    4下载:
  2. 用支持向量机(SVM)实现分类与函数回归的源代码。内有实例,依湖芦画瓢即可。-Using support vector machine (SVM) classification and function to achieve the reunification of the source code. There are examples, according to Lake Lo paintings can ladle.
  3. 所属分类:数值算法/人工智能

    • 发布日期:2013-04-13
    • 文件大小:73751
    • 提供者:Xiaojun Tang
  1. MATLA+svm

    0下载:
  2. 用MATLAB编写的svm源程序,可以实现支持向量机,用于特征分类或提取-SVM prepared using MATLAB source code, you can achieve the support vector machine for feature classification or extraction
  3. 所属分类:matlab

    • 发布日期:2017-03-24
    • 文件大小:153897
    • 提供者:linna
  1. winsvm2.0

    1下载:
  2. 本软件是 windows系统平台下的支持向量机软件,包括了支持向量机的几种常用类型,可用于分类和回归-This software is under the windows system platform support vector machine software, including support vector machines for some commonly-used type, can be used for classification and regression
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-02
    • 文件大小:687176
    • 提供者:张建
  1. class

    4下载:
  2. 这个是我自己编写的基于混沌自适应粒子群优化支持向量机用于分类的matlab程序,本程序以心脏病的诊断为例,得出了非常好的效果!主要贡献在于解决了支持向量机参数人为选取随意性大且效果好坏不稳定的难题!-This is what I have written based on adaptive chaotic particle swarm optimization of support vector machine for classification of matlab procedures, t
  3. 所属分类:AI-NN-PR

    • 发布日期:2014-06-05
    • 文件大小:6263
    • 提供者:张建
  1. SVM_SteveGunn

    0下载:
  2. 支持向量机的分类和回归算法,可用于模式识别和预测-Support vector machine classification and regression algorithms can be used for pattern recognition and prediction
  3. 所属分类:Other systems

    • 发布日期:2017-04-02
    • 文件大小:75688
    • 提供者:费小东
  1. SVM_lzb1p0

    0下载:
  2. svm(支持向量机)能进行分类。有不同的核函数,如线性,多项式等-svm (support vector machine) can be classified. There are different kernel functions, such as linear, polynomial, etc.
  3. 所属分类:Other systems

    • 发布日期:2017-03-30
    • 文件大小:228635
    • 提供者:孟祥
  1. SVM_lzb1p0

    0下载:
  2. 支持向量机matlab程序 (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回归算法-Support vector machine matlab procedur
  3. 所属分类:matlab

    • 发布日期:2017-03-27
    • 文件大小:228630
    • 提供者:侯站
  1. svm_matlab

    0下载:
  2. 支持向量机的matlab程序实现,可用于模式分类,模式识别-SVM matlab program can be used for pattern classification, pattern recognition
  3. 所属分类:matlab

    • 发布日期:2017-03-28
    • 文件大小:126210
    • 提供者:zzr
  1. SVM_Training

    0下载:
  2. 基于支持向量机算法的分类程序,matlab实现。-Based on support vector machine algorithm for classification procedures, matlab realize.
  3. 所属分类:matlab

    • 发布日期:2017-04-11
    • 文件大小:1100
    • 提供者:或或
  1. Wavelet_Based_Feature_Extraction_for_SVM_for_Scree

    0下载:
  2. 支持向量机在模式识别和分类中应用广泛, 小波方法的多尺度特性也众所周知。 本文将小波和支持向量机相互结合实现特征提取。-Support vector machine in pattern recognition and classification of the application of a wide range of multi-scale wavelet method is also well-known characteristics. In this paper, wavel
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-02
    • 文件大小:632624
    • 提供者:单昊
  1. vectorr

    0下载:
  2. 支持向量机,是一种用于分类的新技术.目前在语音识别中用的比较少.-Support Vector Machine is a new technology for the classification. Currently used in speech recognition is relatively small.
  3. 所属分类:Speech/Voice recognition/combine

    • 发布日期:2017-04-16
    • 文件大小:328191
    • 提供者:weidanfang
  1. SVMfenlei

    0下载:
  2. 支持向量机模式分类程序,可对两类模式进行分类识别-Support vector machine pattern classification procedures, two types of models can be classified to identify
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-14
    • 文件大小:4536
    • 提供者:许超
  1. oao

    1下载:
  2. 多分类问题的支持向量机源程序一对一方法 绝对可以运行-Multi-class SVM using One-Against-One decompositionoao
  3. 所属分类:Graph program

    • 发布日期:2017-05-02
    • 文件大小:608692
    • 提供者:ym
  1. pptryosu5class2

    0下载:
  2. 用支持向量机对数据进行分类,每组数据有三个特征值分为五类-Using support vector machines for data classification, each group has three eigenvalues of the data is divided into five categories
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-12
    • 文件大小:1281
    • 提供者:马文
  1. 25811252GUI_PR_SVM

    0下载:
  2. 支持向量机工具箱,实现分类的算法,简单好用-Support Vector Machine Toolbox, realize the classification algorithm, easy-to-use
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-06-08
    • 文件大小:15852690
    • 提供者:马文
« 1 2 3 45 6 7 8 9 10 ... 44 »
搜珍网 www.dssz.com