搜索资源列表

  1. SwarmIntelligence_V3.0

    1下载:
  2. 智能算法工具箱,包括遗传算法、粒子群算法、人工蜂群算法等多种算法。(Intelligent algorithm toolbox, including genetic algorithm particle swarm algorithm artificial swarm algorithm and other algorithms)
  3. 所属分类:进化算法

    • 发布日期:2024-04-28
    • 文件大小:56320
    • 提供者:felller
  1. 用MATLAB实现遗传算法程序

    0下载:
  2. 数值智能算法:用MATLAB实现遗传算法(Using MATLAB to implement genetic algorithm)
  3. 所属分类:matlab例程

    • 发布日期:2024-04-28
    • 文件大小:6144
    • 提供者:任宇
  1. 蚁群算法(路径规划程序)

    0下载:
  2. 蚁群算法是一种群智能算法,也是启发式算法。基本原理来源于自然界蚂蚁觅食的最短路径原理。蚁群算法根据模拟蚂蚁寻找食物的最短路径行为来设计的仿生算法,因此一般而言,蚁群算法用来解决最短路径问题,并真的在旅行商问题(TSP,一个寻找最短路径的问题)上取得了比较好的成效。目前,也已渐渐应用到其他领域中去,在图着色问题、车辆调度问题、集成电路设计、通讯网络、数据聚类分析等方面都有所应用。(Ant colony algorithm is a pop
  3. 所属分类:matlab例程

    • 发布日期:2024-04-28
    • 文件大小:145408
    • 提供者:wyj2277
  1. MATLAB智能算法30个案例分析程序

    0下载:
  2. 蚁群算法、遗传算法、免疫算法等智能优化算法应用代码(Application code of intelligent optimization algorithms, such as ant colony algorithm, genetic algorithm, immune algorithm and so on)
  3. 所属分类:软件工程

  1. MATLAB智能算法30个案例分析

    0下载:
  2. MATLAB智能算法例子,通过研究本书中的例子,可以更好地理解智能算法及其编程(Example of MATLAB intelligent algorithm)
  3. 所属分类:matlab例程

    • 发布日期:2024-04-28
    • 文件大小:67337216
    • 提供者:嘘嘘嘘嘘需
  1. chapter1

    0下载:
  2. 《matlab智能算法30个案例分析》案例一实验的源代码(The source code of a case study of "30 case analysis of MATLAB intelligent algorithm")
  3. 所属分类:matlab例程

    • 发布日期:2024-04-28
    • 文件大小:4096
    • 提供者:Zzzzz12
  1. 《MATLAB智能算法30个案例分析》(第二版)例程

    0下载:
  2. 遗传算法、免疫算法、退火算法、粒子群算法、鱼群算法、蚁群算法和神经网络等最常用的30个智能算法例程(Genetic Algorithm, etc. The original book supporting 30 intelligent algorithm routines)
  3. 所属分类:matlab例程

    • 发布日期:2024-04-28
    • 文件大小:2369536
    • 提供者:joyboble
  1. MATLAB遗传算法工具箱及应用

    0下载:
  2. MATLAB遗传算法工具箱及应用 智能算法工具(MATLAB genetic algorithm toolbox and its application)
  3. 所属分类:数值算法/人工智能

    • 发布日期:2024-04-28
    • 文件大小:9755648
    • 提供者:武松3
  1. 粒子群算法2

    0下载:
  2. 智能算法中的粒子群算法的代码,很好用,分享给需要的朋友们(The code of particle swarm algorithm in intelligent algorithm is very good to share with friends who need it.)
  3. 所属分类:matlab例程

  1. 代码-多层编码遗传算法的车间调度算法

    0下载:
  2. 智能算法中的遗传算法,解决多层编码车间调度问题(The genetic algorithm in intelligent algorithm solves the problem of multilayer coding shop scheduling.)
  3. 所属分类:matlab例程

  1. 蝙蝠优化算法

    1下载:
  2. 基于matlab平台的启发式智能算法,蝙蝠算法程序(Heuristic intelligent algorithm based on MATLAB platform, bat algorithm program)
  3. 所属分类:matlab例程

    • 发布日期:2024-04-28
    • 文件大小:97280
    • 提供者:德米安
  1. 和声优化算法

    0下载:
  2. 基于matlab平台的启发式智能算法,和声算法程序(Heuristic intelligent algorithm based on MATLAB platform, harmonic algorithm program)
  3. 所属分类:matlab例程

    • 发布日期:2024-04-28
    • 文件大小:1024
    • 提供者:德米安
  1. 萤火虫优化算法

    0下载:
  2. 基于matlab平台的启发式智能算法,萤火虫优化算法程序(Heuristic intelligent algorithm based on MATLAB platform and the program of firefly optimization algorithm)
  3. 所属分类:Maple

    • 发布日期:2024-04-28
    • 文件大小:2048
    • 提供者:德米安
  1. 精通MATLAB智能算法(2015代码)

    0下载:
  2. 智能控制算法 配套程序 matlab(intelligent control matla)
  3. 所属分类:matlab例程

    • 发布日期:2024-04-28
    • 文件大小:5136384
    • 提供者:虎燐魄
  1. Intelligent algorithm case 21-30

    0下载:
  2. 智能算法书籍的第20章到30章的源代码,关于智能算法,(Intelligent algorithms book chapters 20 to 30 source code, about intelligent algorithms.)
  3. 所属分类:书籍源码

    • 发布日期:2024-04-28
    • 文件大小:765952
    • 提供者:毛毛女
  1. chapter1

    0下载:
  2. MATLAB 智能算法30个案例分析 源代码1(MATLAB intelligent algorithm 30 case analysis source code 1)
  3. 所属分类:matlab例程

    • 发布日期:2024-04-28
    • 文件大小:2048
    • 提供者:misamisa
  1. MATLAB智能算法超级学习手册程序

    0下载:
  2. 配合matlab智能算法书籍使用,基本例程(can be used with the book named matlab)
  3. 所属分类:matlab例程

    • 发布日期:2024-04-28
    • 文件大小:427008
    • 提供者:wuwuwwww
  1. 改进的群搜索优化算法_景书杰

    0下载:
  2. 群搜索优化算法在matla中的实现,群集智能算法( Swarm Intelligence Algorithm)是 近 年出现的一类新的智能优化算法。 与其它基于随机搜 索的优化算法一样,具有易实现、 适用范围广的特点。(preindex=index; prebestmember=bestmember; fvalue = eval(strcat(fname ,'(population)')); [fbestval,ind
  3. 所属分类:其他小程序

    • 发布日期:2024-04-28
    • 文件大小:640000
    • 提供者:W·Y·P
  1. MATLAB智能算法30个案例分析

    0下载:
  2. 遗传算法工具箱在matlab中的应用,对GADST各项参数进行分析,举例。(he application of the genetic algorithm toolbox in Matlab analyzes the various parameters of GADST, for example.)
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-04-28
    • 文件大小:52082688
    • 提供者:即便偶不变
  1. MATLAB智能算法30个案例分析 源代码

    0下载:
  2. matlab智能算法源代码案例分析,十分好用,希望对大家有所帮助。(Matlab intelligent algorithm source code case analysis, very easy to use, we hope to help everyone.)
  3. 所属分类:matlab例程

    • 发布日期:2024-04-28
    • 文件大小:1555456
    • 提供者:温开
« 1 2 3 4 56 7 8 9 10 ... 50 »

源码中国 www.ymcn.org