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

搜索资源列表

  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. 遗传算法优化BP神经网络程序,很不错的,值得学习-GA for BP neural network training
  3. 所属分类:matlab

    • 发布日期:2017-03-28
    • 文件大小:28441
    • 提供者:scs
  1. ga

    0下载:
  2. 遗传算法,prufer编码解决最小生成树问题-GA
  3. 所属分类:matlab

    • 发布日期:2017-04-01
    • 文件大小:4575
    • 提供者:小俞
  1. Matlab-GA-algorithm-and-application-code

    3下载:
  2. 几个非常经典的实例演示,手把手教授,学习遗传算法的非常好的帮手。-Your best assistance in studing GA algorithm !by case study
  3. 所属分类:matlab

    • 发布日期:2015-09-29
    • 文件大小:1396136
    • 提供者:yeyanchao
  1. GA-TSP

    0下载:
  2. 在matlab环境下,用遗传算法实现解决TSP问题。应该可以运行。。既不清楚了-deal with TSP problem with GA
  3. 所属分类:matlab

    • 发布日期:2017-03-28
    • 文件大小:6921
    • 提供者:chenlan
  1. GA-TSP

    0下载:
  2. GA-TSP 运用遗传算法求解TSP问题,需要分开函数保存在运行。-GA-TSP the use of genetic algorithm to solve TSP problem and needs to separate the function is saved in the running.
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:1870
    • 提供者:张三
  1. PSO-GA-S

    3下载:
  2. PSO与GA混合优化算法,可实现比单纯使用PSO或者GA算法更好的优化效果-PSO and GA hybrid optimization algorithm, can achieve more than a simple algorithm using PSO or GA optimization results better
  3. 所属分类:matlab

    • 发布日期:2017-06-15
    • 文件大小:23653465
    • 提供者:吴军
  1. Adapting-GA

    1下载:
  2. 多目标遗传算法优化PID参数,是M文件。内容很详细,有需要的可以下载-this is matlab file ,it is for adpation GA for PID
  3. 所属分类:matlab

    • 发布日期:2017-03-26
    • 文件大小:3185
    • 提供者:周建玉
  1. Hybrid-GA-PSO-Code

    2下载:
  2. Hybrid GA & PSO Algorithm Run the file MainHGAPSO
  3. 所属分类:matlab

    • 发布日期:2017-03-24
    • 文件大小:1879
    • 提供者:Mehdi
  1. based-on-GA-solve--VRP

    1下载:
  2. 求解多目标车辆路径问题的遗传算法的小文章-based on GA solve the mutil-objects problem with the help of time window
  3. 所属分类:matlab

    • 发布日期:2017-03-28
    • 文件大小:107620
    • 提供者:dm
  1. bp-ga

    0下载:
  2. 改进bp-ga算法,确定权值和阈值,组合导航系统故障诊断bp-ga算法-Improved algorithm for bp-ga
  3. 所属分类:matlab

    • 发布日期:2017-03-30
    • 文件大小:4598
    • 提供者:
  1. GA

    0下载:
  2. optimal pid control design for a plant using GA. Here ISE is taken as objective function
  3. 所属分类:matlab

    • 发布日期:2017-04-15
    • 文件大小:9318
    • 提供者:Kandhavel
  1. GA

    0下载:
  2. 遗传算法MATLAB工具箱及其应用实例。-GA algorithm toolbox & instance
  3. 所属分类:matlab

    • 发布日期:2017-03-26
    • 文件大小:480450
    • 提供者:robert
  1. cross-GA

    0下载:
  2. 在遗传算法中算法程序及其中染色体交叉部分操作的部分代码参考(the cross-over operation in GA)
  3. 所属分类:matlab例程

    • 发布日期:2017-12-20
    • 文件大小:1024
    • 提供者:秋莲
  1. PSO-BP和GA-BP

    4下载:
  2. 分别使用PSO和GA优化BP神经网络的参数,用于非线性函数拟合(PSO and GA are used to optimize the parameters of the BP neural network for nonlinear function fitting)
  3. 所属分类:matlab例程

    • 发布日期:2017-12-20
    • 文件大小:55296
    • 提供者:心愿2030
  1. GA-BP代码

    0下载:
  2. 利用GA遗传算法优化BP神经网络,有理论介绍,有实例(BP neural network optimization using GA genetic algorithm, a theoretical introduction, there are examples)
  3. 所属分类:matlab例程

  1. GA

    0下载:
  2. 运用GA算法开展连续优化问题,是一种常用的智能优化算法(Using GA algorithm to carry out continuous optimization problem)
  3. 所属分类:matlab例程

    • 发布日期:2017-12-24
    • 文件大小:2048
    • 提供者:victory-hao
  1. GA

    1下载:
  2. 用GA算法求函数最大值,最基础的遗传算法(Using GA algorithm to find the maximum function, the most basic genetic algorithm)
  3. 所属分类:matlab例程

  1. GA+PSO

    4下载:
  2. 压缩文件中包含三个文件,分别是:GA+PSO、GA_only和PSO_only三个程序包。程序是用MATLAB编写的遗传+粒子群算法、遗传算法、粒子群算法,每个程序中包括主程序、种群选择、自适应函数子函数。(The compressed file contains three files, which are GA PSO, ga_only and pso_only three program package. The program is genetic particle swarm algo
  3. 所属分类:matlab例程

    • 发布日期:2017-12-31
    • 文件大小:11264
    • 提供者:taiyuanwang
  1. ga-bp

    0下载:
  2. 通过GA算法对bp神经网络的阈值阀值进行优化(The threshold value of BP neural network is optimized by GA algorithm)
  3. 所属分类:matlab例程

    • 发布日期:2018-01-02
    • 文件大小:14336
    • 提供者:十七
« 12 3 4 5 6 7 8 9 10 ... 50 »
搜珍网 www.dssz.com