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

搜索资源列表

  1. XBCLNE

    0下载:
  2. 一个支持向量机的matlab工具箱,具有分类,拟合等功能,希望大家下载研学阿!(A matlab toolbox, support vector machine (SVM) classification, the function such as fitting, hope everyone to download research study!)
  3. 所属分类:图形/文字识别

    • 发布日期:2017-12-21
    • 文件大小:146432
    • 提供者:Woodror
  1. 33754289

    0下载:
  2. 用MATLAB编写的svm源程序,可以实现支持向量机,用于特征分类或提取,(MATLAB prepared by the SVM source program, can realize the support vector machine (SVM), used for extracting feature classification or,)
  3. 所属分类:分形几何

    • 发布日期:2017-12-21
    • 文件大小:93184
    • 提供者:settcc
  1. ingineering

    0下载:
  2. 用matlab编写的用语分类的支持向量机 不错的源码 很好(Using matlab language classification support vector machine (SVM) good source is very good)
  3. 所属分类:图形图象

    • 发布日期:2017-12-25
    • 文件大小:826368
    • 提供者:nnfrefext
  1. SVM

    0下载:
  2. 用于遥感影像的支持向量机分类,IDL实现(Support vector machine classification for remote sensing images, IDL implementation)
  3. 所属分类:图形图像处理

    • 发布日期:2017-12-25
    • 文件大小:2048
    • 提供者:奥布
  1. libsvm-3.21

    0下载:
  2. SVM(Support Vector Machine)指的是支持向量机,是常见的一种判别方法。在机器学习领域,是一个有监督的学习模型,通常用来进行模式识别、分类以及回归分析。(SVM (Support Vector Machine) refers to the support vector machine, is a common method of discrimination. In the field of machine learning, it is a supervised lear
  3. 所属分类:matlab例程

    • 发布日期:2017-12-28
    • 文件大小:873472
    • 提供者:篌小苹
  1. SA_SVM

    0下载:
  2. 基于支持向量机分类算法的matlab程序(Matlab program based on support vector machine classification algorithm)
  3. 所属分类:matlab例程

    • 发布日期:2017-12-28
    • 文件大小:2048
    • 提供者:大齐595921
  1. SVMcgForClass.m

    0下载:
  2. 二分类,参数寻优 matlab 支持向量机(Two classification)
  3. 所属分类:人工智能/神经网络/深度学习

    • 发布日期:2017-12-26
    • 文件大小:1024
    • 提供者:ZLF
  1. 高风代码

    1下载:
  2. 本内容是有关机器学习的包含贝叶斯分类器,随机森林,支持向量机,神经网络,logistic多元回归等(The contents of this paper are machine learning, including Bayesian classifier, random forest, support vector machines, neural network, logistic multiple regression and so on)
  3. 所属分类:其他

    • 发布日期:2017-12-28
    • 文件大小:2048
    • 提供者:twinklebell
  1. LS_SVMlab

    0下载:
  2. 最小二乘支持向量机lssvmMATLAB代码可以实现分类和回归处理(Least squares support vector machine lssvmMATLAB code can be achieved classification and regression processing)
  3. 所属分类:matlab例程

    • 发布日期:2017-12-25
    • 文件大小:1590272
    • 提供者:lgw3318
  1. 智能算法应用

    1下载:
  2. 整理支持向量机、BP神经网络的基本原理,便于分类、预测问题的解决。(Sort out the basic principle of support vector machines, easy to classify and predict the solution of problems.)
  3. 所属分类:人工智能/神经网络/深度学习

    • 发布日期:2017-12-26
    • 文件大小:1717248
    • 提供者:&姚远
  1. 41695068SVM

    0下载:
  2. 支持向量机的matlab程序,支持向量机的分类算法(Support vector machine matlab program, support vector machine classification algorithm)
  3. 所属分类:人工智能/神经网络/深度学习

    • 发布日期:2017-12-29
    • 文件大小:11264
    • 提供者:priorqty
  1. 73462685svm

    0下载:
  2. 关于matlab图像处理 识别 分类 神经网络 支持向量机(About MATLAB image processing, recognition, classification)
  3. 所属分类:图形图像处理

    • 发布日期:2017-12-19
    • 文件大小:149504
    • 提供者:啊哈1997
  1. HOG

    0下载:
  2. 将这330个3780维的HOG特征当做测试样本,用支持向量机(SVM)分类器来判别出,这些窗口的HOG特征是否有行人,有行人的用矩形框标记起来。HOG行人特征及所对应的SVM分类器的参数,在opencv中已经训练好了,我们只需要得到HOG特征,然后调用SVM即可得到判别结果(The 330 Hera features of 3780 dimensions are used as test samples, and the support vector machine (SVM) classifi
  3. 所属分类:图形图像处理

    • 发布日期:2017-12-23
    • 文件大小:5207040
    • 提供者:satchel
  1. SVM

    0下载:
  2. 用于与支持支持向量机的方法将数据数据分类用于 MATLAB程序(Used in conjunction with methods that support support vector machines to classify data data for MATLAB programs)
  3. 所属分类:人工智能/神经网络/深度学习

    • 发布日期:2017-12-28
    • 文件大小:2048
    • 提供者:xiaoshanma
  1. svm_demo

    0下载:
  2. SVM(支持向量机)常被用于二元分类问题中。此文件包含svm_predict、svm_train、svm_scale等源文件和若干训练文件,可以在VS中实现SVM的基本分类功能。(Support vector machine is often used in two elements classification problem. This file contains svm_predict, svm_scale, svm_train and other source files, and a
  3. 所属分类:图形/文字识别

    • 发布日期:2017-12-26
    • 文件大小:5048320
    • 提供者:yj1120
  1. libsvm-3.17

    0下载:
  2. 支持向量机,用于模式识别的特征分类,基于MATLAB的工具包(Support vector machines are used for feature classification of pattern recognition, based on MATLAB Toolkit)
  3. 所属分类:matlab例程

    • 发布日期:2017-12-30
    • 文件大小:616448
    • 提供者:齐戒
  1. LIBSVM

    1下载:
  2. LIBSVM工具箱,提供支持向量机分类及回归预测(LIBSVM Toolbox provides support vector machine classification recognition and regression prediction)
  3. 所属分类:matlab例程

    • 发布日期:2017-12-31
    • 文件大小:50001920
    • 提供者:小小Q
  1. LSSVMlabv1_8_R2009b_R2011a

    0下载:
  2. 最小二乘支持向量机,功能(实现回归预测和分类)(least squares support vector machine)
  3. 所属分类:人工智能/神经网络/深度学习

    • 发布日期:2018-01-01
    • 文件大小:120832
    • 提供者:车琪楠楠
  1. 51a94a283ed655b4d8699245ae62d48f

    1下载:
  2. 最小二乘支持向量机算法实现智能分类(SVM)(The support vector machine algorithm to realize intelligent classification (SVM))
  3. 所属分类:人工智能/神经网络/深度学习

    • 发布日期:2018-01-02
    • 文件大小:787456
    • 提供者:kaskade
  1. SVM测试程序

    0下载:
  2. 一个测试支持向量机SVM分类的简单小程序,好像从别人那整的(A test of support vector machine classification SVM simple small program)
  3. 所属分类:其他

    • 发布日期:2018-01-02
    • 文件大小:5120
    • 提供者:Kry
« 1 2 ... 35 36 37 38 39 4041 42 43 44 »
搜珍网 www.dssz.com