CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 Windows编程 其他小程序 搜索资源 - svm 分类 matlab

搜索资源列表

  1. SVMcode

    0下载:
  2. SVM文本分类MatLAB源代码 SVM文本分类MatLAB源代码-SVM text classification MatLAB source code. SVM text classification MatLAB source code. SVM text classification MatLAB source code. SVM text classification MatLAB source code.
  3. 所属分类:Other systems

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

    0下载:
  2. 有基于 matlav的svm软件工具,感觉挺好用的。里面有很多实例,稍加修改就可以使用。例如三分类问题: 1、输入三类数据xapp yapp 2、选择多类分类方法(一对多或一对一或m-svm) 3、设置参数 4、调用训练函数得到向量机参数 5、输入测试数据,得到预期结果。 -There is matlav based on the SVM-based software tools, I feel pretty useless. Inside there is a lot
  3. 所属分类:Other systems

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

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

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

    0下载:
  2. 该工具箱主要介绍支持向量机的使用过程,包括分类与回归,里面的内容很全面,-The toolbox introduce the process of SVM,including classification and aggression,which is very well.
  3. 所属分类:Other systems

    • 发布日期:2017-03-31
    • 文件大小:224.09kb
    • 提供者:童笑颜
  1. matlab-code-based-image-retrieval

    1下载:
  2. 基于图像检索的matlab代码,基于内容的图像检索中的一些关键环节:特征提取:颜色直方图;纹理特征等 相似度:马氏距离,欧氏距离等 相关反馈:机器学习方法,如SVM,神经网络等 检索与分类:两个很相似的样本距离很小,虽然两个不相似的样本距离未必很大-content-based image retrieval of some of the key issues : Feature Extraction : color histogram Texture characteristics of si
  3. 所属分类:Other systems

    • 发布日期:2017-11-01
    • 文件大小:161.46kb
    • 提供者:EmilyFu
  1. SVM-for-cassification

    0下载:
  2. 支持向量机分类识别的MATLAB代码 利用支持向量机对数据进行分类-svm for classification by matlab
  3. 所属分类:Other systems

    • 发布日期:2017-11-16
    • 文件大小:4.12kb
    • 提供者:樊红
  1. SVM

    0下载:
  2. 用matlab的核函数对钓鱼岛实现分类(模式识别作业)-Kernel function using matlab realize the Diaoyu Islands classification (pattern recognition operations)
  3. 所属分类:Other systems

    • 发布日期:2017-03-29
    • 文件大小:15.11kb
    • 提供者:zhangdongdong
  1. SVM--classification-for-wines-

    0下载:
  2. 这是一个在matlab环境下运行,使用SVM支持向量机对葡萄酒种类进行分类的例子,对于学习SVM分类的朋友而言,应该有所帮助。-This is a run in the matlab environment, the use of SVM support vector machine classification of wines example, for learning SVM classifier friends, it should be helpful.
  3. 所属分类:Other windows programs

    • 发布日期:2017-03-28
    • 文件大小:37.87kb
    • 提供者:lichuanjiang
  1. SVM-Matlab-toolbox

    0下载:
  2. 支持向量机(SVM)的matlab工具箱。支持分类和回归。-Support Vector Machine (SVM) matlab toolbox. Support classification and regression.
  3. 所属分类:Other systems

    • 发布日期:2017-05-09
    • 文件大小:1.66mb
    • 提供者:steveyan
  1. 1

    1下载:
  2. 数据分类,AdaBoost算法提升SVM,MATLAB算法-it is useful。
  3. 所属分类:Other systems

    • 发布日期:2017-04-14
    • 文件大小:4.09kb
    • 提供者:dudu
  1. MATLAB-svm

    0下载:
  2. 支持向量机在分类和回归中的应用(MATLAB)-Application for svm in classification and regression
  3. 所属分类:Other systems

    • 发布日期:2017-05-13
    • 文件大小:2.63mb
    • 提供者:曲薇
  1. SVM

    0下载:
  2. 本实验提供了Matlab中的SVM程序包,利用程序包中提供的函数可进行分类器训练和样本分类。-This experiment provides the SVM in the Matlab package, the use of the function can be supplied in the package for the classifier training and samples.
  3. 所属分类:Other systems

    • 发布日期:2017-05-03
    • 文件大小:710.3kb
    • 提供者:李小意
  1. orin-svm

    0下载:
  2. Matlab 中的 SVM(支持向量机)分类的简单演示程序-SVM Sample for Matlab
  3. 所属分类:Other systems

    • 发布日期:2017-04-12
    • 文件大小:534byte
    • 提供者:Aoston Joe
  1. SVM.m 2

    0下载:
  2. 实现基础的SVM算法。利用Matlab自带包。(Implement the underlying SVM algorithm. Use Matlab to bring your own bag.)
  3. 所属分类:其他

    • 发布日期:2017-12-25
    • 文件大小:1kb
    • 提供者:cindy_gao
  1. 各种分类器matlab程序

    7下载:
  2. 里面有随机森林,C4.5,ID3,SVM等分类器的matlab代码(There are random forest, C4.5, ID3, SVM classifiers matlab code)
  3. 所属分类:其他

    • 发布日期:2017-12-28
    • 文件大小:5.04mb
    • 提供者:jack3
  1. SVM机器学习算法

    0下载:
  2. 该文件主要包含了Matlab条件下开发的SVM算法,该算法主要用于机器视觉的学习与分类(The file mainly includes the SVM algorithm developed under the Matlab condition, which is mainly used for learning and classification of machine vision.)
  3. 所属分类:其他

    • 发布日期:2018-04-18
    • 文件大小:2kb
    • 提供者:ywqh
  1. SVM 印章分类

    1下载:
  2. matlab 开发,使用SVM方法实现印章和背景的自动分类,分类效果较好(Matlab development, using SVM method to realize automatic classification of seal and background, the effect of classification is better)
  3. 所属分类:其他

    • 发布日期:2018-04-29
    • 文件大小:4.58mb
    • 提供者:jun788
  1. 前上右左手向有摆动svm算法85.333%

    0下载:
  2. 使用matlab libsvm 工具箱能够实现多分类任务(LIBSVM classification)
  3. 所属分类:其他

    • 发布日期:2018-04-29
    • 文件大小:11kb
    • 提供者:人言者
  1. matlab数字图像处理与识别

    0下载:
  2. 将理论知识、科学研究和工程实践有机结合起来,内容涉及数字图像处理和识别技术的方方面面,包括图像的点运算、几何变换、空域和频域滤波、小波变换、图像复原、形态学处理、图像分割以及图像特征提取的相关内容;同时对于机器视觉进行了前导性的探究,重点介绍了两种目前在工程技术领域非常流行的分类技术——人工神经网络(ANN)和支持向量机(SVM),并在人脸识别这样的热点问题中结束《精通Matlab数字图像处理与识别》。(Combining theoretical knowledge, scientific re
  3. 所属分类:其他

    • 发布日期:2018-05-01
    • 文件大小:17.07mb
    • 提供者:Xingli
« 12 »
搜珍网 www.dssz.com