CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 数值算法/人工智能 搜索资源 - SVM classification

搜索资源列表

  1. classification

    0下载:
  2. 该程序包实现了几个常用的模式识别分类器算法,包括K近邻分类器KNN、线性判别方程LDF分类器、二次判别方程QDF分类器、RDA规则判别分析分类器、MQDF改进二次判别方程分类器、SVM支持向量机分类器。 主程序中还有接口调用举例,压缩包中还有两个测试数据集文件。-The package to achieve a number of commonly used pattern recognition classifier algorithms, including K neighbor class
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-27
    • 文件大小:98.63kb
    • 提供者:tangxiaojun
  1. svm

    2下载:
  2. SVM神经网络的数据分类预测在葡萄酒种类识别中的应用-SVM classification neural network prediction of data types in the identification of wine
  3. 所属分类:AI-NN-PR

    • 发布日期:2016-10-13
    • 文件大小:38kb
    • 提供者:田震
  1. SVM

    7下载:
  2. SVM分类的matlab源码实现。并提供一组数据进行仿真。-SVM classification matlab realization.
  3. 所属分类:matlab

    • 发布日期:2015-01-05
    • 文件大小:4kb
    • 提供者:阿福
  1. SVM

    1下载:
  2. 四种支持向量机SVM工具箱的分类与回归算法。MATLAB编写-Four types of support vector machine SVM toolbox classification and regression algorithm. MATLAB prepared
  3. 所属分类:matlab

    • 发布日期:2017-04-09
    • 文件大小:2.58mb
    • 提供者:stephen
  1. svm-EM

    0下载:
  2. SVM(支持向量机)和EM(最大熵)文本分类算法,压缩包中包括了测试文本(环境类和计算机类),词典,停用词表等。-SVM (support vector machine) and EM (maximum entropy) text classification algorithm, compressed package includes test text (environmental and computer), dictionary, thesaurus, such as disabled.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-09
    • 文件大小:2.47mb
    • 提供者:frank
  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
    • 文件大小:72.02kb
    • 提供者:Xiaojun Tang
  1. SVM

    2下载:
  2. matlab svm 分类程序,适合7.0以上的版本-matlab svm classification procedures suitable version 7.0 or above
  3. 所属分类:matlab例程

    • 发布日期:2017-05-26
    • 文件大小:4.41kb
    • 提供者:青云
  1. pca-svm

    2下载:
  2. 使用pca和svm方法对表情进行分类,有较高的识别准确率-The use of pca and expression svm classification methods, which have a higher recognition accuracy
  3. 所属分类:AI-NN-PR

    • 发布日期:2016-10-13
    • 文件大小:2.67kb
    • 提供者:ziting
  1. svm-classification

    0下载:
  2. 这是中科院曾力的支持向量机分类原理的ppt讲义,适合初学者。-This is the force of the Chinese Academy of Sciences has support vector machine classification principle ppt notes, suitable for beginners.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-21
    • 文件大小:466.32kb
    • 提供者:王振鹏
  1. SVM

    0下载:
  2. 支持向量机(SVM)实现的分类算法源码[matlab]-Support Vector Machine (SVM) classification algorithm to achieve source [matlab]
  3. 所属分类:matlab

    • 发布日期:2017-04-05
    • 文件大小:1.91kb
    • 提供者:齐子新
  1. Gauss-SVM

    0下载:
  2. 基于Gauss 核函数SVM分类机,使用二阶几何方法训练。-Gauss kernel function SVM classification based on machine, using the geometric method of second-order training.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-31
    • 文件大小:760.45kb
    • 提供者:谌叶龙
  1. svm

    0下载:
  2. 线性SVM算法设计分类器,对一组数据进行分类-Linear SVM classifier algorithm on a set of data classification
  3. 所属分类:matlab

    • 发布日期:2017-04-01
    • 文件大小:2kb
    • 提供者:韩倩倩
  1. SVM-Matlab

    3下载:
  2. matlab写的SVM分类,tranning和test分开,可直接使用。-matlab write SVM classification, tranning and test separately, can be used directly.
  3. 所属分类:matlab

    • 发布日期:2017-03-22
    • 文件大小:67.5kb
    • 提供者:cc
  1. 01imp_accord-svm-source

    0下载:
  2. The sample application is able to perform both Classification and Regression using Support Vector Machines. It can read Excel spreadsheets and determines the task to be performed depending on the number of the columns in the sheet. If the input table
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-06
    • 文件大小:496.51kb
    • 提供者:jitesh
  1. SVM

    5下载:
  2. 线性SVM分类,数据已给出,代码很详尽哈-Linear SVM classification, data has been given, the code is very detailed and Kazakhstan
  3. 所属分类:matlab

    • 发布日期:2015-01-08
    • 文件大小:199kb
    • 提供者:
  1. four-svm-toolbox

    1下载:
  2. 四种SVM工具箱的分类与回归算法:包括LS_SVMlab,OSU_SVM3.00,stprtool_svm,SVM_SteveGu-Four kinds of SVM classification and regression algorithm toolbox include: LS_SVMlab, OSU_SVM3.00, stprtool_svm, SVM_SteveGunn
  3. 所属分类:matlab

    • 发布日期:2017-05-11
    • 文件大小:2.52mb
    • 提供者:lp
  1. SVM-Classification-2D-examples

    0下载:
  2. 支持向量机 ,2d 举例SVM Classification 2D-SVM Classification 2D examples
  3. 所属分类:matlab

    • 发布日期:2017-04-03
    • 文件大小:729byte
    • 提供者:吴山大
  1. Svm-CLassification

    0下载:
  2. svm分类的源码,多个功能模块,很好的参考-source code of svm classification whic includes some modules,it s a good code.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-25
    • 文件大小:25.92kb
    • 提供者:noteller
  1. SVM-MATLAB

    0下载:
  2. svm插件,安装在MATBLA上面,用于学习SVM分类,对于SVM分类有很大帮助!(SVM plug-in, installed on the MATBLA, is used to learn SVM classification, which is helpful for SVM classification.)
  3. 所属分类:matlab例程

    • 发布日期:2017-12-22
    • 文件大小:225kb
    • 提供者:猪猪1234
  1. assignment ( 2 ) SVM

    0下载:
  2. 运用SVM的方法进行分类,运用SVM的相关知识,所提供的两类数据,按照注意里的相关事项完成“bedroom”“forest”的分类。(The use of SVM classification methods, the use of SVM related knowledge, provided by the two types of data, in accordance with the attention of the relevant matters to complete the &q
  3. 所属分类:matlab例程

    • 发布日期:2017-12-20
    • 文件大小:230kb
    • 提供者:exitxingling
« 12 3 4 5 6 7 8 9 10 ... 33 »
搜珍网 www.dssz.com