登录
首页 » matlab » GA_SVM

GA_SVM

于 2020-09-19 发布
0 137
下载积分: 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 个回复

  • TDMS_readTDMSFile
    利用MATLAB读取TDMS文件,尤其是读取LabVIEW数据,十分方便。(Reads TDMS file and does minimal processing to obtain output)
    2016-12-22 15:33:04下载
    积分:1
  • 图像滤波
    说明:  用不同模板对图像进行高斯噪声、椒盐噪声进行中值滤波均值滤波(Gaussian noise, salt and pepper noise are filtered by different templates, and mean filtering is used)
    2021-01-28 14:50:38下载
    积分:1
  • OFDMPQPSKPAWGN
    OFDM完整的程序,比较简单,采用QPSK调制,加了高斯噪声(OFDM complete procedure is relatively simple, using QPSK modulation, Gaussian noise added)
    2011-05-06 21:21:39下载
    积分:1
  • Radar_Backscatter
    RADAR scateriing using pulse compression principle
    2014-01-03 02:04:14下载
    积分:1
  • matlabfunction
    matlab一些常用的函数介绍,大家可以用一下(matlab function to introduce a number of commonly used)
    2009-04-12 16:52:24下载
    积分:1
  • exp
    一个将32路64kbps信息流合成一个基群的复用模块和相应的解复用模块,要能观察合成或分解后信息流的一致性,演示的最小时间刻度为时隙(一次采样,即1/8000秒)。(64kbps would be a 32-way flow of information into one group based reuse modules and the corresponding de-multiplexing module, to be able to observe the post-synthesis or decomposition of the consistency of the flow of information to demonstrate the minimum time scale for the time slot (one sample, that is, a/8000 seconds).)
    2009-12-10 22:40:44下载
    积分:1
  • fuzzy-controll-of-Cement-kiln
    fuzzy control of Cement kiln
    2013-12-09 07:39:16下载
    积分:1
  • fill_Matlab
    用Matlab实现的孔洞填充算法,可实现类似Matlab imfill函数的功能,填充图像小孔洞(With hole filling algorithm implemented in Matlab, Matlab imfill function can achieve similar functionality,filling small holes in the image.)
    2016-03-17 14:37:19下载
    积分:1
  • IMPPoint2DTo3D
    说明:  从2维空间向三维空间的转换 matlab版的(From 2-dimensional space to three-dimensional space conversion matlab version of the)
    2008-10-22 13:09:12下载
    积分:1
  • Speech-Assignment-No5
    auto correlation by matlap
    2011-06-30 20:03:51下载
    积分:1
  • 696518资源总数
  • 104228会员总数
  • 45今日下载