CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 数值算法/人工智能 搜索资源 - GA-SVM

搜索资源列表

  1. GA_SVM

    0下载:
  2. GA/SVM 程序包含三个文件: 1。MainGA12.m 2。selectGA12.m 3。svmc12.m MainGA12.m是主文件,其余两个是被调用文件。 MainGA12.m里主要设置有关参数。 ===================== MainGA12.m文件有关设置的说明: 12行: host= \\gatest\\ %在matlab的安装盘,例如c:\\下设置的程序运行结果目录。 -GA / SVM procedures contain
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:1673502
    • 提供者:赵阳
  1. GASVM.用遗传算法进行特征选取和svm参数优化的程序

    10下载:
  2. 用遗传算法进行特征选取和svm参数优化的程序。遗传算法工具箱goat已在压缩包 需要安装libsvm就可以直接运行。数据集采用UCI中的german数据集,并完成归一化操作,Genetic algorithm with feature selection and parameter optimization svm procedures. Genetic Algorithm Toolbox in goat need to install libsvm package can be run dir
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2016-01-25
    • 文件大小:139268
    • 提供者:覃茂运
  1. libsvm-mat-2[1].89-3

    2下载:
  2. svm多分类器,包括多分类和GA算法和PSO算法优化的SVM-svm multi-classifier, including the multi-classification and GA algorithm and PSO algorithm for optimization of SVM
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-24
    • 文件大小:494913
    • 提供者:何同学
  1. GA

    4下载:
  2. 在matlab平台下,用GA对的lssvm的参数进行优化,很有用的东西。-Platform in matlab, using the GA to optimize parameters lssvm, very useful things.
  3. 所属分类:matlab例程

    • 发布日期:2014-02-28
    • 文件大小:18135
    • 提供者:陈夏
  1. ga

    0下载:
  2. 遗传算法工具箱的应用,有典型的示范案例,有一定参考意义。-Application of genetic algorithm toolbox, a typical model case, a certain reference value.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-04
    • 文件大小:5866
    • 提供者:潘锋权
  1. GA

    0下载:
  2. 文件中包含某老师关于智能优化计算课程中的遗传算法部分的讲义,其中包含详细的例子及源代码。-File contains a calculation of the teachers on the intelligent optimization of the genetic algorithm curriculum part of the lecture, which includes detailed examples and source code.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-10
    • 文件大小:1154407
    • 提供者:周钟
  1. GA

    0下载:
  2. 遗传算法工具箱以及用遗传算法找最优值,主函数是zuiyou.m-Genetic Algorithm Toolbox and using genetic algorithms to find optimal values, the main function is zuiyou.m
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-29
    • 文件大小:11476
    • 提供者:周玉
  1. pso-svm

    10下载:
  2. 这是一个用pso优化SVM中的惩罚参数C和核参数g的MATLAB源码,简单易学-This is an optimization of SVM with the pso in the penalty parameter C and kernel parameter g of the MATLAB source code, easy to learn
  3. 所属分类:AI-NN-PR

    • 发布日期:2016-01-25
    • 文件大小:1498
    • 提供者:yyifang
  1. GA

    0下载:
  2. 一个遗传算法 ,用于优化支持向量机的核函数参数及相关参数-A function about the parameters of svm
  3. 所属分类:matlab

    • 发布日期:2017-04-02
    • 文件大小:966
    • 提供者:badjj
  1. cbir-GA-code

    0下载:
  2. its the matlab coding for pattern recoganization in image processing using genetic algorithm-its the matlab coding for pattern recoganization in image processing using genetic algorithm
  3. 所属分类:matlab

    • 发布日期:2017-03-23
    • 文件大小:224291
    • 提供者:suresh
  1. adaptive-genetic-algorithm

    0下载:
  2. 自适应GA SVM 参数选择算法研究Param eter selection algorithm for support vector machines based on adaptive genetic algorithm 支持向量机是一种非常有前景的学习机器, 它的回归算法已经成功地用于解决非线性函数的逼近问题. 但 是, SVM 参数的选择大多数是凭经验选取, 这种方法依赖于使用者的水平, 这样不仅不能获得最佳的函数逼近效果, 而且采用人工的方法选择 SVM 参数比较浪费
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-25
    • 文件大小:331594
    • 提供者:
  1. GA-SVM-FS

    1下载:
  2. Genetic algorithm feature selection by using SVM
  3. 所属分类:matlab

    • 发布日期:2017-04-03
    • 文件大小:117533
    • 提供者:nero
  1. matlab-code-for-GA-SVM

    0下载:
  2. matlab code for GA SVM
  3. 所属分类:matlab

    • 发布日期:2017-04-07
    • 文件大小:10319
    • 提供者:amit
  1. GA-SVM

    2下载:
  2. matlab版本的 SVM,利用了遗传算子对C,G两个参数进行了寻优。-matlab version of the SVM, using the genetic operator on C, G two parameters of the optimization.
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-08
    • 文件大小:6962
    • 提供者:MIAO
  1. GA-SVM

    1下载:
  2. 这是一个基于GA优化SVM的程序代码,里面有相对应的数据和程序,希望大家下载,相互学习。-This is a GA based on the SVM optimization of the program code, which has the corresponding data and procedures, I hope everyone to download, learn each other
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-04
    • 文件大小:7881
    • 提供者:yq
  1. ga-svm

    4下载:
  2. 用遗传算法优化支持向量回归机C、g、p参数(Optimization of C, G, P parameters of support vector regression machine by genetic algorithm)
  3. 所属分类:数据挖掘

    • 发布日期:2018-04-19
    • 文件大小:1024
    • 提供者:wentong
  1. PSO-SVM

    1下载:
  2. 将改进的粒子群算法和GA与SVM相结合,通过参数寻优构建新模型完成对空气质量指数的预测(The improved particle swarm optimization and genetic algorithm are combined with SVM. The prediction of air quality index (AQI) is completed by constructing a new model by parameter optimization.)
  3. 所属分类:matlab例程

    • 发布日期:2020-03-16
    • 文件大小:19456
    • 提供者:心静2279
  1. GA_SVM

    4下载:
  2. GA优化算法优化支持向量机的惩罚参数c和核函数的gamma。(GA optimization algorithm is used to optimize the penalty parameters c and kernel function gamma of SVM.)
  3. 所属分类:matlab例程

  1. GA_SVM

    0下载:
  2. 遗传算法优化支持向量机算法,从而更好的提高识别率和预测率(GA-SVM implemented by MATLAB)
  3. 所属分类:matlab例程

    • 发布日期:2019-03-30
    • 文件大小:1746944
    • 提供者:jjjj6886
  1. GA_SVM

    0下载:
  2. 利用GA遗传算法优化参数 并利用支持向量机分类或者回归计算(Use GA genetic algorithm to optimize parameters and use support vector machine for classification or regression calculation)
  3. 所属分类:人工智能/神经网络/深度学习

    • 发布日期:2021-03-18
    • 文件大小:263168
    • 提供者:海风1024
« 12 3 »
搜珍网 www.dssz.com