登录
首页 » matlab » svmTrain

svmTrain

于 2013-05-14 发布 文件大小:2KB
0 153
下载积分: 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 个回复

  • lagrange
    Matlab中没有现成的Lagrange插值函数,必须编写一个M文件实现Lagrange插值。 设n个节点数据以数组x0,y0 输入(注意Matlat的数组下标从1开始),m 个插值点以数组 x输入,输出数组y 为 m个插值。 编写一个名为lagrange.m的M文件。(Matlab is not off-the-shelf Lagrange interpolation function, we must realize the preparation of an M file Lagrange interpolation. N nodes based data to an array of x0, y0 input (Note Matlat subscript of the array starting at 1), m a x interpolation points to the array input and output array y for m months interpolation. Lagrange.m the preparation of a M-file.)
    2008-05-12 10:54:59下载
    积分:1
  • 1
    说明:  This .rar file include two .m files. It s simple simulation of cdma and DSSS. Hope it will help you understand the theory.
    2011-05-13 15:42:46下载
    积分:1
  • regress
    通过这个实验,熟悉并能够灵活运用曲线回归或直线回归的方法去解决实际生活中的问题。(Through this experiment, familiar and flexible use of curvilinear regression or linear regression methods to solve real life problems.)
    2010-05-23 09:06:20下载
    积分:1
  • LBP
    LBP算法MATLAB实现,3个m文件。getmapping,LBP,lbptest。(LBP algorithm based on MATLAB implementation, 3 m documents. getmapping, LBP, lbptest.)
    2014-11-06 14:54:34下载
    积分:1
  • MSK
    matlab实现msk调制与解调,上传供大家分享,有图有真相。(Matlab realize MSK modulation and demodulation )
    2015-03-10 19:14:21下载
    积分:1
  • LTE-system-fangzhen
    LTE系统仿真 LTE系统仿真 LTE系统仿真(LTE system simulation LTE system simulation LTE system simulation)
    2013-07-20 12:27:38下载
    积分:1
  • DL732
    电力行业通用技术标准 电力系统安全稳定控制技术导则(Power system security and stability control technology guide)
    2014-12-22 16:31:15下载
    积分:1
  • automate_image_twothreads
    说明:  matlab写的运动检测 自动实现 十分有用的代码 值得学习!(Motion detection matlab automatically write the code should be very useful to learn!)
    2011-03-25 13:42:57下载
    积分:1
  • QPSK
    QPSK调制与解调,低通滤波器采用了时域和频域两种实现方式,截止频率fc = 200hz,采样频率fs= 1000hz,欢迎下载参考!(QPSK modulation and demodulation, using a low-pass filter with a time domain and frequency domain implemented way, the cutoff frequency fc = 200hz, the sampling frequency fs = 1000hz.Welcome to download !)
    2013-08-15 10:34:51下载
    积分:1
  • chronix-player-code-r13
    To modify your build process, add your task inside one of the targets below and uncomment it
    2018-12-22 05:24:25下载
    积分:1
  • 696518资源总数
  • 105540会员总数
  • 37今日下载