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

搜索资源列表

  1. vectorGA.m

    0下载:
  2. VectorGA is a vectorized implementation of a Genetic Algorithm in Matlab
  3. 所属分类:matlab例程

    • 发布日期:2017-12-31
    • 文件大小:2048
    • 提供者:luissanti
  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. 遗传算法

    0下载:
  2. 几个遗传算法例子的matlab实现《MATLAB遗传算法工具箱及应用》(Some examples of matlab codes for genetic algorithms <Matlab genetic algorithms tools and applicaitons>)
  3. 所属分类:matlab例程

    • 发布日期:
    • 文件大小:46080
    • 提供者:swimhua
  1. Matlab遗传算法的部分映射交叉算子(pmx)源码

    1下载:
  2. Matlab遗传算法的部分映射交叉算子(pmx)源码(Partial mapping crossover operator (PMX) source code of Matlab genetic algorithm)
  3. 所属分类:matlab例程

    • 发布日期:2018-01-03
    • 文件大小:1024
    • 提供者:jadee
  1. matlab bp+遗传算法

    0下载:
  2. 一个关于遗传算法优化BP神经网络的算法方案研究,遇到一个问题就是在用BP神经网络仿真的结果里,最大值和最小值预测误差特别大,而其他值的误差很小,同样,我用遗传算法优化之后这个问题依然没有解决,可以作为大家下一步研究的参考(A genetic algorithm to optimize BP neural network algorithm program, encountered a problem is that in the BP neural network simulation resu
  3. 所属分类:matlab例程

    • 发布日期:2018-01-04
    • 文件大小:376832
    • 提供者:sci2018
  1. matlab编写的量子遗传算法

    2下载:
  2. 量子遗传算法的matlab程序,用于解决优化问题(The matlab program of quantum genetic algorithm is used to solve optimization problems)
  3. 所属分类:matlab例程

    • 发布日期:2018-01-05
    • 文件大小:8192
    • 提供者:wcggcw012
  1. GA

    0下载:
  2. In computer science and operations research, a genetic algorithm (GA) is a metaheuristic inspired by the process of natural selection that belongs to the larger class of evolutionary algorithms (EA). Genetic algorithms are commonly used to generate h
  3. 所属分类:其他

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

    0下载:
  2. 遗传算法的车辆路径研究,实现的是配送路径最短(Genetic algorithm of vehicle routing research, the realization of the shortest delivery route)
  3. 所属分类:人工智能/神经网络/深度学习

    • 发布日期:2018-01-07
    • 文件大小:13312
    • 提供者:刘秋萍
  1. genetic

    0下载:
  2. 这是一个遗传算法工具箱,功能非常齐全,可以为解决高斯过程相关的问题提供很多帮助(This is a genetic algorithm toolbox, full of functions, can provide a lot of help to solve the problems related to the Gauss process.)
  3. 所属分类:matlab例程

    • 发布日期:2018-01-08
    • 文件大小:217088
    • 提供者:安心1028
  1. 2168-MATLAB遗传算法工具箱

    0下载:
  2. MATLAB遗传算法工具箱,有遗传算法工具箱具体的应用说明(MATLAB genetic algorithm toolbox, a specific application descr iption of the genetic algorithm toolbox)
  3. 所属分类:matlab例程

    • 发布日期:2018-01-09
    • 文件大小:18432
    • 提供者:河小王
  1. matlab基于遗传算法的最大熵值法的双阈值图像分割

    0下载:
  2. 基于遗传算法实现灰度图像二阈值分割,使图像分割的更合理(Two threshold segmentation of gray image based on genetic algorithm, which makes the image segmentation more reasonable)
  3. 所属分类:其他

    • 发布日期:2018-04-20
    • 文件大小:110592
    • 提供者:sunxiaonao
  1. (MTSP)的遗传算法的MATLAB程序

    1下载:
  2. 本例程是基于MATLAB编写的遗传算法的源代码,具有较高的实用价值(The source code of the genetic algorithm written in MATLAB)
  3. 所属分类:matlab例程

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

    2下载:
  2. 采用案例形式,以智能算法为主线,讲解了遗传算法、免疫算法、退火算法、粒子群算法等最常用的智能算法的MATLAB实现。(Taking the intelligent algorithm as the main line, we explain the MATLAB implementation of the most commonly used intelligent algorithms, such as genetic algorithm, immune algorithm, annealin
  3. 所属分类:matlab例程

    • 发布日期:2018-05-02
    • 文件大小:54317056
    • 提供者:蛋蛋先森
  1. MATLAB AND GA

    0下载:
  2. 基于MATLAB的遗传算法编程工具箱,适用于遗传算法的初级使用者(A genetic algorithm programming toolbox based on MATLAB, suitable for primary users of genetic algorithms)
  3. 所属分类:Windows编程

    • 发布日期:2018-04-30
    • 文件大小:9695232
    • 提供者:lyhing
  1. 非线性规划MATLAB算法代码

    0下载:
  2. 运用matlab改进遗传算法求解非线性规划问题的最优解(Using MATLAB to improve genetic algorithm to solve the optimal solution of nonlinear programming problems..)
  3. 所属分类:matlab例程

    • 发布日期:2018-05-01
    • 文件大小:22528
    • 提供者:violetyan
  1. 生产调度matlab

    1下载:
  2. 基于遗传算法的车间调度的MATLAB实现,很好改进,实用(MATLAB implementation of job shop scheduling based on genetic algorithm is very good and practical.)
  3. 所属分类:matlab例程

    • 发布日期:2019-05-08
    • 文件大小:16384
    • 提供者:雨雨雨
  1. 基于matlab的模拟退火-遗传算法程序

    1下载:
  2. 基于matlab的模拟退火-遗传算法程序,内有matlab代码样例,可自行下载(Matlab based simulated annealing genetic algorithm, there are examples of matlab code, you can download it yourself.)
  3. 所属分类:matlab例程

    • 发布日期:2021-04-06
    • 文件大小:2377728
    • 提供者:陈三岁
  1. optimized genetic model

    1下载:
  2. 优化后的克隆选择算法的MATLAB编码,希望能帮助到您,谢谢(Optimized clone selection algorithm of MATLAB coding)
  3. 所属分类:人工智能/神经网络/深度学习

    • 发布日期:2019-11-06
    • 文件大小:2048
    • 提供者:zhangxiao
  1. matlab编写的量子遗传算法

    2下载:
  2. matlab编写的量子遗传算法 :量子遗传算法是量子计算与遗传算法相结合的产物。目前,这一领域的研究主要集中在两类模型上:一类是基于量子多宇宙特征的多宇宙量子衍生遗传算法(Matlab quantum genetic algorithm: quantum genetic algorithm is the combination of quantum computing and genetic algorithm.At present, the research in this field mai
  3. 所属分类:其他

    • 发布日期:2019-03-28
    • 文件大小:7168
    • 提供者:aingioa
  1. MATLAB智能算法30个案例分析 源代码

    4下载:
  2. matlab的30个人工智能例程 案例 网课对应资源,涉及遗传算法,模拟退火蚁群等算法(v30 cases of artificial intelligence routines in MATLAB Network course corresponding resources, involving genetic algorithm, simulated annealing ant colony algorithm, etc.)
  3. 所属分类:matlab例程

    • 发布日期:2020-01-29
    • 文件大小:2071552
    • 提供者:jhjjk
« 1 2 3 4 5 6 7 89 10 11 12 13 ... 50 »
搜珍网 www.dssz.com