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

搜索资源列表

  1. libsvm-2.88.rar

    2下载:
  2. LIBSVM 是台湾大学林智仁 (Chih-Jen Lin) 博士等开发设计的一个操作简单、易于使用、快速有效的通用 SVM 软件包,可以解决分类问题(包括 C- SVC 、n - SVC )、回归问题(包括 e - SVR 、 n - SVR )以及分布估计( one-class-SVM )等问题,提供了线性、多项式、径向基和 S 形函数四种常用的核函数供选择,可以有效地解决多类问题、交叉验证选择参数、对不平衡样本加权、多类问题的概率估计等。,LIBSVM is林智仁Taiwan Univ
  3. 所属分类:matlab

    • 发布日期:2017-03-23
    • 文件大小:505.95kb
    • 提供者:小潘
  1. stprtool.rar

    6下载:
  2. 统计模式识别工具箱(Statistical Pattern Recognition Toolbox)包含: 1,Analysis of linear discriminant function 2,Feature extraction: Linear Discriminant Analysis 3,Probability distribution estimation and clustering 4,Support Vector and other Kernel Machines,
  3. 所属分类:matlab

    • 发布日期:2015-07-19
    • 文件大小:4.07mb
    • 提供者:查日东
  1. CKPCA-HOG-SVM

    1下载:
  2. 为了准确地对监控场景中的运动目标进行语义上的分类,提出了一种基于聚类的核主成分分析梯度方向直方图和二又决策树支持向量机的运动目标分类算法。-In order to accurately monitor the movement of scene targets semantic classification, the clustering based on kernel principal component analysis of gradient direction histograms,
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:531.85kb
    • 提供者:piano
  1. LSSVM

    1下载:
  2. 所属分类:matlab

    • 发布日期:2017-03-27
    • 文件大小:788.56kb
    • 提供者:guojingiing
  1. kernel

    0下载:
  2. svm 核函数的选择与构造 在matlab中运行-svm kernel function and structure of the choice to run in matlab
  3. 所属分类:matlab

    • 发布日期:2017-03-28
    • 文件大小:736byte
    • 提供者:丛宽
  1. svm

    0下载:
  2. SVM源代码程序,包含了SVM的各个子模块-SVM source code program, including the various sub-modules of the SVM
  3. 所属分类:matlab

    • 发布日期:2017-03-31
    • 文件大小:148.17kb
    • 提供者:lo.wen.wng
  1. kerneladatron

    0下载:
  2. kernel adatron, svm impelemtation using gradient ascent method, fast and accurate for solving SVM problem with two classes
  3. 所属分类:matlab

    • 发布日期:2017-04-07
    • 文件大小:4.8kb
    • 提供者:budi santosa
  1. SVM

    0下载:
  2. In this paper, we show how support vector machine (SVM) can be employed as a powerful tool for $k$-nearest neighbor (kNN) classifier. A novel multi-class dimensionality reduction approach, Discriminant Analysis via Support Vectors (SVDA), is in
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:1.67kb
    • 提供者:sofi
  1. stprtool--SVM

    0下载:
  2. stprtool--SVM内核生产svm_mex.dll 用于其他SVM训练用-stprtool- SVM kernel production svm_mex.dll used for other SVM training with
  3. 所属分类:matlab

    • 发布日期:2017-05-16
    • 文件大小:3.99mb
    • 提供者:
  1. svclassify

    0下载:
  2. A method for classification of image using svm kernel
  3. 所属分类:matlab

    • 发布日期:2017-03-31
    • 文件大小:1.28kb
    • 提供者:mina
  1. rbf

    0下载:
  2. 向量机算法中的核函数 向量机算法中的核函数-SVM kernel function
  3. 所属分类:matlab

    • 发布日期:2017-03-30
    • 文件大小:1.47kb
    • 提供者:lsxk
  1. svm

    0下载:
  2. svm核主成分分析,简单实用,毕业论文程序-svm kernel principal component analysis, simple and practical, graduation procedures
  3. 所属分类:matlab

    • 发布日期:2017-04-01
    • 文件大小:176.67kb
    • 提供者:chenhua
  1. SVMandKERLandMATLAB

    0下载:
  2. 支持向量机SVM和核函数kerl的matlab程序合集-Support Vector Machine SVM and kernel kerl the collection matlab program
  3. 所属分类:matlab

    • 发布日期:2017-05-17
    • 文件大小:4.26mb
    • 提供者:cy
  1. SVM

    1下载:
  2. 支持向量机SVM和核函数的matlab程序集,压缩包中包含常用的各种SVM函数,-Support vector machine and kernel function SVM matlab assembly, compressed package that contains a variety of commonly used SVM function
  3. 所属分类:matlab

    • 发布日期:2017-05-16
    • 文件大小:4.26mb
    • 提供者:Zhang Zhen
  1. svmandkernelmethodstoolbox

    0下载:
  2. Matlab工具包,包含了支持向量机和核函数的工具包,可直接调用-Matlab toolkit, including support vector machine SVM and kernel function tool kit, can be called directly
  3. 所属分类:matlab

    • 发布日期:2017-04-06
    • 文件大小:141.27kb
    • 提供者:林诺诺
  1. type_svm kernel

    0下载:
  2. Types of Support Vector Machines (svm) kernel
  3. 所属分类:matlab例程

    • 发布日期:2018-01-08
    • 文件大小:1kb
    • 提供者:fereshteh1
  1. KernelSVM

    0下载:
  2. SVM中常用的核函数,可直接通过调参使用(The common kernel function in SVM can be used directly by adjusting parameter)
  3. 所属分类:matlab例程

    • 发布日期:2018-04-19
    • 文件大小:1kb
    • 提供者:Yao_lx
  1. SVM-KM

    0下载:
  2. SVM-KM工具箱 关于支持向量机核方法的有利工具(svm-km toolbox, a useful tool for support vector machine about kernel method.)
  3. 所属分类:matlab例程

    • 发布日期:2018-04-29
    • 文件大小:363kb
    • 提供者:Cherry Wang
  1. CS-SVM

    2下载:
  2. cs算法优化svm的惩罚参数c和核函数的参数gamma。(The CS algorithm optimizes the penalty parameter C of SVM and the parameter gamma of kernel function.)
  3. 所属分类:matlab例程

  1. PSO-SVM

    7下载:
  2. 利用粒子群优化算法对支持向量机中的核函数参数和惩罚参数进行优化是非常有效的手段,可以大大提高鲁棒性。实际过程中读者可通过下载我上传的代码,简单进行修改和阅读附件论文即可快速掌握相关方面的知识,快速使用这一方法。(Particle swarm optimization (PSO) is a very effective method to optimize the kernel function parameters and penalty parameters of SVM, which can
  3. 所属分类:matlab例程

« 12 3 4 »
搜珍网 www.dssz.com