登录
首页 » matlab » svmTrain

svmTrain

于 2013-05-14 发布 文件大小:2KB
0 76
下载积分: 1 下载次数: 21

代码说明:

   [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 matrix containing 1 for positive examples and 0 for negative examples. C is the standard SVM regularization parameter. tol is a tolerance value used for determining equality of floating point numbers. max_passes controls the number of iterations over the dataset (without changes to alpha) before the algorithm quits.

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • KNNPandPneighborhoodPclassifier
    说明:  模式识别knn分类器,matlab代码,k近邻算法(knn classifier ,matlab code)
    2011-04-13 21:07:37下载
    积分:1
  • arithmetic-coding
    二元算术编码,即实现0和1 的算术编码,matlab源程序(Binary arithmetic coding, which implements the arithmetic coding 0 and 1, matlab source code)
    2011-08-26 15:19:37下载
    积分:1
  • Rayleigh-channel-simulation
    通信系统中,采用QPSK调制方式,对瑞利衰落信道的仿真(By using QPSK modulation, simulate the Rayleigh fading channel in communication system)
    2012-01-02 14:11:34下载
    积分:1
  • nhap-code-DPC-THP
    DIRTY PAPER CODING AND TOMLINSON HARASHIMA PRECODING IN mu-mimo
    2021-01-09 00:28:52下载
    积分:1
  • svm_G_knn
    用MATLAB自带的工具箱实现svm的多分类问题,代码有注释。(MATLAB comes with the toolbox to achieve svm multi-classification problem, the code has comments.)
    2017-01-10 22:44:44下载
    积分:1
  • LocalityPPreservingPProjections
    局部投影算法(代码+论文), 实现Locality Preserving Projections (LPP),LLP可代替PCA做特征提取( Locality Preserving Projections (LPP))
    2020-07-08 23:18:57下载
    积分:1
  • tsp
    解决pso问题,利用matlab编写的,注释清楚,完整的程序(Pso to solve the problem, using matlab written comments clear and complete procedures for)
    2009-09-17 16:48:09下载
    积分:1
  • chapter5_12
    这是模式分类一书中第五章的修改的Ho-Kashyap算法的matlab代码实现。(This is a book of pattern classification to amend Chapter V of the Ho-Kashyap algorithm matlab code.)
    2009-04-29 16:59:28下载
    积分:1
  • pattern
    杜达的模式分类图书中的程序源代码,可以很好地帮你理解模式分类中的各种方法(Pattern Classification Duda books in the program source code, you can very well help you understand the various methods of pattern classification)
    2010-12-31 09:48:24下载
    积分:1
  • fit_ML_log_normal
    fit_ML_normal - Maximum Likelihood fit of the laplace distribution of i.i.d. samples!. Given the samples of a laplace distribution, the PDF parameter is found fits data to the probability of the form: p(x) = 1/(2*b)*exp(-abs(x-u)/b) with parameters: u,b format: result = fit_ML_laplace( x,hAx ) input: x - vector, samples with laplace distribution to be parameterized hAx - handle of an axis, on which the fitted distribution is plotted if h is given empty, a figure is created. output: result - structure with the fields u,b - fitted parameters CRB_b - Cram?r-Rao Bound for the estimator value RMS - RMS error of the estimation type - ML
    2011-02-09 19:07:30下载
    积分:1
  • 696522资源总数
  • 104031会员总数
  • 39今日下载