CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - 遗传算法MATLAB

搜索资源列表

  1. GeneticAlgorithm

    0下载:
  2. 采用matlab语言编程,遗传算法的实现,主程序(Main genetic algorithm)
  3. 所属分类:matlab例程

    • 发布日期:2018-01-07
    • 文件大小:1024
    • 提供者:安然1
  1. GA

    0下载:
  2. matlab书中遗传算法,用于求解函数最大值(The genetic algorithm in the MATLAB book is used to solve the maximum function of the function)
  3. 所属分类:matlab例程

  1. 1

    0下载:
  2. MATLAB智能算法 遗传算法的matlab实现(30 case analysis of MATLAB intelligent algorithm + Matlab implementation of source code genetic algorithm)
  3. 所属分类:人工智能/神经网络/深度学习

    • 发布日期:2018-01-07
    • 文件大小:7168
    • 提供者:ziwicn
  1. matlab智能算法30个案例代码

    0下载:
  2. 用于应用仿真,30个案例,方便更新,遗传算法,粒子群(ant cloncy)
  3. 所属分类:人工智能/神经网络/深度学习

    • 发布日期:2018-01-01
    • 文件大小:1503232
    • 提供者:大小鸟
  1. GA_TSP

    0下载:
  2. 用遗传算法解决TSP问题,基于matlab,交叉选择为轮盘赌(Using genetic algorithm to solve TSP problem, based on MATLAB, cross selection is a roulette)
  3. 所属分类:matlab例程

    • 发布日期:2018-01-08
    • 文件大小:1024
    • 提供者:LengendYan
  1. Ch8_GA_JSP

    2下载:
  2. 用遗传算法解决简单的JSP问题,即作业车间调度问题,并可绘制流程图。(The genetic algorithm is used to solve the simple JSP problem, that is, the job shop scheduling problem, and can draw the flow chart.)
  3. 所属分类:matlab例程

  1. GATest_src

    0下载:
  2. 用遗传算法求解函数最大值的matlab程序(Solving the maximum function of function by genetic algorithm)
  3. 所属分类:matlab例程

    • 发布日期:2018-01-08
    • 文件大小:107520
    • 提供者:曼巴精神
  1. matlab

    0下载:
  2. 粒子群优化算法和遗传优化算法的matlab M文件(Particle swarm optimization algorithm and genetic optimization algorithm)
  3. 所属分类:其他

    • 发布日期:2018-01-09
    • 文件大小:16384
    • 提供者:wangqun999
  1. GA

    0下载:
  2. 基于Matlab编写遗传算法/GA,对PID参数优化控制,提高性能(The genetic algorithm /GA is written based on Matlab to optimize the PID parameters and improve the performance)
  3. 所属分类:人工智能/神经网络/深度学习

    • 发布日期:2018-01-10
    • 文件大小:18432
    • 提供者:Anthony-1993
  1. GA

    0下载:
  2. 遗传算法的matlab示例,读者可通过带入matlab中实际演示,进一步了解并掌握遗传算法的原理。(MATLAB examples of genetic algorithms, readers can further understand and master the principles of genetic algorithms by taking the actual demonstration into the MATLAB.)
  3. 所属分类:matlab例程

    • 发布日期:2018-01-10
    • 文件大小:4096
    • 提供者:heywanzi
  1. CODE

    0下载:
  2. 此代码为遗传算法优化BP神经网络的编码程序部分。(this file is the code program in the genetic algorithm.)
  3. 所属分类:matlab例程

    • 发布日期:2018-01-10
    • 文件大小:1024
    • 提供者:李宁227
  1. 几种遗传优化算法

    0下载:
  2. 几种遗传算法的MATLAB实现,用于优化规划(MATLAB implementation of several genetic algorithms for optimization planning)
  3. 所属分类:matlab例程

    • 发布日期:2018-04-18
    • 文件大小:4096
    • 提供者:wjwbbc
  1. 案例3 遗传算法优化BP神经网络-非线性函数拟合

    0下载:
  2. 直接可用的matlab代码,用神经网络解决非线性函数拟合问题(Direct available matlab code to solve nonlinear function fitting problem by neural network)
  3. 所属分类:matlab例程

    • 发布日期:2018-04-19
    • 文件大小:53248
    • 提供者:东来东往CT
  1. 遗传算法

    0下载:
  2. matlab遗传算法算例程序,注释完全~~(Genetic algorithm example program)
  3. 所属分类:matlab例程

    • 发布日期:2018-04-19
    • 文件大小:3072
    • 提供者:SJ717
  1. gatbx

    1下载:
  2. MATLAB中遗传算法工具包,可搭配SVM使用(Genetic algorithm toolkit in MATLAB, which can be used with SVM)
  3. 所属分类:网络编程

    • 发布日期:2018-04-20
    • 文件大小:422912
    • 提供者:josdgv
  1. 遗传pid

    0下载:
  2. 基本的基于遗传算法的pid控制,在matlab平台上运行(genetic algorithm pid)
  3. 所属分类:文章/文档

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

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

  1. genetic

    0下载:
  2. 遗传算法是一种全局最优化算法,是运用了进化论优胜劣汰原理的随机化搜索方法。 前些日子,在进行毕业设计的相关研究中,我接触到了遗传算法,用其对一个五元非线性函数进行最优化搜索。仿真平台使用的是matlab,主要使用的是谢菲尔德大学的matlab遗传算法工具箱。(Genetic algorithm is a global optimization algorithm, is the use of evolution theory of survival of the fittest randomi
  3. 所属分类:数学计算

    • 发布日期:2018-04-20
    • 文件大小:2877440
    • 提供者:醒不来的梦
  1. 遗传工具箱

    0下载:
  2. matlab遗传算法工具箱,压缩包,用于解决最优化问题(Matlab genetic algorithm toolbox)
  3. 所属分类:matlab例程

    • 发布日期:2018-04-21
    • 文件大小:104448
    • 提供者:why949
  1. 混沌蚁群算法

    8下载:
  2. 前推回代法的辐射状配电网潮流程序 matlab编写蚁群算法实践 粒子群工具箱PSOt 基于遗传算法配电网无功优化方法程序源代码 求解机组组合问题的多种群混沌蚁群算法(Forward push back generation method of radial distribution network tidal current procedures matlab prepared ant colony algorithm PSOt based on genetic algorithm distri
  3. 所属分类:网络编程

    • 发布日期:2018-04-21
    • 文件大小:873472
    • 提供者:千与12
« 1 2 ... 39 40 41 42 43 4445 46 47 48 49 50 »
搜珍网 www.dssz.com