登录
首页 » matlab » GA_SVM

GA_SVM

于 2020-09-19 发布 文件大小:1706KB
0 187
下载积分: 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 个回复

  • cpp
    前段时间在北大OJ平台上做的几个题目,主要用到几个知识点...(OJ platform some time ago at the university to do the subject ...)
    2009-12-15 00:43:21下载
    积分:1
  • IIR
    使用iir方法设计的数字滤波器,通过验证,功各位使用。(Designed using iir digital filter, through verification, power you use.)
    2010-05-21 21:14:24下载
    积分:1
  • Signal-and-system-analysis
    信号的时域运算、时域变换及MATLAB实现(Signal in the time domain operation, the time domain transformation and MATLAB )
    2015-03-10 22:31:47下载
    积分:1
  • parcorr
    Partial Autocorrelation Function - Matlab - Useful Econometrics Tool
    2014-01-04 02:11:18下载
    积分:1
  • CAAD
    Programs to plot a temperature distribution of a conducting rod with hot and cold ends, steady state temp dist, vibration animation, image processing
    2012-01-16 00:51:32下载
    积分:1
  • SOC
    说明:  采用开路电压法和安时积分法相结合的算法,对soc进行估计(open voltage circuit combined with columb counting method)
    2020-03-06 16:25:46下载
    积分:1
  • GUI
    GUI示例,包括基本的GUI和右键弹出菜单的简单例子(GUI examples, including basic GUI and a simple example of the context menu)
    2013-08-16 20:14:17下载
    积分:1
  • 基于粒子群优化算法的特征选择SVM分类
    针对“BreastCancer”数据集,作为对比,第一次对特征集直接进行SVM分类,第二次使用粒子群算法进行特征选择后再进行SVM分类。并且对比和分析了两次分类的结果。(For "BreastCancer" data set, as a comparison, the first time the feature set is directly classified by SVM, and the second time the feature set is selected by particle swarm optimization before SVM classification. The results of the two classifications are compared and analyzed.)
    2021-03-05 21:39:31下载
    积分:1
  • Computer-Vision-Using-Local-Binary-Patterns
    The local binary pattern (LBP) is a simple yet very efficient operator which labels the pixels of an image by thresholding the neighborhood of each pixel and considers the result as a binary number. Perhaps the most important property of the LBP operator in real-world applications is its invariance against monotonic gray level changes caused, for example, by illumination variations. Another equally important is its computational simplicity, which makes it possible to analyze images in challenging real-time settings. LBP is also very flexible: it can be easily adapted to different types of problems and used together with other image descriptors
    2013-09-19 10:04:03下载
    积分:1
  • _PCA
    PCA程序,可用于学习交流,也可用于特征脸的获取等(PCA program can be used for the exchange of learning, it can also be used to obtain the characteristics of the face, etc.)
    2016-07-08 09:58:40下载
    积分:1
  • 696518资源总数
  • 106215会员总数
  • 5今日下载