登录
首页 » matlab » GA_SVM

GA_SVM

于 2020-09-19 发布
0 188
下载积分: 1 下载次数: 23

代码说明:

说明:  遗传算法优化支持向量机算法,从而更好的提高识别率和预测率(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 个回复

  • 预测反褶积matlab编码
    预测反褶积matlab编码,适合初学者学习和使用(predictive deconvlution)
    2013-11-09 14:11:13下载
    积分:1
  • hash
    散列算法,用于生成原始消息的数字指纹,本算发基于MATLAB编写,本算法包含多种流行的散列算法,包括SHA1和SHA-256等广泛应用的散列算法,通过本程序,可以对几种广泛应用的散列算法进行调用(Hash algorithm used to generate the digital fingerprint of the original message, this is based on MATLAB, this algorithm contains a variety of popular hash algorithm, including SHA1 and SHA- 256 hash algorithm is widely used, through this program, several widely used hash algorithms can be invoked)
    2013-11-25 16:49:22下载
    积分:1
  • qiuseng_V1.1
    计算多重分形非趋势波动分析,高斯白噪声的生成程序,三相光伏逆变并网的仿真。( Calculate the multifractal trend fluctuation analysis, Gaussian white noise generator, Three-phase photovoltaic inverter and network simulation.)
    2017-01-12 17:08:33下载
    积分:1
  • SpaRSA_2.0
    求解优化问题中L1范数正则化函数和全变分正则化函数的流行算法(Sparse Reconstruction by Separable Approximation)
    2013-10-14 20:50:29下载
    积分:1
  • FDTD_3D_RCS
    使用时域有限差分法编写的计算散射截面的简单程序(Scattering cross section is calculated using a simple program written in finite difference time domain method)
    2014-02-23 21:04:03下载
    积分:1
  • matlabwumalv
    可以实现单极性双极性在不同信噪比的条件下对误码率的比较。(BER Comparison)
    2009-05-02 21:31:47下载
    积分:1
  • rtw_tlc
    详细介绍如何编写TLC文件,英文不错的可以参考。(How to write the TLC documents detailed introduction.)
    2012-05-11 18:52:02下载
    积分:1
  • tracking
    people tracking after performing background subtraction and find the centroid of the blobs use for video suvelliance
    2011-07-08 10:41:35下载
    积分:1
  • viterbi_dec
    维特比译码器,判决方式为软判决,用S-function编写,希望对大家有所帮助。( Viterbi decoding S-function)
    2014-08-29 15:11:58下载
    积分:1
  • genLCG
    乘同余法产生随机数,模特卡罗方法,matlab(By congruential method for generating random numbers, model Carlo method)
    2011-10-20 13:06:11下载
    积分:1
  • 696518资源总数
  • 105273会员总数
  • 10今日下载