登录
首页 » matlab » GA_SVM

GA_SVM

于 2020-09-19 发布 文件大小:1706KB
0 216
下载积分: 1 下载次数: 15

代码说明:

  遗传算法优化支持向量机算法,从而更好的提高识别率和预测率(GA-SVM implemented by MATLAB)

文件列表:

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

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

发表评论

0 个回复

  • the-function-value-defined-intervals
    说明:  求解定义区间内的函数值,求解定义区间内的函数值,求解定义区间内的函数值(Solving the function value defined intervals)
    2011-03-20 11:39:54下载
    积分:1
  • 2111ESPRIT
    阵列信号处理中经典的ESPRIT方法的matlab编程,对理解阵列信号处理有很好的帮助;(Array signal processing in the classic ESPRIT method matlab programming, to understand the array signal processing has a very good help )
    2011-09-06 15:04:25下载
    积分:1
  • chazhi
    对函数插值的理解与运用,重在掌握插值语句的使用与认识(On the understanding and use of the interpolation function, focusing grasp and understanding of the use of interpolation statement)
    2013-12-25 14:40:30下载
    积分:1
  • matlab-code-algorithm-for-ACO_on_JSSP
    Accountable Care Organizations (ACOs) are groups of doctors, hospitals, and other health care providers, who come together voluntarily to give coordinated high quality care to their Medicare patien
    2013-12-30 00:28:17下载
    积分:1
  • Image-Segmentation
    数字图像处理姚敏版第九章图像检测与分割部分例子的matlab代码.(Digital Image Processing Yao Min EDITION Chapter IX Some examples of image detection and segmentation matlab code.)
    2016-04-09 17:23:06下载
    积分:1
  • audio_package
    说明:  语音信号处理程序包,包括分帧,短时能量,过零率等函数(audio processing techniques)
    2020-06-30 18:45:51下载
    积分:1
  • face_database
    is good from my self and i me student
    2010-10-09 18:57:54下载
    积分:1
  • chap_4
    这是周建兴编写的《matlab从入门到精通》第三章的所有源代码,都可以运行的出来,和课本上的一样,(This is Zhoujian Xing written 《matlab从入门到精通》第4章的所有源代码,都可以运行的出来,和课本上的一样,)
    2013-07-16 09:55:48下载
    积分:1
  • FastICA_CPP
    使用C++语言编写的FastICA算法,并附带有Matrix类。(Use C++ language FastICA algorithm, together with the Matrix class.)
    2013-11-27 09:27:38下载
    积分:1
  • RayCh
    在MATLAB下,使用了改进的JAKE模型即DENT模型 产生一个瑞利信道(In MATLAB, the use of an improved model JAKE model that is a DENT Rayleigh channel)
    2009-04-07 15:26:05下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载