CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 数值算法/人工智能 matlab例程 搜索资源 - svm-classify

搜索资源列表

  1. svm

    0下载:
  2. svm is a classifier.SUPPORT VECTOR MACHINE is used for train and classify new datas based on training
  3. 所属分类:matlab

    • 发布日期:2017-03-27
    • 文件大小:134.15kb
    • 提供者:T.D.VIGNESH
  1. SVM

    2下载:
  2. 在matlab的环境中,根据各种算法提取到的信息来输入SVM分类器中进行训练-classify different various sorts of information in svm
  3. 所属分类:matlab

    • 发布日期:2016-10-13
    • 文件大小:2.13kb
    • 提供者:李涵
  1. four-Toolbox-for-SVM

    0下载:
  2. SVM分类器,关键是对信号进行分类,是模式识别的必备宝典-SVM classifier, the key is to classify the signal is essential for pattern recognition Collection
  3. 所属分类:matlab

    • 发布日期:2017-05-11
    • 文件大小:2.7mb
    • 提供者:肖笑
  1. epic_svm_matlab

    0下载:
  2. 一个SVM分类的例子.构造输入数据,进行SVM,画图显示分类结果-an example for SVM。classify created input and show the result.
  3. 所属分类:matlab

    • 发布日期:2017-03-30
    • 文件大小:123.4kb
    • 提供者:zhang
  1. multisvm

    0下载:
  2. 使用SVM进行多类的一对一分类,有利于初学者对SVM进行快速入门-The function of the code is to classify multiple classes using one-to-one SVM, which must be very useful for beginners.
  3. 所属分类:matlab

    • 发布日期:2017-03-31
    • 文件大小:506.26kb
    • 提供者:
  1. svm_class

    0下载:
  2. 文件中的程序是用于支撑向量机对信号的分类-the program is used for svm classify
  3. 所属分类:matlab

    • 发布日期:2017-04-07
    • 文件大小:555byte
    • 提供者:zyj
  1. Main_SVC

    0下载:
  2. 对一组数据进行非线性SVM分类,采用了多种训练方法-use an Non-linear SVM classifier to classify a group of data, it takes several trainning methoed
  3. 所属分类:matlab

    • 发布日期:2017-04-16
    • 文件大小:287.24kb
    • 提供者:张天航
  1. SVM

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

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

    0下载:
  2. 采用支持SVM对样本数据进行分类,采用Matlb 实现-To support SVM to classify the sample data, use Matlb achieve
  3. 所属分类:matlab

    • 发布日期:2017-12-03
    • 文件大小:6.45kb
    • 提供者:徐欣
  1. SVM

    0下载:
  2. 利用SVM对数据进行分类,并且有详细可视化功能-Use SVM to classify the data, and detailed visualization capabilities
  3. 所属分类:matlab

    • 发布日期:2017-04-17
    • 文件大小:37.12kb
    • 提供者:caoji
  1. svm

    0下载:
  2. 这是一个svm分类器的设计,有很好的效果,可以输入几个分类特征进行分类-This is a svm classifier design, with very good results, you can enter several categories to classify features
  3. 所属分类:matlab

    • 发布日期:2017-03-31
    • 文件大小:565.13kb
    • 提供者:liyuanyuan
  1. KNN-and-SVM

    0下载:
  2. 模式识别中knn和svm的使用,用到matlab的fitcknn和fitcsvm-pattern recognition the use of knn and svm to classify data, using matlab function fitcknn and fitcsvm
  3. 所属分类:matlab

    • 发布日期:2017-03-28
    • 文件大小:18kb
    • 提供者:pudong
  1. SVM

    0下载:
  2. 支持向量机SVM程序,该方法可以有效地对数据进行分类-Support vector machine SVM program, the method can classify the data
  3. 所属分类:matlab

    • 发布日期:2017-04-12
    • 文件大小:913byte
    • 提供者:白云
  1. SVM

    0下载:
  2. classify using one-against-one approach, SVM with linear, 3rd degree poly,RBF 7 kernel
  3. 所属分类:matlab

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

    0下载:
  2. 运用SVM训练分类,并给出标准化以及网络搜索方法确定SVM各参数(use SVM to train and classify samples)
  3. 所属分类:matlab例程

    • 发布日期:2017-12-31
    • 文件大小:34kb
    • 提供者:鱼X
  1. 37724113code

    0下载:
  2. 模式识别上面的第二次作业,主要是用SVM分类器来进行男女生的分类。(Pattern recognition above second operation, is mainly used SVM classifier to classify the male and female students.)
  3. 所属分类:matlab例程

    • 发布日期:2018-01-04
    • 文件大小:21kb
    • 提供者:加油星鹏
  1. SVM

    0下载:
  2. 使用SVM对数据进行分类,可参考对SVM原理的讲解对代码及其算法进行进一步理解。(Using the SVM to classify the data, we can refer to the explanation of the SVM principle to further understand the code and its algorithms)
  3. 所属分类:matlab例程

    • 发布日期:2018-04-21
    • 文件大小:3kb
    • 提供者:zx920701
  1. SVM

    4下载:
  2. 采用SVM高斯核,对样本进行分类,输入训练集和测试集,输出SVM分类准确率,采用10折交叉验证(This matlab code uses the SVM(support Vector Machine)to classify, and as the same time it uses the cross validation mathod.)
  3. 所属分类:matlab例程

    • 发布日期:2018-04-30
    • 文件大小:1kb
    • 提供者:HUIKEY
  1. svc

    0下载:
  2. 利用支持向量机方法对不同类别的对象进行分类(use the SVM method to classify)
  3. 所属分类:matlab例程

    • 发布日期:2018-05-02
    • 文件大小:1kb
    • 提供者:ngu
  1. PCA+SVM

    0下载:
  2. 采用经典的ORL人脸数据集,利用PCA进行进行降维,然后用SVM进行数据集的分类和训练。上传文件内包含libSVM3.2安装包(The classical ORL face dataset is used for dimension reduction by PCA, and then SVM is used to classify and train the dataset.)
  3. 所属分类:matlab例程

    • 发布日期:2020-02-08
    • 文件大小:3.69mb
    • 提供者:欧阳温度
« 12 »
搜珍网 www.dssz.com