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

搜索资源列表

  1. chengxu

    0下载:
  2. 这是一个柔性加工车间的优化调度的遗传算法,算法应用矩阵编码的方式,实现优化求解-cheliangdiaodu
  3. 所属分类:Other systems

    • 发布日期:2017-04-05
    • 文件大小:677728
    • 提供者:dayu
  1. PID-GAs

    1下载:
  2. 遗传算法的PID调节 题目:已知 ,利用GA 寻优PID参数,其中K=1,T=2, ,二进制/实数编码,位数不限,M,Pc,Pm自选,性能指标 ,Q=100为仿真计算步长。-PID regulation of genetic algorithms Title: known, the use of PID parameters of GA optimization, in which K = 1, T = 2,, binary/real-coded, not limited to the me
  3. 所属分类:Other systems

    • 发布日期:2017-03-27
    • 文件大小:1846
    • 提供者:qiqi
  1. gaot-7

    0下载:
  2. matlab遗传算法的详细求解源代码,包含所有的编码、交叉、变异算子-matlab genetic algorithm source code for a detailed solution
  3. 所属分类:Other systems

    • 发布日期:2017-03-27
    • 文件大小:104801
    • 提供者:sarah
  1. 987654matlab

    0下载:
  2. MATLAB编写的遗传算法,采用二进制编码,有说明文档-Genetic algorithm written in MATLAB, using binary code, there is documentation
  3. 所属分类:Other systems

    • 发布日期:2017-04-13
    • 文件大小:1620
    • 提供者:奥斯丁
  1. Genetic-algorithm-for-optimal-path

    0下载:
  2. 改进遗传算法求解CVRP的程序(车辆路径问题) VC++环境下编码-Genetic algorithm for optimal path
  3. 所属分类:Other windows programs

    • 发布日期:2017-03-27
    • 文件大小:2200
    • 提供者:李先树
  1. gaPID

    0下载:
  2. 采用遗传算法优化传统PID控制,选取了合适的优化函数,采用实数编码-Genetic algorithm to optimize the traditional PID control, select the appropriate optimization function using real-coded
  3. 所属分类:Other systems

    • 发布日期:2017-04-06
    • 文件大小:1947
    • 提供者:xiaobo
  1. Matlab_BP

    0下载:
  2. 于BP网络的权值优化是一个无约束优化问题,而且权值要采用实数编码,所以直接利用Matlab遗传算法工具箱。以下贴出的代码是为一个19输入变量,1个输出变量情况下的非线性回归而设计的,如果要应用于其它情况,只需改动编解码函数即可。-BP network weights optimization is a constrained optimization problem, and the right value to real-coded, so the direct use of the Matl
  3. 所属分类:Other systems

    • 发布日期:2017-04-01
    • 文件大小:4310
    • 提供者:fuhai
  1. erjinzhibianm

    0下载:
  2. 遗传算法的上课编码练习资料,适合初学者学习和练习-Genetic Algorithm class coding practice information for beginners to learn and practice
  3. 所属分类:Other systems

    • 发布日期:2017-11-23
    • 文件大小:261644
    • 提供者:
  1. GA1

    0下载:
  2. 遗传算法 编码解码采用二进制编解码 交叉 变异 选择操作采用轮盘赌 -genetic algorithm The binary coding and decoding decoding Crossover Mutation The roulette wheel selection operation
  3. 所属分类:Other systems

    • 发布日期:2017-11-04
    • 文件大小:3510
    • 提供者:王阳洋
  1. the-main-genetic-algorithm

    0下载:
  2. 说明: fga.m 为遗传算法的主程序 采用二进制Gray编码,采用基于轮盘赌法的非线性排名选择, 均匀交叉,变异操作,而且还引入了倒位操作!-Descr iption: Fga.m for the main program of the genetic algorithm binary Gray code, based on the roulette method nonlinear ranking selection, uniform crossover and mutation, bu
  3. 所属分类:Other systems

    • 发布日期:2017-11-19
    • 文件大小:19966
    • 提供者:李峰
  1. GA

    0下载:
  2. 遗传算法的matlab实现,编码,选择算子,交叉算子,变异算子等-Genetic algorithm matlab implementation, coding, selection operator, crossover operator, mutation operator and so on
  3. 所属分类:Other systems

    • 发布日期:2017-04-06
    • 文件大小:27760
    • 提供者:ran
  1. 201308flowshop-GA

    0下载:
  2. 遗传算法的编码实现 在MATLAB环境中-Coding Genetic Algorithm in the MATLAB environment
  3. 所属分类:Other systems

    • 发布日期:2017-04-17
    • 文件大小:433054
    • 提供者:鲁陈璐
  1. Csga

    0下载:
  2. 用c语言运用简单的二进制编码实现遗传算法-In c language using a simple binary coded genetic algorithm
  3. 所属分类:Other systems

    • 发布日期:2017-04-14
    • 文件大小:5887
    • 提供者:陈不多
  1. decode

    4下载:
  2. 应用遗传算法进行配电网故障后恢复重构,采用二进制编码对重构后结果进行解码的程序-After the application of genetic algorithms reconstruct distribution network fault recovery, using binary encoding to decode the results after reconstruction program
  3. 所属分类:其他小程序

    • 发布日期:2017-06-07
    • 文件大小:1045
    • 提供者:bei
  1. real-code

    1下载:
  2. 实数编码实现遗传算法,变量为多维,目标函数为一维,适合初学者-Real-coded genetic algorithms, multi-dimensional variables, the objective function is one-dimensional, suitable for beginners
  3. 所属分类:Other systems

    • 发布日期:2017-04-13
    • 文件大小:2656
    • 提供者:宋林
  1. GAlgorithm

    0下载:
  2. 利用遗传算法对单浮点数进行编码,C++语言编写,仿真效果不错。(Use C primer primer language to code the float numbers with genetic algorithm.)
  3. 所属分类:其他

    • 发布日期:2018-04-28
    • 文件大小:4096
    • 提供者:栀子花开ct
  1. 基于多层编码遗传算法的车间调度算法

    1下载:
  2. 基于多层编码遗传算法的车间调度算法(含详细代码)(Job shop scheduling algorithm based on multi-layer coding genetic algorithm (including detailed code))
  3. 所属分类:其他

    • 发布日期:2018-04-18
    • 文件大小:12288
    • 提供者:理论经济
  1. way_2

    0下载:
  2. 使用遗传算法对pid参数优化 遗传算法简称GA(genetic algorithms),它是模拟自然界遗传机制和生物进化论的一种并行随机搜索最优化方法。它将“优胜劣汰,适者生存”的生物进化理论引入优化参数形成的编码串联群体中,按所选择的适配值函数并通过遗传中的复制、交叉及变异对个体进行筛选,使适配值高的个体被保留下来,组成新的群体,周而复始,群体中个体适应度不断提高,直到满足某一条件。 。(Using genetic algorithm to optimize PID parameters)
  3. 所属分类:其他

    • 发布日期:2021-04-26
    • 文件大小:68608
    • 提供者:zcw22
  1. 基于遗传算法优化BP神经网络的非线性预测

    1下载:
  2. 针对BP神经网络的初始权值和阈值是随机选取的弊端,采用遗传算法寻优BP的初始权值和阈值,然后进行BP训练和测试。遗传算法包括编码 选择 交叉 和变异等操作(Aiming at the disadvantage that the initial weights and thresholds of BP neural network are randomly selected, genetic algorithm is used to optimize the initial weights and
  3. 所属分类:其他

    • 发布日期:2019-03-28
    • 文件大小:53248
    • 提供者:kasino
  1. 基于多层编码遗传算法的车间调度算法(程序)

    2下载:
  2. 遗传算法车间调度,基于matlab的一套车间调度遗传算法的实现过程的源代码(Genetic Algorithms for Job Shop Scheduling)
  3. 所属分类:其他

    • 发布日期:2021-04-17
    • 文件大小:12288
    • 提供者:wenjun969
« 12 »
搜珍网 www.dssz.com