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

搜索资源列表

  1. matlab编写的遗传算法程序

    1下载:
  2. matlab编写的遗传算法程序
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2012-04-15
    • 文件大小:6776
    • 提供者:fei2009xue
  1. 用matlab编写的十进制的遗传算法程序

    3下载:
  2. 用matlab编写的十进制的遗传算法程序)实数编码遗传算法。,chrom
  3. 所属分类:matlab例程

    • 发布日期:2015-08-13
    • 文件大小:1085
    • 提供者:huangzhijie
  1. 车间作业调度问题遗传算法通用Matlab程序

    8下载:
  2. 车间作业调度问题遗传算法通用Matlab程序,很好用的的哦,the matlab implementation of job-shop scheduling problem solution based on the GA algorithm.
  3. 所属分类:matlab例程

    • 发布日期:2016-08-21
    • 文件大小:50882
    • 提供者:朱磊
  1. 基于matlab的遗传算法程序及基于matlab的小波变换实现图像边缘提取

    6下载:
  2. 基于matlab的遗传算法程序及基于matlab的小波变换实现图像边缘提取
  3. 所属分类:matlab例程

  1. Job-shop-MATLAB

    2下载:
  2. 用matlab编写的车间作业调度的遗传算法程序-Written by matlab genetic algorithm for job shop scheduling procedures
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-23
    • 文件大小:102048
    • 提供者:小刚
  1. 精通MATLAB智能算法(2015代码)

    1下载:
  2. 这是一个智能算法程序吧,里面有模拟退火算法,遗传算法,粒子群算法等等,希望这些算法对初学者来说有用处。(This program is an intelligent algorithm, simulated annealing algorithm, genetic algorithm, particle swarm optimization (pso) algorithm and so on, hope that the algorithm is useful for beginners.)
  3. 所属分类:其他

    • 发布日期:2017-12-15
    • 文件大小:7047168
    • 提供者:pursh
  1. 利用遗传算法优化BP神经网络权值和阈值

    0下载:
  2. 利用遗传算法优化BP神经网络权值和阈值,内含程序和m文件(Using genetic algorithm to optimize BP neural network weights and thresholds, containing procedures and M files)
  3. 所属分类:matlab例程

    • 发布日期:2017-12-15
    • 文件大小:111616
    • 提供者:qwer123456
  1. 遗传算法优化神经网络matlab源码

    1下载:
  2. 此程序实现了利用遗传算法优化BP神经网络,内含matlab源码及遗传算法工具包。亲测可用(This program implements the use of genetic algorithms to optimize the BP neural network, including Matlab source code and genetic algorithm toolkit. Pro test available)
  3. 所属分类:matlab例程

    • 发布日期:2017-12-18
    • 文件大小:118784
    • 提供者:xihananhai
  1. matlab遗传算法程序

    0下载:
  2. 遗传算法编程文件,可在matlab中运行,可用作新手变成练习。(Genetic algorithm programming file)
  3. 所属分类:人工智能/神经网络/深度学习

    • 发布日期:2017-12-17
    • 文件大小:6144
    • 提供者:foryy
  1. 2010full遗传与蚂蚁-此程序包文件名都要改成小写

    0下载:
  2. 所用的遗传算法的MATLAB代码以及ppt教程,大家可以参考参考(MATLAB code used in the genetic algorithm, as well as ppt tutorial, we can refer to reference)
  3. 所属分类:matlab例程

    • 发布日期:2017-12-25
    • 文件大小:654336
    • 提供者:anthony8
  1. 简单函数优化的遗传算法程序

    0下载:
  2. 遗传算法基础的几个function,可以先看看,对遗传算法有个大概认识。 对建模很有帮助。(functions about genetic algorithm, using matlab)
  3. 所属分类:matlab例程

    • 发布日期:2017-12-28
    • 文件大小:4096
    • 提供者:Kelly0928
  1. chap8(遗传算法和粒子群算法)

    0下载:
  2. 遗传算法流程以及几种应用场景,matlab原程序代码及mat文件(Genetic algorithm process and several application scenarios, matlab original program code and mat files)
  3. 所属分类:人工智能/神经网络/深度学习

    • 发布日期:2017-12-27
    • 文件大小:100352
    • 提供者:flowerslee
  1. 多目标遗传算法程序

    1下载:
  2. 对目标优化,多目标遗传算法(把度目标转化为单目标求解)源程序(Matlab multi-objective genetic optimization algorithm(to convert the degree target to a single target solution) source program)
  3. 所属分类:matlab例程

    • 发布日期:2017-12-27
    • 文件大小:110592
    • 提供者:上古波波
  1. 非支配排序遗传算法

    1下载:
  2. 非支配排序遗传算法NAGS2,算法程序进行了相应的注释,可以运行(Non dominated sorting genetic algorithm NAGS2, algorithm procedures for the corresponding notes, you can run)
  3. 所属分类:数值算法/人工智能

    • 发布日期:2017-12-31
    • 文件大小:532480
    • 提供者:Slfwoniu
  1. 用MATLAB实现遗传算法程序.pdf

    1下载:
  2. 遗传算法的基本步骤如下: 1)在一定编码方案下,随机产生一个初始种群; 2)用相应的解码方法,将编码后的个体转换成问 题空间的决策变量,并求得个体的适应值; 3)按照个体适应值的大小,从种群中选出适应值 较大的一些个体构成交配池; 4)由交叉和变异这两个遗传算子对交配池中的 个体进行操作,并形成新一代的种群; 5)反复执行步骤2-4,直至满足收敛判据为止。(The basic steps of the genetic algorithm are as follows: 1) u
  3. 所属分类:matlab例程

    • 发布日期:2017-12-23
    • 文件大小:76800
    • 提供者:傲视天下
  1. 遗传算法课件与程序

    0下载:
  2. 遗传算法课件与程序,matlab遗传算法程序包(Genetic algorithm courseware and program, matlab genetic algorithm package)
  3. 所属分类:文章/文档

  1. 遗传算法

    0下载:
  2. 此程序为TSP问题的遗传算法,程序可以完美运行,计算最短路径。(This procedure for the TSP problem by genetic algorithm, the program can run perfectly, the shortest path calculation.)
  3. 所属分类:易语言编程

    • 发布日期:2017-12-30
    • 文件大小:5120
    • 提供者:smoonlighter
  1. matlab程序

    0下载:
  2. 通过遗传算法实现宽带天线的匹配网络优化,提高整个频带内的传输效率、(The genetic algorithm is used to optimize the matching network of broadband antenna and improve the transmission efficiency in the whole frequency band,)
  3. 所属分类:其他

  1. matlab遗传算法程序_2017

    0下载:
  2. MATLB做的经典遗传算法程序,包括算法的选择、交叉、变异函数,以及一些简单的MABTLAB遗传算法例子!(Classical genetic algorithm MATLB program, including the selection of algorithms, crossover, variogram, and some simple examples of MABTLAB genetic algorithm!)
  3. 所属分类:数值算法/人工智能

    • 发布日期:2018-01-01
    • 文件大小:54272
    • 提供者:wliaoc
  1. 遗传算法

    0下载:
  2. 遗传算法实现优化问题,附有例题以及程序,非常实用。(Genetic algorithm for optimization problems)
  3. 所属分类:文章/文档

    • 发布日期:2018-01-02
    • 文件大小:6144
    • 提供者:行者W
« 1 2 34 5 6 7 8 9 10 ... 50 »
搜珍网 www.dssz.com