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

搜索资源列表

  1. SVM

    0下载:
  2. matlab编写的SVM分类程序,包含有数据。-SVM classification code including source data.
  3. 所属分类:matlab

    • 发布日期:2017-04-15
    • 文件大小:6454
    • 提供者:
  1. svm-matlab2

    0下载:
  2. 我编写的svm程序用于分类,用matlab实现-I write the SVM program for classification, matlab
  3. 所属分类:matlab

    • 发布日期:2017-04-06
    • 文件大小:148685
    • 提供者:xia
  1. svm-code

    0下载:
  2. 基于SVM的文本分类系统,可以实现正常的中文文本分类。-C prepared using machine learning for text classification of SVM codes.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-29
    • 文件大小:92324
    • 提供者:
  1. Multi-class-SVM-Image-Classification

    0下载:
  2. 基于神经网络的遥感图像分类取得了较好的效果,但存在固有的过学习、易陷入局部极小等缺点.支持向量机机器学习方法,根据结构风险最小化(SRM)原理,表现出很多优于其他传统方法的性能,本研究的基于多类支持向量机分类器的遥感图像分类取得了达95.4 的分类精度.但由于遥感图像分类类别多,所需训练样本较大,人工选择效率较低,为此提出以人工选择初始聚类质心、C均值模糊聚类算法自动标注训练样本的基于多类支持向量机的半监督式遥感图像分类方法,期望能在获得适用的分类精度的基础上有效提高分类效率-Neural ne
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-23
    • 文件大小:25817
    • 提供者:cissy
  1. SVM

    0下载:
  2. 支持矢量机算法实现数据分类,内带实验数据,直接运行出结果-SVM for data classification with the experimental data,Run directly to results
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-13
    • 文件大小:2241
    • 提供者:袁园
  1. svm

    0下载:
  2. svm原理介绍和常用算法,适合初学者使用,可适合自行调整参数-The svm principle introduced and commonly used algorithms, suitable for beginners to use may be suitable for self-adjust the parameters
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-06
    • 文件大小:1076852
    • 提供者:liubin
  1. SVM

    0下载:
  2. 基于SVM的分类器设计小程序的源码 非常适合初学者学习 共借鉴-the code for new lenear
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-07
    • 文件大小:3004
    • 提供者:zhanghai
  1. svc-Learn-SVM-Step-by-Step

    0下载:
  2. 一个实例搞定libsvm分类《Learn SVM Step by Step》by faruto2011系列视频-应用篇-An instance to get the the libsvm classification " Learn the SVM Step by Step " by faruto2011 Series Video- Beginner s Guide
  3. 所属分类:matlab

    • 发布日期:2017-03-30
    • 文件大小:499923
    • 提供者:kuangbo
  1. SVM

    0下载:
  2. 该程序为MATLAB源码,使用SVM算法(简易实现)进行分类。-Classify using (a very simple implementation of) the support vector machine algorithm
  3. 所属分类:matlab

    • 发布日期:2017-04-05
    • 文件大小:2286
    • 提供者:alan
  1. SVM

    0下载:
  2. 自己编写的svm程序,能实现特征数据的训练,一个不错的程序。-His writing the SVM procedure, can realize the characteristics of training data, a good program.
  3. 所属分类:matlab

    • 发布日期:2017-04-07
    • 文件大小:2249
    • 提供者:大海
  1. SVM

    0下载:
  2. 一个matlab的SVM向量机程序。解决SVM分类问题。-A Matlab SVM vector machine program. To solve the SVM classification problem.
  3. 所属分类:matlab

    • 发布日期:2017-04-08
    • 文件大小:2134
    • 提供者:yl
  1. SVM-KM

    0下载:
  2. K-近邻支持向量机回归,工具箱,全程Matlab-K-Support Vector machine Matlab, This function process the SVM regression model using a linear epsilon insensitive cost
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:374121
    • 提供者:wjs
  1. Nonlinear-SVM-classifier-design

    0下载:
  2. 模式识别领域非线性SVM分类器设计原理,代码及过程-Pattern recognition domain nonlinear SVM classifier.experimental design principle, the code and process
  3. 所属分类:Graph Recognize

    • 发布日期:2017-03-30
    • 文件大小:278693
    • 提供者:周丽梅
  1. svm-ses

    1下载:
  2. 分别采用感知机算法、最小平方误差算法、线性SVM算法设计分类器,分别画出决策面,并比较性能。-The machine algorithm respectively perception, the minimum square error algorithm, linear SVM classifier algorithm design, respectively, draw the decision surface, and compare the performance.
  3. 所属分类:Special Effects

    • 发布日期:2015-09-28
    • 文件大小:9216
    • 提供者:万海兵
  1. svm

    0下载:
  2. SVM分类,基于IDL开发的SVM分类放方法。-classification of svm
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-13
    • 文件大小:2299
    • 提供者:史超
  1. svm-1

    0下载:
  2. matlab中的svm工具包,是标准化的svm算法,只能用于线性问题,非线性的需用libsvm或lssvm来解决。-svm in matlab Kit, standardized svm algorithm can only be used for linear problems, nonlinear the required libsvm or lssvm of resolve.
  3. 所属分类:matlab

    • 发布日期:2017-04-07
    • 文件大小:125871
    • 提供者:王欣
  1. SVM

    0下载:
  2. SVM算法的示例程序,帮助读者理解SVM算法的使用-the use of SVU,to help reader undstander how to user this methods
  3. 所属分类:matlab

    • 发布日期:2017-05-16
    • 文件大小:4443253
    • 提供者:陆继森
  1. KPCA-and-SVM-in-face-recognition

    0下载:
  2. KPCA和SVM在人脸识别中的应用-KPCA and SVM in face recognition
  3. 所属分类:Graph Recognize

    • 发布日期:2017-03-26
    • 文件大小:57982
    • 提供者:王飞
  1. SVM

    0下载:
  2. 支持向量机的各种论文,需要在万方维普上花钱下载的文献,描述各种SVM的识别方法的数学过程,没有编程语言。-Various papers that support vector machines, you need to spend money in the Articles Weipu download literature to describe the various SVM identification of the mathematical process, there is no pr
  3. 所属分类:File Formats

    • 发布日期:2017-06-21
    • 文件大小:37364736
    • 提供者:李明昊
  1. SVM

    0下载:
  2. 可以实现SVM支持向量机算法,可以用于机器学习问题。-SVM support vector machine algorithm, can be used to machine learning problems.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-16
    • 文件大小:12002
    • 提供者:郭力
« 1 2 ... 45 46 47 48 49 50»
搜珍网 www.dssz.com