CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - 分类 支持向量机

搜索资源列表

  1. svmMLiA

    0下载:
  2. 支持向量机是最常用的一种分类器,它通过求解一个二次优化问题来最大化分类间隔,本例采用的SMO算法,可以大大优化运行-Support vector machine is the most commonly used classifier, it can be used to solve a two optimization problem to maximize the classification interval, this example uses the SMO algorithm, ca
  3. 所属分类:Data Mining

    • 发布日期:2017-05-04
    • 文件大小:3588
    • 提供者:dongyanyan
  1. easy_svm

    0下载:
  2. 通过MATLAB实现基于SVM支持向量机的分类器的设计和仿真-The design and Simulation of the classifier based on SVM support vector machine is realized by MATLAB
  3. 所属分类:Other systems

    • 发布日期:2017-05-05
    • 文件大小:3871
    • 提供者:洪依
  1. vector-svm-algorithm

    0下载:
  2. 支持向量机(SVM)是与相关的学习算法有关的监督学习模型,可以分析数据,识别模式,用于分类和回归分析。-Support Vector Machine (SVM) is associated with learning algorithm related supervised learning model, you can analyze data, identify patterns, used for classification and regression analysis.
  3. 所属分类:matlab

    • 发布日期:2017-05-08
    • 文件大小:482016
    • 提供者:张忠鸽
  1. SVM

    0下载:
  2. 支持向量机源程序代码,用此程序可以进行数据的分类-Support vector machine source code, using this program can be used for data classification
  3. 所属分类:source in ebook

    • 发布日期:2017-04-13
    • 文件大小:2324
    • 提供者:王海洋
  1. MKSVM

    1下载:
  2. 模糊支持向量机的代码程序,代码包含了多分类的分类器-The Fuzzy SVM
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-04
    • 文件大小:4730
    • 提供者:longyhe
  1. EEMD-Insect-damaged

    0下载:
  2. 本文是通过经验模态分解对信号进行分解,判断出小麦的完好和虫蛀的情况。最后将分解的信号用支持向量机进行识别分类,得出识别精度。-This article is by empirical mode decomposition signal decomposition, it judged the situation well and insects of wheat. Finally, the decomposition of SVM signal recognition and classific
  3. 所属分类:Other systems

    • 发布日期:2017-05-17
    • 文件大小:4455424
    • 提供者:甄平
  1. SVM

    0下载:
  2. 支持向量机分类程序,使用高斯核函数,SMO顺序最优化算法,为学习SVM提供参考-SVM program, using a Gaussian kernel, SMO sequence optimization algorithm to provide a reference for learning SVM
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-12
    • 文件大小:952
    • 提供者:张名
  1. pca_svm

    0下载:
  2. 对提取的高维人脸特征进行降维。然后利用支持向量机分类器对其进行分类识别-High dimensional face feature extraction of dimensionality reduction. Then support vector machine classifier its classification
  3. 所属分类:Special Effects

  1. niejeng_v56

    0下载:
  2. matlab开发工具箱中的支持向量机,可以实现模式识别领域的数据的分类及回归,相控阵天线的方向图(切比雪夫加权)。- matlab development toolbox support vector machine, You can achieve data classification and regression pattern recognition, Phased array antenna pattern (Chebyshev weights).
  3. 所属分类:Algorithm

    • 发布日期:2017-05-04
    • 文件大小:5214
    • 提供者:gao
  1. svm

    0下载:
  2. 支持向量机算法用于图像分类的程序,实现算法并输出图像-Support vector machine
  3. 所属分类:Special Effects

    • 发布日期:2017-04-13
    • 文件大小:1778
    • 提供者:langqi
  1. BTSVM

    2下载:
  2. 基于孪生支持向量机的二叉树多分类 结合TSVM,依据类间距和类内距离构建二叉树的层次结构-TSVM MATLAB
  3. 所属分类:matlab

    • 发布日期:2017-05-05
    • 文件大小:7594
    • 提供者:
  1. svm1

    0下载:
  2. 支持向量机是针对多种数据需要分类的问题,通过训练数据特征,然后再在其基础上面进行测试识别。-Support vector machine is needed for a variety of data classification problem, characterized by the training data, then the basis of the above test its recognition.
  3. 所属分类:Algorithm

    • 发布日期:2017-04-13
    • 文件大小:1711
    • 提供者:梦样年华
  1. SVM_max

    0下载:
  2. 最大支持向量机分类算法是一种比较很好的解决了多数据的分类问题。-Maximum support vector machine classification algorithm is a relatively good solution to the problem of multiple classification data.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-13
    • 文件大小:1588
    • 提供者:梦样年华
  1. laopao

    0下载:
  2. Relief计算分类权重,matlab开发工具箱中的支持向量机,未来线路预测,分析误差。- Relief computing classification weight, matlab development toolbox support vector machine, Future line prediction, error analysis.
  3. 所属分类:matlab

    • 发布日期:2017-05-04
    • 文件大小:7902
    • 提供者:faigankiu
  1. pangmui_v42

    0下载:
  2. Relief计算分类权重,Matlab实现界面友好,matlab开发工具箱中的支持向量机。- Relief computing classification weight, Matlab to achieve user-friendly, matlab development toolbox support vector machine.
  3. 所属分类:Other systems

    • 发布日期:2017-05-05
    • 文件大小:6418
    • 提供者:puisannunnang
  1. python-code-for-Machine-learning

    2下载:
  2. 用于机器学习的全方位python代码,包括K-近邻算法、决策树、朴素贝叶斯、Logistic 回归 、支持向量机、利用 AdaBoost 元算法提高分类性能、预测数值型数据:回归、树回归、利用 K-均值聚类算法对未标注数据分组、使用 Apriori 算法进行关联分析、使用 FP-growth 算法来高效分析频繁项集、利用 PCA 来简化数据、利用 SVD 简化数据、大数据与 MapReduce-The full range of python code for machine learning
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-06
    • 文件大小:546302
    • 提供者:杨宇
  1. AINN

    0下载:
  2. 基于VC++的人工智能支持向量机分类和回归分析-AI SVM REGRESSION CLASSIFIER BASEED ON VC++
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-24
    • 文件大小:7179045
    • 提供者:gxulghc
  1. SVM_classifier

    0下载:
  2. 使用SVM(支持向量机)进行函数分类,神经网络-Using SVM (support vector machine) for function classification, neural network
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-13
    • 文件大小:2106
    • 提供者:Wayne
  1. Classification

    1下载:
  2. 多文本分类,有数据集,中文文本,支持向量机的-Text classification, data sets, the Chinese text, the support vector machine (SVM)
  3. 所属分类:JavaScript

    • 发布日期:2017-06-11
    • 文件大小:18827540
    • 提供者:王源
  1. gaoying_v89

    0下载:
  2. 用于建立主成分分析模型,matlab开发工具箱中的支持向量机,可以实现模式识别领域的数据的分类及回归。- Principal component analysis model for establishing, matlab development toolbox support vector machine, You can achieve data classification and regression pattern recognition.
  3. 所属分类:matlab

    • 发布日期:2017-05-05
    • 文件大小:5595
    • 提供者:wtgiv
« 1 2 ... 32 33 34 35 36 3738 39 40 41 42 43 44 »
搜珍网 www.dssz.com