CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - svmtrain

搜索资源列表

  1. svmtrain

    1下载:
  2. train for support vector machine
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:3.6kb
    • 提供者:葛建华
  1. svmTrain.svmTrain svm在matlab中运行 训练

    4下载:
  2. svmTrain svm在matlab中运行 训练,svmTrain svm training run in matlab
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2016-01-25
    • 文件大小:1.39kb
    • 提供者:丛宽
  1. svmTrain

    2下载:
  2. 一个matlab平台应用的svm工具箱,该工具箱包括了二种分类,二种回归,以及一种一类支持向量机算法-A matlab platform applications svm toolbox, the kit includes two kinds of classification, two kinds of return, and a one-class support vector machine algorithm
  3. 所属分类:matlab

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

    0下载:
  2. svm在matlab中的应用的一些程序以及说明-svm application in matlab some of the procedures
  3. 所属分类:assembly language

    • 发布日期:2017-06-02
    • 文件大小:13.77mb
    • 提供者:jorn
  1. libsvm-mat-2.89-3

    0下载:
  2. Libsvm 最新版2009年11月1日更新。可用于分类和回归。基本的用法:1.将训练数据集变成libsvm允许的格式;2;设定参数;3使用svmtrain训练;4使用svmpredict分类或回归-The lateset vesrsion of LibSvm released in 1th Nov,2009. It can be used in matlab enviorment.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-24
    • 文件大小:80.53kb
    • 提供者:刘恒
  1. gridsearch

    0下载:
  2. 这是一个libsvm grid的改进,除了可以搜索分类中的C和gamma,还可以搜索小的整数.-This file is a slight modification of grid.py of libsvm. In addition to parameters C, gamma in classification, it searches for epsilon as well. Usage: grid.py [-log2c begin,end,step] [-log2g begin
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-29
    • 文件大小:2.99kb
    • 提供者:quarryhero
  1. SVMTrain

    0下载:
  2. SVM algorithm Algorithm (Training Phase)
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-06
    • 文件大小:77.93kb
    • 提供者:Thuy
  1. svmTrain

    0下载:
  2. svmTrain的程序学习,很适合学习,有很大的帮助-matlab program to learn, it is suitable for all stages of learning, there is a great help
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-28
    • 文件大小:6.65kb
    • 提供者:仇巧云
  1. SVMTrain

    0下载:
  2. 支持向量机训练算法,使用matlab实现的。-Support vector machine training algorithm, implemented using matlab.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-13
    • 文件大小:1.8kb
    • 提供者:wenyimin
  1. SVMTrain

    0下载:
  2. libsvm用于matlab环境下,简小易用,速度非常快。-libsvm for matlab environment, simple small easy to use, very fast.
  3. 所属分类:matlab

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

    0下载:
  2. this file is great ,it can be used to train a svm model of a speaker.
  3. 所属分类:Voice Compress

    • 发布日期:2017-04-16
    • 文件大小:24.95kb
    • 提供者:baba
  1. libsvm-3.1(Chen)

    0下载:
  2. 支持向量机的分类与回归,可以实现样本数据的分类和数据的趋势预测-SVM classfiction and regression
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-27
    • 文件大小:637.09kb
    • 提供者:王小明
  1. FormatDataLibsvm

    0下载:
  2. 用于将数据转换为适合libsvm中svmtrain所要求的格式。用宏编写。-transform your data to the format which is fit for svmtrain in libsvm.
  3. 所属分类:Algorithm

    • 发布日期:2017-04-08
    • 文件大小:53.57kb
    • 提供者:guoyt
  1. svmtrain

    0下载:
  2. 用于支持向量机中,用来训练参加训练的样本,构建模型,找出支持向量-For support vector machines, to participate in the training sample used to train and build a model to identify support vector
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-11-27
    • 文件大小:3.51kb
    • 提供者:李想
  1. svm-toolbox

    0下载:
  2. 用C语言编写的SVM工具箱,包含的函数有svmtrain,svmpredict,svm_model_matlab等。-SVM toolbox written in C language, the function contains svmtrain, svmpredict, svm_model_matlab.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-30
    • 文件大小:79.04kb
    • 提供者:lily
  1. libsvm-mat-2.89-3

    1下载:
  2. SVM的多分类问题MATLAB工具包。传统的SVM只支持二分类问题,MATLAB自带的工具包也存在同样的问题。可以在setpath中导入此包,便可轻松将SVM问题扩展到多分类的层面。-A matlab toolkit to solving multi-classification problems based on svm. Traditional svm and the matlab toolkit svmtrain can only support for bi-classificati
  3. 所属分类:matlab

    • 发布日期:2017-11-16
    • 文件大小:90.32kb
    • 提供者:xiebiwei
  1. LibSVM-analisis

    0下载:
  2. different SVM for the libsvm. such as SVMtrain,svmsim,svmplot,and so on
  3. 所属分类:software engineering

    • 发布日期:2017-11-26
    • 文件大小:39.9kb
    • 提供者:liukang
  1. svmTrain

    0下载:
  2. [model] = SVMTRAIN(X, Y, C, kernelFunction, tol, max_passes) trains an SVM classifier and returns trained model. X is the matrix of training examples. Each row is a training example, and the jth column holds the jth feature. Y is a column
  3. 所属分类:Other systems

    • 发布日期:2017-11-09
    • 文件大小:2.13kb
    • 提供者:yaoyt
  1. svmtrain.mexw64Andsvmpredict.mexw64

    0下载:
  2. svmtrain.mexw64和svmpredict.mexw64,可以直接在64位下matlab上使用-svmtrain.mexw64 and svmpredict.mexw64, can be used directly in the in X64 matlab
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-29
    • 文件大小:42.09kb
    • 提供者:
  1. svmtrain

    3下载:
  2. matlab系统原来自带的svmtrain函数和svmclassify函数。 有需要的在2017a以前的版本里面也能找到! 在新版本中(2018以后),你再运行有svmtrain函数的文件,我试了一下结果是,就算你拷贝过来原来的svmtrain函数,还是运行不出来。。所以各位可以下载试一下。。我建议还是转为最新支持的fitcsvm函数吧!(svmtrain and svmclassify function)
  3. 所属分类:人工智能/神经网络/深度学习

    • 发布日期:2019-12-02
    • 文件大小:22kb
    • 提供者:AAAlj
« 12 3 »
搜珍网 www.dssz.com