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

搜索资源列表

  1. 遗传算法及其在函数优化问题中的应用研究 (2)

    0下载:
  2. 遗传算法在函数优化中的作用,解释了遗传算法的可行性。。。。。(Application of genetic algorithm in sparse matrix)
  3. 所属分类:人工智能/神经网络/深度学习

  1. _基于交叉库与并行变异的自适应遗传算法_苗振华

    0下载:
  2. 遗传算法在交叉,变异中的并行关系。。。。。。。。。(Parallel relation of genetic algorithm in crossover and mutation)
  3. 所属分类:其他

  1. 用遗传算法综合波束赋形基站天线

    1下载:
  2. 用遗传算法综合波束赋形基站天线。。。。。。。。。。。。。。。。。。。。。(A genetic algorithm is used to beam the antenna)
  3. 所属分类:其他

  1. fortran的遗传算法源程序

    4下载:
  2. fortran的遗传算法源程序,仅供参考(Source code for GA in FORTRAN)
  3. 所属分类:数值算法/人工智能

    • 发布日期:2017-12-26
    • 文件大小:11264
    • 提供者:梳子szang
  1. 遗传k-means

    0下载:
  2. 数据挖掘经典算法,遗传算法与K_means算法结合(Data mining classic algorithm)
  3. 所属分类:数据挖掘

    • 发布日期:2017-12-24
    • 文件大小:722944
    • 提供者:摘花采草
  1. 遗传算法选择算子

    0下载:
  2. 有关于遗传算法中一些经典选择算子的MATLAB实现(Some Realizations of Classical Selection Operators in Genetic Algorithms)
  3. 所属分类:人工智能/神经网络/深度学习

    • 发布日期:2017-12-19
    • 文件大小:1024
    • 提供者:长安逸魂
  1. 遗传算法变异算子

    0下载:
  2. 有关遗传算法中一些经典的变异算子的MATLAB实现(Some Realistic Variation Operators in Genetic Algorithms)
  3. 所属分类:人工智能/神经网络/深度学习

    • 发布日期:2017-12-21
    • 文件大小:1024
    • 提供者:长安逸魂
  1. 灰色预测和遗传算法

    1下载:
  2. 本 算法给了一个灰色预测和遗传算法的范例(This algorithm gives an example of grey prediction and genetic algorithm)
  3. 所属分类:matlab例程

  1. chapter2基于遗传算法和非线性规划的函数寻优算法

    1下载:
  2. 这是算法30案例的第二张源码,基于遗传算法和非线性规划的函数寻优算法(A function optimization algorithm based on genetic algorithm and nonlinear programming)
  3. 所属分类:书籍源码

    • 发布日期:2017-12-19
    • 文件大小:33792
    • 提供者:小禹哥哥
  1. 遗传算法和BP人工神经网络算法C++实现代码

    0下载:
  2. 遗传算法实现代码,帮助各位学习人工智能学习。(Genetic algorithm to achieve code, to help you learn Artificial Intelligence learning.)
  3. 所属分类:人工智能/神经网络/深度学习

    • 发布日期:2017-12-19
    • 文件大小:513024
    • 提供者:鼎折覆餗
  1. 遗传算法

    0下载:
  2. 遗传算法是计算数学中用于解决最佳化的搜索算法,是进化算法的一种。进化算法最初是借鉴了进化生物学中的一些现象而发展起来的,这些现象包括遗传、突变、自然选择以及杂交等。(Genetic algorithm is used to solve optimization search algorithm in computational mathematics, is a kind of evolutionary algorithms.Evolutionary algorithm was original
  3. 所属分类:matlab例程

    • 发布日期:2017-12-26
    • 文件大小:5120
    • 提供者:名字好难
  1. 遗传算法案例

    0下载:
  2. 遗传算法通常实现方式为一种计算机模拟。对于一个最优化问题,一定数量的候选解(称为个体)的抽象表示(称为染色体)的种群向更好的解进化。(Genetic algorithms are usually implemented in a computer simulation. The abstract representation of a certain number of candidate solutions (called individuals) in an optimization pro
  3. 所属分类:matlab例程

    • 发布日期:2017-12-24
    • 文件大小:3072
    • 提供者:名字好难
  1. matlab遗传算法程序

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

    • 发布日期:2017-12-17
    • 文件大小:6144
    • 提供者:foryy
  1. chapter2基于遗传算法和非线性规划的函数寻优算法

    0下载:
  2. 通用遗传算法代码基于遗传算法和非线性规划的函数寻优算法(GAGeneric genetic algorithm code based on genetic algorithm and nonlinear programming function optimization algorithm)
  3. 所属分类:数值算法/人工智能

    • 发布日期:2017-12-27
    • 文件大小:37888
    • 提供者:神王洋洋
  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. 遗传算法(精英选择)-matlab

    6下载:
  2. 描述了带有精英选择策略的遗传算法优化方法,主要有别于以往的轮盘赌选择方法,改进了性能(introduce a select factor into GA algotitm to improve the characteristic of GA itself)
  3. 所属分类:其他

    • 发布日期:2017-12-25
    • 文件大小:197632
    • 提供者:```hollyshee9
  1. 遗传算法优化BP神经网络——非线性函数拟合

    3下载:
  2. 遗传算法优化 BP 神经网络分为 BP 神经网络结构确定、遗传算法优化和 BP 神经网络预 测 3 个部分。 BP 神经网络预测用遗传算法得到最优个体对网络初始权值和阔值赋值,网络经训练后预测函数输出。(Genetic algorithm optimization BP neural network is divided into 3 parts: BP neural network structure determination, genetic algorithm optimization
  3. 所属分类:人工智能/神经网络/深度学习

    • 发布日期:2017-12-24
    • 文件大小:56320
    • 提供者:JackeeY
  1. 遗传算法

    0下载:
  2. 遗传算法例程,用来研究分析遗传进化中父代和子代之间关系(Genetic algorithm routines)
  3. 所属分类:matlab例程

    • 发布日期:2017-12-28
    • 文件大小:8192
    • 提供者:辉宇天行
  1. 遗传算法MATLAB源代码,TPS

    0下载:
  2. 运用matlab遗传算法解决TPS,实用(Using Matlab genetic algorithm to solve TPS, practical)
  3. 所属分类:matlab例程

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

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

    • 发布日期:2017-12-28
    • 文件大小:4096
    • 提供者:Kelly0928
« 1 2 3 4 5 6 78 9 10 11 12 ... 50 »
搜珍网 www.dssz.com