登录
首页 » matlab » 22500794GA-SVM

22500794GA-SVM

于 2017-03-13 发布 文件大小:1708KB
0 245
下载积分: 1 下载次数: 27

代码说明:

  本程序事实现遗传算法(GA)优化支持向量机(SVM),具有很好的学习价值。(This procedure to achieve something genetic algorithm (GA) optimization support vector machine (SVM), having a good learning value.)

文件列表:

22500794GA-SVM
..............\GA_SVM
..............\......\ALLdataTest.m,989597,2003-04-24
..............\......\ALLdataTrain.m,1115834,2003-04-24
..............\......\mainGA7.m,3086,2003-10-02
..............\......\osu_svm3.00
..............\......\...........\cmap.mat,1728,1997-08-13
..............\......\...........\Contents.m,2905,2002-02-25
..............\......\...........\demo
..............\......\...........\....\c_clademo.m,1907,2002-02-15
..............\......\...........\....\c_lindemo.m,2892,2002-02-15
..............\......\...........\....\c_poldemo.m,3369,2002-02-25
..............\......\...........\....\c_rbfdemo.m,3248,2002-02-25
..............\......\...........\....\c_svcdemo.m,749,2002-02-25
..............\......\...........\....\DemoData_class.mat,144664,2000-06-22
..............\......\...........\....\DemoData_test.mat,144656,2000-02-23
..............\......\...........\....\DemoData_train.mat,432016,2000-02-23
..............\......\...........\....\one_rbfdemo.m,3382,2002-02-25
..............\......\...........\....\osusvmdemo.m,612,2000-10-10
..............\......\...........\....\SVMClassifier.mat,38496,2002-02-25
..............\......\...........\....\u_clademo.m,1910,2002-02-25
..............\......\...........\....\u_lindemo.m,2894,2002-02-25
..............\......\...........\....\u_poldemo.m,3369,2002-02-25
..............\......\...........\....\u_rbfdemo.m,3250,2002-02-25
..............\......\...........\....\u_svcdemo.m,750,2000-10-10
..............\......\...........\demos.m,587,2002-01-03
..............\......\...........\LinearSVC.m,1978,2002-02-15
..............\......\...........\mexSVMClass.dll,61440,2002-04-12
..............\......\...........\mexSVMClass.m,5181,2002-02-15
..............\......\...........\mexSVMClass.mexglx,166002,2002-04-12
..............\......\...........\mexSVMClass.mexhp7,127289,2002-03-21
..............\......\...........\mexSVMClass.mexsol,232932,2002-03-21
..............\......\...........\mexSVMTrain.dll,73728,2002-04-12
..............\......\...........\mexSVMTrain.m,4332,2002-02-15
..............\......\...........\mexSVMTrain.mexglx,165010,2002-04-12
..............\......\...........\mexSVMTrain.mexhp7,127290,2002-03-21
..............\......\...........\mexSVMTrain.mexsol,231836,2002-03-21
..............\......\...........\Normalize.m,234,2001-12-06
..............\......\...........\one_RbfSVC.m,2557,2002-02-25
..............\......\...........\PolySVC.m,2880,2002-02-15
..............\......\...........\RbfSVC.m,2431,2002-02-15
..............\......\...........\Scale.m,504,2002-01-28
..............\......\...........\SVMClass.m,5967,2002-02-15
..............\......\...........\SVMPlot.m,4067,2002-02-15
..............\......\...........\SVMPlot2.m,5845,2002-02-15
..............\......\...........\SVMTest.m,7212,2002-02-15
..............\......\...........\SVMTrain.m,5415,2002-02-15
..............\......\...........\u_LinearSVC.m,2014,2002-02-25
..............\......\...........\u_PolySVC.m,2942,2002-02-25
..............\......\...........\u_RbfSVC.m,2484,2002-02-25
..............\......\Readme_of_GASVM.txt,1843,2003-10-02
..............\......\selectGA7.m,14590,2003-10-02
..............\......\svmc7.m,2891,2003-10-02

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

发表评论

0 个回复

  • EEMD-for-fault-diagnosis
    EEMD 方法用于机械故障诊断的程序,希望对学习这方面的同学和研究人员有所帮助!(EEMD method for mechanical fault diagnosis procedures in the hope of learning the students and researchers in this area to help!)
    2013-11-28 17:06:59下载
    积分:1
  • ISA
    Interior search algorithm
    2016-01-22 07:26:27下载
    积分:1
  • svpwm1
    说明:  全功率变流器,SVPWM(空间矢量脉宽调制技术)技术(Full power converter, SVPWM Technology)
    2020-06-03 10:07:14下载
    积分:1
  • FLC
    FUZZY CONTROL LOGIC for CAR HOVER PROE
    2013-12-01 18:30:35下载
    积分:1
  • Filter_design
    用冲激相应不变法设计IIR巴特沃斯滤波器(Impulse invariant method with the corresponding design IIR Butterworth filter)
    2014-12-21 20:07:44下载
    积分:1
  • TomislavBronicProjekt
    转载 - 用基因和蚁群算法求解车辆路径问题(Reprint- using genetic and ant colony algorithm for vehicle routing problem)
    2015-04-06 20:10:45下载
    积分:1
  • dingwei
    在人脸局部图像中定位嘴的中心。MATLAB环境代码,配有实验用图。具体步骤:对输入图像进行二值化处理-标注二值图像中的连通分量-找出最大的连通分量-计算最大联通分量中心。《精通Matlab数字图像处理与识别》(The face part image is positioned in the center of the mouth. MATLAB environment code, with experimental Fig. Specific steps: input image binarization processing- marked binary images connected components- find the largest connected component- component to calculate the maximum Unicom center. " Mastering Matlab digital image processing and recognition." )
    2014-02-06 12:11:31下载
    积分:1
  • shuangmenxiansuanfasheji
    基于Matlab的语音端点检测实验研究的算法设计。(Matlab-based voice activity detection algorithm design experimental studies.)
    2008-04-18 15:59:47下载
    积分:1
  • xianluzuida
    说明:  该仿真模型是用来提取单机无穷大系统发生故障短路各线路三相电压的最大值(The simulation model is used to extract single machine infinite bus system short-circuit failure of the maximum three-phase voltage of each line)
    2011-03-04 19:01:00下载
    积分:1
  • MATLAB7jianmingjiaocheng
    MATLAB 7简明教程(电子教案、实例源文件)(Concise Guide (electronic lesson plans, examples of the source file))
    2007-06-10 23:05:38下载
    积分:1
  • 696518资源总数
  • 106161会员总数
  • 5今日下载