登录
首页 » matlab » 22500794GA-SVM

22500794GA-SVM

于 2017-03-13 发布 文件大小:1708KB
0 249
下载积分: 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 个回复

  • rader_homework
    雷达线性调频信号的产生,及其通过滤波器加窗后的一些变换(Radar chirp signal generation and its windowing through the filter after transformation)
    2013-01-21 21:13:09下载
    积分:1
  • GS_GUI源码
    打包做好界面的GS算法程序,欢迎大家借鉴(Packing the GS algorithm program of the interface, we welcome you to learn from it.)
    2020-06-23 13:20:02下载
    积分:1
  • tuxiang-lv-bo
    主要讨论获得图片后如何提取其边界信息,首先利用图像灰度均匀化解决了对比度不清晰的问题,然后利用高斯滤波法对图片进行滤波去噪,进而利用Canny算法实现边缘检测提取边界,该方法与Matlab自带的求边界方法有明显的提高,为利用Matlab程序求图像分形维数提供了更精确的前提. 更多还原 (Mainly discuss how to get the picture after extracting its boundary information, the first use of the image contrast of the gray uniform solution to the problem is not clear, then use a Gaussian filtering method for image filtering noise, and then use Canny edge detection algorithm to extract the boundary, the method find boundary method comes with Matlab significantly improved procedures for the use of Matlab for image fractal dimension provides a more accurate premise. more reduction)
    2013-12-16 09:44:29下载
    积分:1
  • assignment5
    使用C语言在matlab中编程解决非线性回归问题(Nonlinear Regression)
    2015-03-08 03:23:32下载
    积分:1
  • FuzzyClusteringToolbox
    matlab常用的模糊聚类程序,并附有演示程序(matlab fuzzy clustering procedure used, together with demo program)
    2010-10-24 04:49:40下载
    积分:1
  • example
    matlab中尝试修改坐标系的方法,采用极坐标(matlab try to modify the method of coordinate system, using polar coordinates)
    2009-11-17 13:19:47下载
    积分:1
  • AcousticLine
    本程序目的是基于射线声学绘制深海声线图,适用水平分层介质,包括海面和海底反射,有详细思路和注释。(The purpose of this procedure is to draw deep-sea acoustic lines based on ray acoustics, and to apply horizontal stratified media, including sea surface and submarine reflection, with detailed ideas and notes.)
    2021-04-16 17:38:53下载
    积分:1
  • singleneuraladaptivecontrol
    采用有监督学习的hebb规则实现权值学习的学习,给出实际例子,单神经元自适应控制器.(Weight is realized by using supervised learning hebb rule of learning, gives a practical example, the single neuron adaptive controller.)
    2016-12-21 15:58:18下载
    积分:1
  • Media_Play
    make your music player
    2014-10-21 06:58:55下载
    积分:1
  • 45298305MPC
    MPC MODEL PRECTIVE LINEAIRE SOURCE CODE
    2013-12-06 02:06:52下载
    积分:1
  • 696518资源总数
  • 106215会员总数
  • 5今日下载