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

搜索资源列表

  1. 遗传算法解决背包问题

    2下载:
  2. 遗传算法解决背包问题,matlab环境实现c流程(Solving knapsack problem by genetic algorithm)
  3. 所属分类:matlab例程

    • 发布日期:2018-05-03
    • 文件大小:2048
    • 提供者:sgdmc
  1. 遗传算法求解tsp

    0下载:
  2. 运用matlab解决基于遗传算法的路径优化(Using MATLAB to solve path optimization based on genetic algorithm.)
  3. 所属分类:matlab例程

    • 发布日期:2018-05-03
    • 文件大小:22528
    • 提供者:大个草莓
  1. 几种不同的遗传算法

    0下载:
  2. matlab例程,学习遗传算法非常有用,需要的可以下载使用哟!(Voting management system, the use of Java language development, SSH framework, though difficult, but the function is very strong!)
  3. 所属分类:matlab例程

    • 发布日期:2018-05-03
    • 文件大小:6144
    • 提供者:3a66006
  1. GA遗传算法

    0下载:
  2. 这是一个GA遗传算法的实现,很好可以使用(This is an implementation of a GA genetic algorithm)
  3. 所属分类:其他

    • 发布日期:2018-05-04
    • 文件大小:4096
    • 提供者:pengq
  1. 遗传算法优化pid

    2下载:
  2. 使用遗传算法对pid进行优化,m文件调用模型文件,直接出结果(Using genetic algorithm to optimize PID, m file calls model files, directly results.)
  3. 所属分类:matlab例程

    • 发布日期:2018-05-03
    • 文件大小:52224
    • 提供者:申酉戌亥sky
  1. matlab遗传算法程序

    0下载:
  2. 基于遗传算法的机器人路径规划MATLAB源代码,通过避障并寻找最优路径。(The MATLAB source code of robot path planning based on genetic algorithm is adopted to avoid obstacles and find the optimal path.)
  3. 所属分类:人工智能/神经网络/深度学习

    • 发布日期:2018-05-03
    • 文件大小:55296
    • 提供者:困惑&小h
  1. chapter1 谢菲尔德大学的matlab遗传算法工具箱

    1下载:
  2. 谢菲尔德大学matlab遗传算法工具箱用高级语言编写,可以看见算法的源代码,与此匹配先进的数据分析、可视化工具。(The Matlab genetic algorithm toolbox at the University of Sheffield is written in a high-level language. You can see the source code of the algorithm and match this with advanced data analysis
  3. 所属分类:人工智能/神经网络/深度学习

    • 发布日期:2018-05-03
    • 文件大小:2048
    • 提供者:即便偶不变
  1. 《遗传算法理论·应用与软件实现》源代码

    0下载:
  2. 《遗传算法理论·应用与软件实现》源代码 多年积累类库,具有很大 的参考价值("Genetic algorithm theory, application and software implementation" source code accumulated library for many years, which has great reference value.)
  3. 所属分类:其他

    • 发布日期:2018-05-04
    • 文件大小:4604928
    • 提供者:wdddd
  1. 遗传算法

    0下载:
  2. 遗传算法(Genetic Algorithm)是模拟达尔文生物进化论的自然选择和遗传学机理的生物进化过程的计算模型,是一种通过模拟自然进化过程搜索最优解的方法。遗传算法是从代表问题可能潜在的解集的一个种群(population)开始的,而一个种群则由经过基因(gene)编码的一定数目的个体(individual)组成。每个个体实际上是染色体(chromosome)带有特征的实体。染色体作为遗传物质的主要载体,即多个基因的集合,其内部表现(即基因型)是某种基因组合,它决定了个体的形状的外部表现,如
  3. 所属分类:人工智能/神经网络/深度学习

    • 发布日期:2018-05-04
    • 文件大小:22528
    • 提供者:那拍拍
  1. 1204 Java 遗传算法排课java sqlserver

    3下载:
  2. 排课系统基于遗传算法,数据库是sqlsever,还不错。大家可以看一下(adsjkjskzlfjklnzxvnlkcnzxnckzkch)
  3. 所属分类:其他

    • 发布日期:2018-05-06
    • 文件大小:5219328
    • 提供者:高欣欣
  1. 遗传算法

    0下载:
  2. 遗传算法是依据动物的遗传特性研究的算法,可以模拟个体经过不断的选择,交叉,和变异产生下一代,经过很多次后,后代会趋于越来越好(The genetic algorithm is an algorithm based on the genetic characteristics of the animal, which can simulate the continuous selection, cross, and variation of the next generation. After m
  3. 所属分类:matlab例程

    • 发布日期:2018-05-06
    • 文件大小:2048
    • 提供者:老大吴
  1. 遗传算法及其应用.pdf

    0下载:
  2. 遗传算法演化程序,是一本学习遗传算法的好书(Genetic algorithm evolution program is a good book to learn genetic algorithm.)
  3. 所属分类:人工智能/神经网络/深度学习

    • 发布日期:2018-05-07
    • 文件大小:6935552
    • 提供者:allrounder
  1. 遗传算法优化BP神经网络-非线性函数拟合

    0下载:
  2. 遗传算法优化BP神经网络-非线性函数拟合(Genetic algorithm optimizes BP neural network nonlinear function fitting)
  3. 所属分类:人工智能/神经网络/深度学习

    • 发布日期:2018-05-07
    • 文件大小:54272
    • 提供者:32768
  1. 用遗传算法实现语音识别--基于mfcc参数

    0下载:
  2. 用遗传算法实现语音识别--基于mfcc参数(Speech recognition based on genetic algorithm -- Based on MFCC parameters)
  3. 所属分类:其他

    • 发布日期:2020-11-07
    • 文件大小:3971072
    • 提供者:织心
  1. 遗传算法BP网络

    2下载:
  2. 基于人工神经网络的遗传算法算法融合,利用遗传算法结合BP来达到最优结果(Algorithm fusion of genetic algorithm based on artificial neural network)
  3. 所属分类:人工智能/神经网络/深度学习

    • 发布日期:2020-10-21
    • 文件大小:1983488
    • 提供者:JesseC
  1. 基于Matlab的函数优化遗传算法程序

    1下载:
  2. 这是基于Matlab的函数优化遗传算法程序(This is based on Matlab's function optimization genetic algorithm program.)
  3. 所属分类:人工智能/神经网络/深度学习

    • 发布日期:2019-04-12
    • 文件大小:3072
    • 提供者:Fan丶Orz
  1. 英国设菲尔德大学遗传算法工具箱

    1下载:
  2. 英国设菲尔德大学遗传算法工具箱,很好用,可以的啊啊啊啊啊(Genetic algorithm toolbox for Sheffield University, UK)
  3. 所属分类:matlab例程

    • 发布日期:2020-06-22
    • 文件大小:279552
    • 提供者:holidog
  1. 量子遗传算法

    2下载:
  2. 量子遗传算法MATLIB的代码本程序,对量子遗传算法中的量子旋转门的调整策略进行改进(The code of the quantum genetic algorithm MATLIB The adjustment strategy of quantum revolving door in quantum genetic algorithm is improved.)
  3. 所属分类:matlab例程

    • 发布日期:2019-05-27
    • 文件大小:3072
    • 提供者:成可
  1. 神经网络遗传算法函数极值寻优-非线性函数极值

    0下载:
  2. 神经网络遗传算法函数极值寻优-非线性函数极值(Neural network genetic algorithm function extremum optimization - nonlinear function extremum)
  3. 所属分类:其他

    • 发布日期:2018-10-28
    • 文件大小:100352
    • 提供者:acicas
  1. 基于粒子群算法和遗传算法的PID参数优化

    1下载:
  2. 基于粒子群算法和遗传算法的PID参数优化程序和相应文档(The Optimization of PID Parameters Based on Particle Swarm Optimization and Genetic Algorithm)
  3. 所属分类:matlab例程

    • 发布日期:2019-09-18
    • 文件大小:1236992
    • 提供者:乐言
« 1 2 ... 9 10 11 12 13 1415 16 17 18 19 ... 50 »
搜珍网 www.dssz.com