登录
首页 » matlab » SVM

SVM

于 2011-09-14 发布 文件大小:6KB
0 220
下载积分: 1 下载次数: 19

代码说明:

   基于SVM的分类器,它像多沉感知器一样,可以用于模式分类和多层回归!(Based on SVM classifier, it more like heavy perceptron as, can used for pattern classification and multi-layer return! )

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

发表评论

0 个回复

  • NN
    说明:  刚刚接触神经网络的朋友们看了这本书会有一定得帮助的!!(Neural network has access to friends read this book will have to help! !)
    2009-05-19 17:02:23下载
    积分:1
  • gafmax
    % [BestPop,Trace]=fmaxga(FUN,LB,UB,eranum,popsize,pcross,pmutation) % Finds a maximum of a function of several variables. % fmaxga solves problems of the form: % max F(X) subject to: LB <= X <= UB % BestPop--------最优的群体即为最优的染色体群 % Trace----------最佳染色体所对应的目标函数值 % FUN------------目标函数 % LB-------------自变量下限 % UB-------------自变量上限 % eranum---------种群的代数,取100--1000(默认1000) % popsize--------每一代种群的规模;此可取50--100(默认50) % pcross---------交叉的概率,此概率一般取0.5--0.85之间较好(默认0.8) % pmutation------变异的概率,该概率一般取0.05-0.2左右较好(默认0.1) % options--------1×2矩阵,options(1)=0二进制编码(默认0),option(1)~=0十进制编码,option(2)设定求解精度(默认1e-4)( [BestPop, Trace] = fmaxga (FUN, LB, UB, eranum, popsize, pcross, pmutation) Finds a maximum of a function of several variables. Fmaxga solves problems of the form: max F (X) subject to : LB <= X <= UB BestPop-------- optimal chromosome groups is the best group Trace---------- chromosome corresponding to the best objective function value FUN------------ objective function LB------------- variable lower limit since the UB------------- variable upper limit eranum--------- populations algebra, take 100- 1000 (default 1000) popsize-------- population size of each generation this desirable 50- 100 (default 50) pcross--------- crossover probability, the probability of a general check 0.5- 0.85 between the better (default 0.8) pmutation------ mutation probability, the probability of 0.05 general admission better about-0.2 (default 0.1) options-------- 1 × 2 matrix, options (1) = 0 binary code (default 0), option (1) ~ = 0 decimal coding, option (2 ) set accuracy (default 1e-4))
    2006-10-18 16:07:48下载
    积分:1
  • DIferentialCoding
    Tool for compress and decompress for image, using differential coding prediction
    2010-12-14 03:06:40下载
    积分:1
  • antcolony
    vrp code with ant colony in matlab
    2014-08-22 03:37:01下载
    积分:1
  • MATLAB-tracking
    这是一个目标跟踪的matlab代码,机器人专业的同学应该会很感兴趣!!(This is a target tracking matlab code, the robot professional students should be very interested in! !)
    2013-08-02 15:52:53下载
    积分:1
  • my_NLMS_good
    自己编写的基于nlms的回波消除算法,直接能运行(I have written based nlms echo cancellation algorithm can be run directly)
    2013-12-04 16:08:55下载
    积分:1
  • CT-MONO2-16-brain
    watershed programming
    2010-10-27 15:31:35下载
    积分:1
  • distBW2lines
    计算在N维空间中,两条线之间的最短距离,N可以是3或者3以上的任何数值(Calculated in N-dimensional space, the shortest distance between two lines, N could be any of 3 or more values 3)
    2011-01-13 14:27:00下载
    积分:1
  • ecgdenoising
    对心电信号实现去噪处理,对心电信号进行前期处理的必要步骤。(To achieve de-noising of ECG signal processing, pre-treatment on the ECG of the necessary steps.)
    2010-03-15 22:04:12下载
    积分:1
  • wave_method_fault_location
    本程序是利用单端电气量依据行波原理实现故障测距的程序,需要较高的采样率以提高精度。(This procedure uses traveling wave principle of the single-terminal electrical information in accordance with the procedure of fault location, it requires a higher sampling rate in order to improve accuracy.)
    2020-08-17 14:58:22下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载