CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 其它 书籍源码 搜索资源 - genetic algorithm matlab code

搜索资源列表

  1. adp-matlab

    2下载:
  2. 自适应遗传算法源程序,比较不错的。 具有很大的参考价值-adaptive genetic algorithm source code, the quite good. Great reference value
  3. 所属分类:书籍源码

    • 发布日期:2008-10-13
    • 文件大小:1008
    • 提供者:李为
  1. GA-TSP--MATLAB

    0下载:
  2. GA TSP MATLAB this source code implement TSP in matlab by Genetic Algorithm... TSP is a classic problem in AI
  3. 所属分类:source in ebook

    • 发布日期:2017-03-23
    • 文件大小:782519
    • 提供者:aqa
  1. tsp_ga

    0下载:
  2. 遗传算法,matlab编写的源代码,用于解决旅行商等np问题,算法效率高-Genetic algorithm written in Matlab source code used to solve the traveling salesman and other np, high efficiency of the algorithm
  3. 所属分类:source in ebook

    • 发布日期:2017-04-03
    • 文件大小:3161
    • 提供者:周海军
  1. GA_ch_Assign

    0下载:
  2. MATLAB代码 遗传算法 信道分配 频谱分配-MATLAB code genetic algorithm for channel allocation spectrum allocation
  3. 所属分类:source in ebook

    • 发布日期:2017-12-03
    • 文件大小:1791
    • 提供者:fly
  1. MATLAB-genetic-algorithm

    0下载:
  2. 《MATLAB遗传算法工具箱及应用》书籍源程序-MATLAB genetic algorithm toolbox and application source code
  3. 所属分类:source in ebook

    • 发布日期:2017-11-04
    • 文件大小:696372
    • 提供者:黎威
  1. my-souce-code-20130915

    0下载:
  2. 书本《matlab神经网络应用设计》源码,对于利用遗传算法(GA)优化神经网络(NN)的程序部分,由于使用了GA工具箱中已经定义好的一些函数,因此,这部分程序必须拷贝到GA工具箱目录下才能运行,在本书中有:"第12章","第13章",以及"第20.5节"。另外,还包括该书本配套PPT教案。-Book " matlab neural network application design" source for the use of genetic algorithm (GA) o
  3. 所属分类:source in ebook

    • 发布日期:2017-05-16
    • 文件大小:4115065
    • 提供者:dream
  1. solving-multi-objective-

    0下载:
  2. 用于求解多目标规划的matlab遗传算法代码-Matlab code genetic algorithm for solving multi-objective planning
  3. 所属分类:source in ebook

    • 发布日期:2017-04-16
    • 文件大小:164694
    • 提供者:sun yu
  1. codeaaa

    0下载:
  2. 用于求解简单函数优化的matlab遗传算法代码-Matlab genetic algorithm code used to solve simple function optimization
  3. 所属分类:source in ebook

    • 发布日期:2017-04-14
    • 文件大小:4764
    • 提供者:sun yu
  1. GA

    0下载:
  2. MATLAB遗传算法源代码,很不错,KEYI 可以正常运行-MATLAB genetic algorithm source code, very good
  3. 所属分类:source in ebook

    • 发布日期:2017-04-25
    • 文件大小:101916
    • 提供者:李心杰
  1. MATLABcode30intelligent-algorithms

    0下载:
  2. MATLAB智能算法30个案例分析 源代码 有各种智能算法,如遗传算法,免疫算法,神经网络的实现-Intelligent algorithm MATLAB source code 30 case studies have a variety of intelligent algorithms, such as genetic algorithm, immune algorithm, neural network implementations
  3. 所属分类:source in ebook

    • 发布日期:2017-05-09
    • 文件大小:1540017
    • 提供者:dazhi
  1. PSO_about

    0下载:
  2. 粒子群算法matlab代码吐血推荐。粒子群算法,也称粒子群优化算法,是近年来发展起来的一种新的进化算法。它是从随机解出发,通过迭代寻找最优解,通过适应度来评价解的品质,但它比遗传算法规则更为简单,它没有遗传算法的“交叉”(Crossover) 和“变异”(Mutation) 操作,它通过追随当前搜索到的最优值来寻找全局最优。这种算法以其实现容易、精度高、收敛快等优点引起了学术界的重视,并且在解决实际问题中展示了其优越性。粒子群算法是一种并行算法。-PSO algorithm matlab cod
  3. 所属分类:source in ebook

    • 发布日期:2017-05-11
    • 文件大小:2483872
    • 提供者:Charlie
  1. Based-on-GA-matlab-code

    0下载:
  2. 基于遗传算法的matlab代码,源码,可运行。-Based on Genetic Algorithm matlab code
  3. 所属分类:source in ebook

    • 发布日期:2017-04-14
    • 文件大小:3900
    • 提供者:林轩
  1. GeneAlgorithm

    0下载:
  2. 现代优化算法包括 遗传算法 退火算法.代码基于matlab 可以直接运行,有图示说明-Modern optimization algorithms, including genetic algorithm annealing algorithm code based on Matlab can be directly run, there is illustrated
  3. 所属分类:source in ebook

    • 发布日期:2017-04-14
    • 文件大小:2879
    • 提供者:wangke
  1. PID-control

    0下载:
  2. 各种PID控制源代码,包括神经网络、粒子群、遗传算法等职能算法的PID控制。(Various PID control source code, including neural networks, particle swarm, genetic algorithms and other functions of the algorithm PID control.)
  3. 所属分类:书籍源码

    • 发布日期:2017-12-29
    • 文件大小:5229568
    • 提供者:付家千金
  1. pso

    0下载:
  2. 代码主要介绍遗传算法,基于matlab编写(The code mainly introduces genetic algorithm, based on MATLAB.)
  3. 所属分类:书籍源码

    • 发布日期:2018-05-03
    • 文件大小:1024
    • 提供者:bitboss6
搜珍网 www.dssz.com