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

搜索资源列表

  1. SVM数据分类预测

    1下载:
  2. 包含程序和试验数据,已进行MATLAB试运行。可以实现支持向量机对数据进行分类的功能。并进行了案例扩展,讨论了数据归一化对支持向量机的分类结果的影响,讨论了核函数对分类结果的影响。
  3. 所属分类:matlab例程

    • 发布日期:2010-09-24
    • 文件大小:37.34kb
    • 提供者:ruanjunhu
  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. svm

    0下载:
  2. 这是一个十分完善的SVM算法。包括各种的线性核和非线性核。能够解决各种分类问题。-This is a very good SVM algorithm. Including the linear kernel and nonlinear kernel. To solve various classification problems.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-29
    • 文件大小:12.6kb
    • 提供者:wuxin
  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_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. pso-svm

    10下载:
  2. 这是一个用pso优化SVM中的惩罚参数C和核参数g的MATLAB源码,简单易学-This is an optimization of SVM with the pso in the penalty parameter C and kernel parameter g of the MATLAB source code, easy to learn
  3. 所属分类:AI-NN-PR

    • 发布日期:2016-01-25
    • 文件大小:1.46kb
    • 提供者:yyifang
  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-cailiao

    0下载:
  2. 支持向量机的原理、应用。支持向量机的算法、综述、核函数的定义等-Support vector machine principle, application. Support vector machine algorithm, summarized the definition of kernel function
  3. 所属分类:Development Research

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

    0下载:
  2. 这个是svm的一遍小论文 比较好 基于模糊核聚类的svm多类分类方法-svm
  3. 所属分类:AI-NN-PR

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

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

    • 发布日期:2017-04-01
    • 文件大小:176.67kb
    • 提供者:chenhua
  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. SVM-based-image-classification

    0下载:
  2. 基于SVM的图像分类,由于支持向量机的分类能力极大地依赖于核参数的选取,因此,本文着重研究了核参数选择方法,并利用不同的颜色、纹理特征对图像进行分类。 -SVM-based image classification, the classification capability of SVM kernel parameters greatly depend on the selection, therefore, this paper focuses on the kernel paramet
  3. 所属分类:Special Effects

    • 发布日期:2017-05-13
    • 文件大小:3.41mb
    • 提供者:ww1
  1. SVM-kernel

    0下载:
  2. SVM核函数源代码,用matlab语言编写的,适用于分类及相关问题的分析-The SVM kernel function source code, written with matlab language, suitable for classification and analysis of the related problem
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-12
    • 文件大小:1.09kb
    • 提供者:panxinghui
  1. PCA-SVM

    0下载:
  2. 本程序使用MATLAAB R2014a 编写,基于PCA_SVM的人脸识别程序。程序包括主成份分析、SVM核函数,并附带了人脸库,使之能够直接调用人脸库图像进行人脸识别-The program uses MATLAAB R2014a written procedure based on recognition of PCA_SVM. Program includes principal component analysis, SVM kernel function, and comes face
  3. 所属分类:Special Effects

    • 发布日期:2017-05-17
    • 文件大小:4.03mb
    • 提供者:月逝天
  1. SVM

    0下载:
  2. 用svm算法实现手写识别,核函数使用径向基核函数(Handwritten recognition using SVM algorithm)
  3. 所属分类:其他

    • 发布日期:2017-12-27
    • 文件大小:8kb
    • 提供者:aneybaby727
  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. SVM

    0下载:
  2. 包含完整的SVM算法,下载即可使用。其中包括数据集和完整的算法结构,算法结构包括数据清理、核函数升维以及SMO优化算法,可以较好实现数据非线性分类。(Contains the complete SVM algorithm and download it for use. Including the data set and the complete algorithm structure, the algorithm structure includes data cleaning, kerne
  3. 所属分类:图形图像处理

    • 发布日期:2018-04-30
    • 文件大小:17kb
    • 提供者:_柚子茶
  1. SVM

    4下载:
  2. 采用SVM高斯核,对样本进行分类,输入训练集和测试集,输出SVM分类准确率,采用10折交叉验证(This matlab code uses the SVM(support Vector Machine)to classify, and as the same time it uses the cross validation mathod.)
  3. 所属分类:matlab例程

    • 发布日期:2018-04-30
    • 文件大小:1kb
    • 提供者:HUIKEY
  1. PSO-SVM

    2下载:
  2. 用粒子群算法优化SVM中惩罚系数C和高斯核函数g的参数(Using particle swarm optimization to optimize parameters of penalty coefficient C and Gauss kernel function g in SVM)
  3. 所属分类:数值算法/人工智能

    • 发布日期:2018-05-03
    • 文件大小:763kb
    • 提供者:打死阿萨德
  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例程

« 12 3 4 5 6 7 8 9 10 »
搜珍网 www.dssz.com