CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 Windows编程 其他小程序 搜索资源 - 支持向量算法

搜索资源列表

  1. GA-SVM

    3下载:
  2. 遗传算法+支持向量机,非常的实用,希望对大家有用。-Genetic algorithms+ support vector machine, very useful, we want to be useful.
  3. 所属分类:Other systems

    • 发布日期:2016-04-27
    • 文件大小:1.6mb
    • 提供者:慧莹
  1. ls-svm_toolbox

    2下载:
  2. 很有用的支持向量机的工具箱,工具箱里包含LS-SVM的核心算法以及DEMO,内附有工具箱的使用说明-well-known svm toolbox and user guide
  3. 所属分类:Other systems

    • 发布日期:2017-04-09
    • 文件大小:1.13mb
    • 提供者:芬兰的冰雪
  1. transductive-SVM

    0下载:
  2. 对直推式支持向量机的较为经典的介绍,包含一些直推式学习的思想,算法-Direct Push on Support Vector Machine, introduced a more classic, contains a number of Direct Push the idea of learning, algorithm
  3. 所属分类:Other systems

    • 发布日期:2016-01-25
    • 文件大小:119.8kb
    • 提供者:jz
  1. wlsvmgfp

    0下载:
  2. 基于支持向量机的分类算法,整合LibSVM到weka环境-Based on support vector machine classification algorithm, integrated environment LibSVM to weka
  3. 所属分类:Other systems

    • 发布日期:2017-04-03
    • 文件大小:74.62kb
    • 提供者:lily
  1. SVM

    1下载:
  2. 这是一篇关于支持向量机的故障诊断博士论文。本文主要研究和探讨将SVM算法应用于故障诊断领域需要考虑的问题和具体的算法实现。 -This is an article on the Support Vector Machine for Fault Diagnosis doctoral dissertation. In this paper, research and explore the SVM algorithm is applied to the field of fault diagno
  3. 所属分类:Other systems

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

    2下载:
  2. 支持向量机(SVM)用于分类的算法实现-svm
  3. 所属分类:其他小程序

    • 发布日期:2017-05-26
    • 文件大小:2.21kb
    • 提供者:麦卡特
  1. SVM_luzhenbo

    0下载:
  2. 支持向量机工具箱,包括了二种分类,二种回归,以及一种一类支持向量机算法。 -Support Vector Machine Toolbox, including the two kinds of classification, two kinds of regression, as well as a one-class SVM algorithm.
  3. 所属分类:Other systems

    • 发布日期:2017-05-12
    • 文件大小:2.58mb
    • 提供者:panda
  1. SVMsuanfashixianVC

    1下载:
  2. 用VC++实现支持向量机的算法,有测试集训练集,程序完整。-Using VC++ realization of support vector machine algorithm, a test set training set, the program integrity.
  3. 所属分类:Other systems

    • 发布日期:2017-05-08
    • 文件大小:1.48mb
    • 提供者:panda
  1. makeyong

    3下载:
  2. 该程序运用蚁群算法,具体为蚁群的寻路过程进行图像分割,针对普通图像跟MRI图像进行轮廓提取,效果不错,值得学习!-The program using ant colony algorithm, specifically for the colony s way-finding process of image segmentation, for the general outline of the image with the MRI image extraction, good results
  3. 所属分类:Other systems

    • 发布日期:2015-10-03
    • 文件大小:274.44kb
    • 提供者:成林
  1. SMO

    0下载:
  2. 实现序贯最小优化算法,该算法可加速求解支持向量机问题-To achieve sequential minimal optimization algorithm that can accelerate the problem solving support vector machines
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-08
    • 文件大小:3.86kb
    • 提供者:赵亮
  1. dyl1

    0下载:
  2. 利用支持向量机对T-S型模糊系统建模的方法,结合BP算法对参数进行优化,从一定程度上解决模糊系统建模所存在的模型结构复杂、维数灾、泛化能力不强和实时性差等问题。-this paper analyzed the approach that applied support vector machines to create novel model in the T-S fuzzy system, combined with BP algorithm which could optimize it,
  3. 所属分类:Other systems

    • 发布日期:2017-04-02
    • 文件大小:578byte
    • 提供者:邓延丽
  1. Labview-for-LIBSVM

    3下载:
  2. labview中实现分类算法支持向量机(SVM)的经典案例,来源于林智仁的matlab libsvm的labview版本。-achieve a classic case of SVM, labview labview version from the Chih- Jen Lin libsvm.
  3. 所属分类:Other systems

    • 发布日期:2014-04-16
    • 文件大小:127kb
    • 提供者:awen
  1. 支持向量机(SVM)在量化投资中的应用

    1下载:
  2. 利用支持向量机算法,实现在金融量化投资中的应用(The application of support vector machines (SVM) algorithm in quantitative financial investment)
  3. 所属分类:其他

    • 发布日期:2017-12-17
    • 文件大小:1.32mb
    • 提供者:xulei_neijiang
  1. 支持向量机算法包

    0下载:
  2. SVR libsvm-3.1-[FarutoUltimate3.1Mcode](libsvm-3.1-[FarutoUltimate3.1Mcode])
  3. 所属分类:其他

    • 发布日期:2018-01-04
    • 文件大小:1.15mb
    • 提供者:全信
  1. svmMLiA

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

  1. PSO

    1下载:
  2. 粒子群优化算法可以用于优化很多其他算法,比如说变分模态分解,经验模态分解,神经网络,支持向量机等等(The particle swarm optimization is use to optimize parameters)
  3. 所属分类:其他

    • 发布日期:2018-04-18
    • 文件大小:13.32mb
    • 提供者:森尼安杰
  1. psoSVM

    1下载:
  2. 采用粒子群算法优化支持向量机的两个参数c与g,以进行后续的实验(Particle swarm optimization (PSO) is used to optimize two parameters c and G for support vector machines for subsequent experiments)
  3. 所属分类:其他

    • 发布日期:2018-04-21
    • 文件大小:70kb
    • 提供者:Mr.姜
  1. 数据挖掘 R语言实战-代码

    1下载:
  2. 数据挖掘算法R语言实现,包括聚类、判别、集成学习、随机森林、神经网络、支持向量机等算法。(Data mining algorithm R language implementation, including clustering, discrimination, ensemble learning, random forest, neural network, support vector machines and other algorithms.)
  3. 所属分类:其他

    • 发布日期:2020-01-29
    • 文件大小:303kb
    • 提供者:偷闲醉卧
  1. matlab代码

    1下载:
  2. 该代码是基于粒子群算法优化的支持向量机,适用于分类问题(The code is based on particle swarm optimization support vector machine, suitable for classification problem.)
  3. 所属分类:其他

  1. CS-SVM

    7下载:
  2. 内置麻雀搜索算法优化支持向量机的程序,还有麻雀搜索算法提出的原论文(Built in sparrow search algorithm to optimize the support vector machine program, as well as sparrow search algorithm proposed in the original paper)
  3. 所属分类:其他

    • 发布日期:2021-04-07
    • 文件大小:11.04mb
    • 提供者:HZZ_zz
« 12 3 4 »
搜珍网 www.dssz.com