登录
首页 » matlab » GA-SVM

GA-SVM

于 2010-04-27 发布 文件大小:1634KB
0 260
下载积分: 1 下载次数: 1

代码说明:

说明:  遗传算法+支持向量机,非常的实用,希望对大家有用。(Genetic algorithms+ support vector machine, very useful, we want to be useful.)

文件列表:

GA_SVM\ALLdataTest.m
GA_SVM\ALLdataTrain.m
GA_SVM\mainGA7.m
GA_SVM\Readme_of_GASVM.txt
GA_SVM\selectGA7.m
GA_SVM\svmc7.m
GA_SVM\osu_svm3.00\cmap.mat
GA_SVM\osu_svm3.00\Contents.m
GA_SVM\osu_svm3.00\demos.m
GA_SVM\osu_svm3.00\LinearSVC.m
GA_SVM\osu_svm3.00\mexSVMClass.dll
GA_SVM\osu_svm3.00\mexSVMClass.m
GA_SVM\osu_svm3.00\mexSVMClass.mexglx
GA_SVM\osu_svm3.00\mexSVMClass.mexhp7
GA_SVM\osu_svm3.00\mexSVMClass.mexsol
GA_SVM\osu_svm3.00\mexSVMTrain.dll
GA_SVM\osu_svm3.00\mexSVMTrain.m
GA_SVM\osu_svm3.00\mexSVMTrain.mexglx
GA_SVM\osu_svm3.00\mexSVMTrain.mexhp7
GA_SVM\osu_svm3.00\mexSVMTrain.mexsol
GA_SVM\osu_svm3.00\Normalize.m
GA_SVM\osu_svm3.00\one_RbfSVC.m
GA_SVM\osu_svm3.00\PolySVC.m
GA_SVM\osu_svm3.00\RbfSVC.m
GA_SVM\osu_svm3.00\Scale.m
GA_SVM\osu_svm3.00\SVMClass.m
GA_SVM\osu_svm3.00\SVMPlot.m
GA_SVM\osu_svm3.00\SVMPlot2.m
GA_SVM\osu_svm3.00\SVMTest.m
GA_SVM\osu_svm3.00\SVMTrain.m
GA_SVM\osu_svm3.00\u_LinearSVC.m
GA_SVM\osu_svm3.00\u_PolySVC.m
GA_SVM\osu_svm3.00\u_RbfSVC.m
GA_SVM\osu_svm3.00\demo\c_clademo.m
GA_SVM\osu_svm3.00\demo\c_lindemo.m
GA_SVM\osu_svm3.00\demo\c_poldemo.m
GA_SVM\osu_svm3.00\demo\c_rbfdemo.m
GA_SVM\osu_svm3.00\demo\c_svcdemo.m
GA_SVM\osu_svm3.00\demo\DemoData_class.mat
GA_SVM\osu_svm3.00\demo\DemoData_test.mat
GA_SVM\osu_svm3.00\demo\DemoData_train.mat
GA_SVM\osu_svm3.00\demo\one_rbfdemo.m
GA_SVM\osu_svm3.00\demo\osusvmdemo.m
GA_SVM\osu_svm3.00\demo\SVMClassifier.mat
GA_SVM\osu_svm3.00\demo\u_clademo.m
GA_SVM\osu_svm3.00\demo\u_lindemo.m
GA_SVM\osu_svm3.00\demo\u_poldemo.m
GA_SVM\osu_svm3.00\demo\u_rbfdemo.m
GA_SVM\osu_svm3.00\demo\u_svcdemo.m
GA_SVM\osu_svm3.00\demo
GA_SVM\osu_svm3.00
GA_SVM

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

发表评论

0 个回复

  • ET99工具
    ET99设置工具,可以批量设置,可以设置pid miam deng(ET99 setup tool, batch setup)
    2020-06-23 23:40:01下载
    积分:1
  • AIC拾初至
    利用AIC准则对井中或者微地震数据进行初至拾取(Using the AIC criterion to pick up the microseismic data)
    2021-03-12 16:09:25下载
    积分:1
  • 卸载软件不再繁琐,轻轻一点即可完成,纯绿色,我一直在用,效果不错...
    卸载软件不再繁琐,轻轻一点即可完成,纯绿色,我一直在用,效果不错-Uninstall software no longer red, gently point to complete, pure green, I have been in use, good results
    2023-08-09 08:40:03下载
    积分:1
  • 新建 WinRAR ZIP 压缩文件
    说明:  D2D ECR的matlab实现仿真代码,仿真了energy efficient的论文(The simulation code of the D2D and ECR using matlab. It bases on the paper od energy efficient)
    2019-11-18 19:52:51下载
    积分:1
  • matlab
    说明:  交直流MATLAB仿真(AC and DC MATLAB simulation)
    2021-03-19 14:59:19下载
    积分:1
  • 数据结构
    上海交通大学数据结构几年的试卷以及相应的答案(papers of shanghaijiaotong university)
    2019-04-03 22:44:21下载
    积分:1
  • leach 协议代码
    leach 协议协议代码使用 omnet + + ,leach是设计来降低功耗的每个节点的无线传感器网络协议,它取决于集群的拓扑,leach 中具有最高能量的节点将被指定为簇头,而另一个节点是群集中的唯一成员
    2022-02-15 07:52:56下载
    积分:1
  • another type of ppt format
    another type of ppt format
    2022-03-11 22:24:22下载
    积分:1
  • Graphtheory
    图论的算法书籍,书中包含许多经典的例子,入门用。 章节:1基本概念 2最短路径 3最小生成树 4图的连通性 5支配集与独立集 6网络流 7匹配 8着色 9可行遍性(Graph theory, algorithms books, the book contains many classic examples of entry to use. Chapters: a basic concept of two shortest path minimal spanning tree 4 Figure 3 connectivity of five dominating set and independent set of six matching network flow 7 of 8 coloring 9 viable over the)
    2009-12-03 21:34:03下载
    积分:1
  • SSR+SOURCE(SSSC)+DRAW0206+savemultirun
    电压源代替电容器等效仿真模型,sssc基于pscad平台(Equivalent simulation model of voltage source instead of capacitor)
    2018-04-13 22:35:22下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载