CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 Windows编程 搜索资源 - SVM kernel

搜索资源列表

  1. svm_toolbox

    1下载:
  2. 支持向量机工具箱,其中包含MATLAB演示程序和一些基本的函数(计算核函数的函数、支持向量机训练函数和参数选择交叉验证函数等)。-SVM Toolbox, which contains MATLAB demo programs and some of the basic functions (Calculation Kernel function, SVM training function and parameter selection cross-validation functions,
  3. 所属分类:界面编程

    • 发布日期:2008-10-13
    • 文件大小:241.78kb
    • 提供者:王晓
  1. svmmatlabSORCE

    0下载:
  2. 支撑矢量机 class CvSVM : public CvStatModel //继承自基类CvStatModel { public: // SVM type enum { C_SVC=100, NU_SVC=101, ONE_CLASS=102, EPS_SVR=103, NU_SVR=104 } //SVC是SVM分类器,SVR是SVM回归 // SVM kernel type -class Support Vector Machine CvSVM
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:6.92kb
    • 提供者:李刚
  1. svm_perf.tar.gz

    0下载:
  2. SVMstruct is a Support Vector Machine (SVM) algorithm for predicting multivariate or structured outputs. It performs supervised learning by approximating a mapping h: X --> Y using labeled training examples (x1,y1), ..., (xn,yn). Unlike regula
  3. 所属分类:Other systems

    • 发布日期:2017-03-29
    • 文件大小:106.71kb
    • 提供者:jon
  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
    • 文件大小:223.28kb
    • 提供者:孟祥
  1. SeveralrelativelynewSVMkernelfunctionandanumberofa

    0下载:
  2. 几篇较新的SVM文章核函数及多类问题lifeye1-Several relatively new SVM kernel function and a number of articles issues lifeye1
  3. 所属分类:Other systems

    • 发布日期:2017-05-13
    • 文件大小:3.24mb
    • 提供者:钱前
  1. svm_perf

    1下载:
  2. SVMstruct is a Support Vector Machine (SVM) algorithm for predicting multivariate or structured outputs. It performs supervised learning by approximating a mapping h: X --> Y using labeled training examples (x1,y1), ..., (xn,yn). Unlike reg
  3. 所属分类:Other systems

    • 发布日期:2017-03-30
    • 文件大小:115.17kb
    • 提供者:jon
  1. PolySVC

    0下载:
  2. Construct a non-linear SVM classifier with a polynomial kernel from the training Samples and Labels
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-11
    • 文件大小:1kb
    • 提供者:Gourab Sen
  1. codeFramework

    0下载:
  2. T. Joachims, Making Large-Scale SVM Learning Practical. Advances in Kernel Methods - Support Vector Learning, B. Sch?lkopf and C. Burges and A. Smola (ed.), MIT Press, 1999.-T. Joachims, Making Large-Scale SVM Learning Practical. Advances in
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-16
    • 文件大小:448.82kb
    • 提供者:meriouma
  1. GImpprovedSVVe

    0下载:
  2. 将遗传算法(GA)与传统SVM算法结合,构造出一种参数最优的进化SVM(GA2SVM),SVM 模型使用径向基函数(RBF))作为核函数,运用格雷码编码方式对SVM算法的模型参数进行遗传编码与优化搜索,,将搜索到的优化结果作为SVM 的最终模型参数。 -Genetic algorithm (GA) combined with the traditional SVM algorithm to construct a parameter of the evolution of the optim
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-04
    • 文件大小:175.46kb
    • 提供者:ru
  1. PPSO-SVMfaceS

    0下载:
  2. 基于PSO训练SVM的人脸识别利用支持向量机在学习能力方面表现的良好性能,结合核主元分析特征提取方法,将将其应用于人脸识别中,该方法在实验中表现了良好的识别性能,为人脸识别领域提供了一条新的识别途径 已通过测试。 -Good performance, performance in the ability to learn the use of support vector machines based on PSO training SVM face recognition combined
  3. 所属分类:Windows Develop

    • 发布日期:2017-11-27
    • 文件大小:1.05mb
    • 提供者:wgh
  1. SVM

    0下载:
  2. 用matlab的核函数对钓鱼岛实现分类(模式识别作业)-Kernel function using matlab realize the Diaoyu Islands classification (pattern recognition operations)
  3. 所属分类:Other systems

    • 发布日期:2017-03-29
    • 文件大小:15.11kb
    • 提供者:zhangdongdong
  1. hehanshuSVM

    0下载:
  2. 基于核函数的SVM Kernel function of support vector machine based on-Kernel function of support vector machine based on
  3. 所属分类:Other systems

    • 发布日期:2017-04-14
    • 文件大小:4.48kb
    • 提供者:他里雾
  1. Combined-kernel-SVM

    0下载:
  2. 组合核支持向量机函数Combined kernel support vector machine function-Combined kernel support vector machine function
  3. 所属分类:Other systems

    • 发布日期:2017-04-05
    • 文件大小:7.95kb
    • 提供者:他里雾
  1. libsvm-3.18

    0下载:
  2. 使用支持向量机对数据进行非线性分类,通过修改核函数径向基函数的参数来做模型-Using support vector machine (SVM) to nonlinear classification of data, by modifying the parameter of kernel function of radial basis function model
  3. 所属分类:Communication

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

    0下载:
  2. 為支持向量機之函式庫,可做分類應用,內部可選擇分類器的類型及核函數,對於學習支持向量機有很大的幫助-Support vector machines for the library, do classification applications, optional internal classification of the type and kernel function for support vector machine learning of great help
  3. 所属分类:CSharp

    • 发布日期:2017-04-26
    • 文件大小:227.21kb
    • 提供者:zihyang
  1. static_SVM_line_mean_var

    0下载:
  2. MATLAB代码,利用支持向量机SVM,核函数为线性核函数并进行参数寻优对数据进行分类-MATLAB code, the use of support vector machine SVM, kernel function is linear kernel parameter optimization and data classification
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-13
    • 文件大小:2.26kb
    • 提供者:huangfuhaoran
  1. svm

    0下载:
  2. 1.掌握支持向量机(SVM)的原理、核函数类型选择以及核参数选择原则等; 2.熟悉基于libSVM二分类的一般流程与方法;-1. Master support vector machine (SVM) principles, and the type of kernel function kernel parameter selection principles 2. Familiar with the process-based approach libSVM two classifi
  3. 所属分类:Other systems

    • 发布日期:2017-04-12
    • 文件大小:861byte
    • 提供者:刘宇
  1. SVMcg

    0下载:
  2. LIBSVM的参数寻优,主要是自动计算惩罚系数和核函数中的gamma函数(The parameter optimization of LIBSVM is mainly to automatically calculate the penalty coefficient and the gamma function in the kernel function)
  3. 所属分类:其他

    • 发布日期:2018-01-06
    • 文件大小:12kb
    • 提供者:chengyinghy
  1. svmMLiA

    0下载:
  2. 基于最大间隔分割数据,SMO高效优化算法,在复杂数据上应用核函数(Partitioning data based on maximum separation, SMO efficient optimization algorithm, applying kernel functions to complex data)
  3. 所属分类:其他

  1. 多尺度

    1下载:
  2. 多尺度,小波核svm,有采集的数据,可做预测,适合学习(Multiscale Wavelet kernel svm, with collected data, can be used to predict, suitable for learning)
  3. 所属分类:其他

    • 发布日期:2020-08-31
    • 文件大小:188kb
    • 提供者:哈哈欧耶
« 12 »
搜珍网 www.dssz.com