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

搜索资源列表

  1. 基于粒子群算法的PID控制器优化设计

    2下载:
  2. matlab智能算法,基于粒子群算法的PID控制器优化设计(Matlab intelligent algorithm, particle swarm optimization based PID controller optimization design)
  3. 所属分类:matlab例程

  1. matlab智能算法例子

    0下载:
  2. Matlab智能算法,包括遗传算法,粒子群算法,蚁群算法等等(Matlab intelligent algorithm, including genetic algorithm, particle swarm algorithm, ant colony algorithm and so on.)
  3. 所属分类:matlab例程

    • 发布日期:2017-12-27
    • 文件大小:7037952
    • 提供者:我要发sci
  1. 智能算法程序

    0下载:
  2. 基于种群的变异和交叉的,简单的遗传算法的编程代码(Simple genetic algorithm programming code)
  3. 所属分类:matlab例程

    • 发布日期:2017-12-30
    • 文件大小:11264
    • 提供者:李里你
  1. chapter4

    0下载:
  2. 我看到一本书上的智能算法源程序,希望大家能够喜欢。(I see a book on the intelligent algorithm source program, hope that we can love)
  3. 所属分类:matlab例程

    • 发布日期:2017-12-29
    • 文件大小:7168
    • 提供者:moonlu
  1. 一元二元函数

    0下载:
  2. 最近在看智能算法,是特别初期浅显的算法,适合初学者(Recently looked at intelligent algorithms, is particularly early, easy algorithm, suitable for beginners)
  3. 所属分类:matlab例程

    • 发布日期:2017-12-28
    • 文件大小:2048
    • 提供者:七月不乖
  1. chapter1 谢菲尔德大学的matlab遗传算法工具箱

    0下载:
  2. matlab智能算法30个案例分析 一书中的第一章中的仿真程序(Matlab intelligent algorithm 30 cases analysis of the first chapter of the simulation program)
  3. 所属分类:matlab例程

    • 发布日期:2018-01-05
    • 文件大小:2048
    • 提供者:南湖南
  1. 基于遗传算法和非线性规划的函数寻优算法

    2下载:
  2. chapter2 基于遗传算法和非线性规划的函数寻优算法 《MATLAB智能算法30个案例分析》(史峰等)(30 case studies of MATLAB intelligent algorithm (Shi Feng et al.))
  3. 所属分类:matlab例程

    • 发布日期:2018-01-05
    • 文件大小:36864
    • 提供者:南湖南
  1. chapter4 基于遗传算法的TSP算法

    0下载:
  2. 《MATLAB智能算法30个案例分析》(史峰等) 遗传算法和BP网络的结合(30 case studies of MATLAB intelligent algorithm (Shi Feng et al.))
  3. 所属分类:matlab例程

    • 发布日期:2018-01-05
    • 文件大小:13312
    • 提供者:南湖南
  1. chapter6 遗传算法工具箱详解及应用

    0下载:
  2. chapter6 遗传算法工具箱详解及应用 《MATLAB智能算法30个案例分析》(史峰等)(30 case studies of MATLAB intelligent algorithm (Shi Feng et al.))
  3. 所属分类:matlab例程

    • 发布日期:2018-01-05
    • 文件大小:1024
    • 提供者:南湖南
  1. MATLAB智能算法30个案例分析_史峰...

    0下载:
  2. 此文档包含30个matlab智能算法的案例,(This document contains 30 cases of MATLAB intelligent algorithms.)
  3. 所属分类:matlab例程

    • 发布日期:2018-01-08
    • 文件大小:25600
    • 提供者:永yong
  1. 用MATLAB实现遗传算法程序

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

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

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

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

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

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

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

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

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

    • 发布日期:2018-03-03
    • 文件大小:2369536
    • 提供者:joyboble
  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. 蝙蝠优化算法

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

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

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

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

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

    • 发布日期:2018-04-29
    • 文件大小:5136384
    • 提供者:虎燐魄
« 1 23 4 5 6 7 8 9 10 ... 48 »
搜珍网 www.dssz.com