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

搜索资源列表

  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-03
    • 文件大小: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-09
    • 文件大小: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-28
    • 文件大小: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. MATLABcommonalgorithm.RAR

    0下载:
  2. 常用的MATLAB算法包括SVM,GA,等的经典算法-matlab
  3. 所属分类:matlab

    • 发布日期:2017-04-06
    • 文件大小:115698
    • 提供者:刘娜娜
  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. A-GA-based-feature-selection-and-parameters-optim

    0下载:
  2. Support Vector Machines, one of the new techniques for pattern classifi cation, have been widely used in many application areas. The kernel parameters setting for SVM in a training process impacts on the classifi cation accuracy. Feature
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-27
    • 文件大小:141713
    • 提供者:payal
  1. ga

    0下载:
  2. 基于GA的SVM训练程序,已经通过调试,只是删除了数据。-GA-based SVM training program has been through debugging, just delete the data.
  3. 所属分类:matlab

    • 发布日期:2017-11-22
    • 文件大小:4590
    • 提供者:侯波
  1. svm-ga

    0下载:
  2. SVM神经网络中的参数优化---利用SVM提升分类器性能,很好-Parameter optimization of SVM neural network--- SVM to enhance the performance of the classifier, good
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-12-05
    • 文件大小:3524
    • 提供者:suua
  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-06
    • 文件大小: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-07
    • 文件大小:6962
    • 提供者:MIAO
  1. GA-PSO

    3下载:
  2. 遗传算法和粒子群算法以及网格搜索法优化神经网络SVM的高斯核参数和惩罚参数-Optimization of Genetic Algorithm Neural Network SVM Gaussian kernel parameters and penalty parameter
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-30
    • 文件大小:208624
    • 提供者:陈静
  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. 22500794GA-SVM

    1下载:
  2. 本程序事实现遗传算法(GA)优化支持向量机(SVM),具有很好的学习价值。-This procedure to achieve something genetic algorithm (GA) optimization support vector machine (SVM), having a good learning value.
  3. 所属分类:matlab

    • 发布日期:2017-05-09
    • 文件大小:1749449
    • 提供者:zhch8i
  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
« 12 3 »
搜珍网 www.dssz.com