登录
首页 » matlab » 109201239GASVM

109201239GASVM

于 2018-09-25 发布 文件大小:1634KB
0 191
下载积分: 1 下载次数: 4

代码说明:

  基于遗传算法优化支持向量分类机参数的matlab语言编码(Support vector machine optimized by genetic algorithm)

文件列表:

GA_SVM, 0 , 2003-10-01
GA_SVM\osu_svm3.00, 0 , 2003-10-02
GA_SVM\osu_svm3.00\PolySVC.m, 2880 , 2002-02-15
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\demos.m, 587 , 2002-01-03
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\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\osu_svm3.00\demo, 0 , 2003-10-02
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\mainGA7.m, 3086 , 2003-10-02
GA_SVM\svmc7.m, 2891 , 2003-10-02
GA_SVM\selectGA7.m, 14590 , 2003-10-02
GA_SVM\ALLdataTrain.m, 1115834 , 2003-04-24
GA_SVM\ALLdataTest.m, 989597 , 2003-04-24
GA_SVM\Readme_of_GASVM.txt, 1843 , 2003-10-02
www.pudn.com.txt, 218 , 2007-01-22

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

发表评论

0 个回复

  • ga-svm
    用遗传算法优化支持向量回归机C、g、p参数(Optimization of C, G, P parameters of support vector regression machine by genetic algorithm)
    2018-01-12 19:32:12下载
    积分:1
  • MATLAB_SMOTE
    SMOTE插值算法,补全数据的不平衡性。(SMOTE interpolation algorithm to complete the imbalance of data.)
    2018-08-20 10:05:48下载
    积分:1
  • 371805
    实现了自动生成随机数,对于 C仿真有很大的帮助()
    2018-02-05 09:30:53下载
    积分:1
  • JPYJ_DP_load_dispatch
    机组负荷最优分配,动态规划,最小耗水为模型,个人编写,可以运行(Unit load optimal allocation, dynamic programming, minimum water consumption for the model, the individual is written, you can run)
    2015-07-06 19:19:09下载
    积分:1
  • jgthod
    计算七类窗函数并给出归一化对数幅频曲线,同时也是利用窗函数法设计FIR滤波器的程序MDEFIR1所调用的子程序MWINDO(Seven kinds of window functions are calculated and normalized logarithmic amplitude-frequency curves are given. At the same time, it is also the subroutine MWINDO called by the program MDEFIR1 of designing FIR filter by using window function method.)
    2018-09-06 05:12:15下载
    积分:1
  • peruit_memory
    一个介绍最优化方法课件,很详细,从最简单的一维搜索到共轭梯度,最速下降法等等,都有说明(An introduction to the optimization method courseware, very detailed, from the simplest one-dimensional search to conjugate gradient, the steepest descent method, etc.)
    2018-09-03 21:24:55下载
    积分:1
  • gmdh2
    数据分组处理算法GMDH源代码是自组织数据挖掘的核心算法,具有很强的泛化能力,相比回归分析法可以处理小样本数据(GMDH packet processing algorithms source code is the core of self-organizing data mining algorithm, which has strong generalization ability, compared with regression analysis can deal with small samples)
    2010-09-28 15:14:24下载
    积分:1
  • GeoQ_Spider
    通过PYTHON编写的爬虫程序,爬取Geoq的人口密度数据(The population density data of Geoq is crawled by a crawler program written in PYTHON)
    2020-06-21 12:20:02下载
    积分:1
  • vdlayile-directive-functionality
    数据挖掘中的聚合层次聚类算法,有完整的注释()
    2018-05-24 14:39:07下载
    积分:1
  • TurbulentWindGenerator
    三维风场模拟.利用Kaimal spectrum结合FFT进行风场模拟,生成风速时程得进行必要参数的定义。(3D Turbulent Wind Generation。 Generation of three-dimensional turbulent wind fields, by employing a Kaimal spectrum and IEC-based coherence function. )
    2017-02-28 11:35:25下载
    积分:1
  • 696518资源总数
  • 104393会员总数
  • 22今日下载