CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - svm genetic matlab

搜索资源列表

  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. GA-SVM

    3下载:
  2. 遗传算法+支持向量机,非常的实用,希望对大家有用。-Genetic algorithms+ support vector machine, very useful, we want to be useful.
  3. 所属分类:Other systems

    • 发布日期:2016-04-27
    • 文件大小:1673304
    • 提供者:慧莹
  1. algorithms

    2下载:
  2. 我个人收集的各类智能算法,共有20多个源代码,包括:遗传算法,蚁群算法,粒子群算法,微分进化算法,遗传神经网络算法,粒子群SVM算法,粒子群神经网络算法等混合算法-I collect all kinds of intelligent algorithms, a total of more than 20 source code, including: genetic algorithms, ant colony optimization, particle swarm optimization,
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-21
    • 文件大小:6202087
    • 提供者:王军
  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. svm

    0下载:
  2. SVM方法的基本思想是:定义最优线性超平面,并把寻找最优线性超平面的算法归结为求解一个凸规划问题。进而基于Mercer核展开定理,通过非线性映射φ,把样本空间映射到一个高维乃至于无穷维的特征空间(Hilbert空间),使在特征空间中可以应用线性学习机的方法解决样本空间中的高度非线性分类和回归等问题。svm 程序,即支持向量机的代码。-The basic idea of SVM method are: the definition of the optimal linear hyperplane,
  3. 所属分类:matlab

    • 发布日期:2017-03-27
    • 文件大小:118143
    • 提供者:
  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. 30-case-studies

    0下载:
  2. MATLAB神经网络30个案例分析__读者调用案例的时候,只要把案例中的数据换成自己需要处理的数据,即可实现自己想要的网络。该书共有30个MATLAB神经网络的案例(含可运行程序),包括BP、RBF、SVM、SOM、Hopfield、LVQ、Elman、小波等神经网络;还包含PSO(粒子群)、灰色神经网络、模糊网络、概率神经网络、遗传算法优化等内容。-30 case studies of the MATLAB Neural Network __ readers call the case, as
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-29
    • 文件大小:11300569
    • 提供者:liuwei
  1. MATLAB-NN

    0下载:
  2. MATLAB神经网络的各类程序,包含遗传算法,神经网络,神经模糊,SVM等程序,十分实用。-All kinds of MATLAB neural network program, including genetic algorithms, neural networks, neuro-fuzzy, SVM and other procedures, very useful.
  3. 所属分类:source in ebook

    • 发布日期:2017-05-30
    • 文件大小:12446493
    • 提供者:wudi
  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. SVM_RFE_GA_TOOLBOX

    0下载:
  2. 利用遗传基因算法对SVM-RFE算法进行优化,从而获取更优异的特征,提高检测率,该算法的SVMtrain利用matlab自带的函数-The use of genetic algorithms to optimize the SVM-RFE algorithm, in order to gain more excellent features, improve the detection rate of the algorithm using matlab comes SVMtrain funct
  3. 所属分类:Special Effects

    • 发布日期:2017-04-15
    • 文件大小:7527
    • 提供者:wjwei
  1. BP.SVM

    0下载:
  2. 这是遗传算法优化支持向量机代码。用于matlab分类应用-This is a genetic algorithm optimization support vector machine code. Applications for classification matlab
  3. 所属分类:assembly language

    • 发布日期:2017-04-14
    • 文件大小:2596
    • 提供者:zzk
  1. gaSVMcg11

    1下载:
  2. 遗传支持向量机法计算可靠度等用matlab 编制程序-Genetic support vector machine (SVM) method to calculate reliability of matlab programming
  3. 所属分类:software engineering

    • 发布日期:2017-04-13
    • 文件大小:1593
    • 提供者:李朦
  1. main

    1下载:
  2. 采用遗传算法和支持向量机(svm)编写的手写字体识别算法,基于matlab-Handwriting recognition algorithm using genetic algorithms and support vector machine (svm) written on matlab
  3. 所属分类:Other systems

    • 发布日期:2017-05-07
    • 文件大小:1037364
    • 提供者:
  1. sunqan_v15

    0下载:
  2. 用MATLAB编写的遗传算法路径规划,一个计算声子晶体结构的一维传递矩阵法,包括最小二乘法、SVM、神经网络、1_k近邻法。- Genetic algorithms using MATLAB path planning, A one-dimensional transfer matrix method to calculate the phonon crystal structure, Including the least squares method, the SVM, neural net
  3. 所属分类:Other systems

    • 发布日期:2017-05-04
    • 文件大小:4706
    • 提供者:penkang
  1. manghiu_v83

    1下载:
  2. 用MATLAB编写的遗传算法路径规划,基于人工神经网络的常用数字信号调制,包括最小二乘法、SVM、神经网络、1_k近邻法。- Genetic algorithms using MATLAB path planning, The commonly used digital signal modulation based on artificial neural network, Including the least squares method, the SVM, neural networks
  3. 所属分类:matlab

    • 发布日期:2017-05-05
    • 文件大小:6251
    • 提供者:jiusangbeiben
  1. giejiu

    0下载:
  2. 包括最小二乘法、SVM、神经网络、1_k近邻法,混沌的判断指标Lyapunov指数计算,用MATLAB编写的遗传算法路径规划。- Including the least squares method, the SVM, neural networks, 1 _k neighbor method, Chaos indicator for Lyapunov index calculation, Genetic algorithms using MATLAB path planning.
  3. 所属分类:Algorithm

    • 发布日期:2017-12-20
    • 文件大小:4096
    • 提供者:gaibungunjao
  1. 30个MATLAB算法应用例程

    0下载:
  2. 介绍了累计30个算法的程序案例,从神经网络、遗传、模拟退火、SVM等案例开始。(This paper introduces the case of 30 algorithms, starting with neural networks, genetic algorithms, simulated annealing, SVM and so on.)
  3. 所属分类:matlab例程

  1. MATAB神经网络30个案例分析

    5下载:
  2. 该PDF共有30个MATLAB神经网络的案例,包括BP、RBF、SVM、SOM、Hopfield、LVQ、Elman、小波等神经网络;还包含PSO(粒子群)、灰色神经网络、模糊网络、概率神经网络、遗传算法优化等内容。本PDF作为本科毕业设计、研究生项日设计、博士低年级课题设计参考书籍,同时对广大科研人员也有很高的参考价值。(The PDF has a total of 30 MATLAB in the case of neural networks, including BP, RBF, SVM
  3. 所属分类:matlab例程

    • 发布日期:2017-12-30
    • 文件大小:47037440
    • 提供者:那又怎样
  1. GA_SVM

    1下载:
  2. 使用遗传算法对支持向量机进行优化的matlab代码(the optimized SVM based on Genetic Algorithm)
  3. 所属分类:matlab例程

    • 发布日期:2018-01-03
    • 文件大小:1771520
    • 提供者:孙哈哈
  1. GASVM

    1下载:
  2. 遗传算法优化支持向量机程序,用于参数寻优,提高分类率(Genetic algorithm optimization support vector machine program)
  3. 所属分类:matlab例程

    • 发布日期:2018-05-04
    • 文件大小:1024
    • 提供者:apf2896
« 12 »
搜珍网 www.dssz.com