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

搜索资源列表

  1. Genetic_Algorithms_in_dam_safety_monitoring_neural

    0下载:
  2. 本文基于遗传算法思想,采用浮点数矩阵表示编码,在遗传算法的进化过程中加入一定的约束条件等方法,探讨了网络结构的设计和学习。经实例分析,在用于建立大坝安全监控预报模型的前馈神经网络设计中,该方法在满足一定约束条件下,能同时有效地寻找合适的网络结构和相应的参数(神经网络的权值和阈值),且在精度和速度上都有较大的提高,为实现实时在线分析评价大坝的安全性态提供了有力的技术支持。-Based on the genetic algorithm, using a float matrix coding, Ge
  3. 所属分类:软件工程

    • 发布日期:2008-10-13
    • 文件大小:31053
    • 提供者:汪顺和
  1. 遗传算法实例简介

    0下载:
  2. 所属分类:文档资料

  1. ga

    0下载:
  2. 遗传算法基本理论 经典应用实例 国内外状况-The basic theory of genetic algorithm and classical examples
  3. 所属分类:software engineering

    • 发布日期:2017-05-30
    • 文件大小:11958438
    • 提供者:chenchun
  1. Thenumericalalgorithmofparallelgeneticalgorithms.r

    0下载:
  2. 遗传算法基本理论 经典应用实例 非数值并行算法:遗传算法-The basic theory of classical genetic algorithm application examples The numerical algorithm of parallel genetic algorithms.
  3. 所属分类:software engineering

    • 发布日期:2017-05-15
    • 文件大小:4089331
    • 提供者:chenchun
  1. applicationexamplesEvolutionprocess

    1下载:
  2. 遗传算法基本理论 经典应用实例 演化程序——遗传算法和数据编码的结合-The basic theory of classical genetic algorithm application examples Evolution process, genetic algorithm and data coding
  3. 所属分类:software engineering

    • 发布日期:2017-05-23
    • 文件大小:7555739
    • 提供者:chenchun
  1. TSP_Based_on_Genetic_Algorithm

    1下载:
  2. 论文,:从应用的角度讨论了基于遗传算法的旅行商问题( Travelling Salesman Problem ,简称TSP) 的求解方 法,并结合实例给出了求解过程和计算机仿真结果-Solution of Travel ing Salesman Problem Based on Genetic Algorithm
  3. 所属分类:Project Design

    • 发布日期:2017-03-31
    • 文件大小:346459
    • 提供者:li dabao
  1. Ageneticalgorithmwithmatlabprogram

    1下载:
  2. 简要阐述了遗传算法的基本原理,探讨了在 环境中实现遗传算法各算子的编程方法,并以一个简单的实例说明所编程序在函数全局寻优中的应用。-Briefly described the basic principles of genetic algorithms to explore the genetic algorithm in the environment to achieve the operator' s programming, and a simple example shows t
  3. 所属分类:Project Design

    • 发布日期:2017-04-06
    • 文件大小:229988
    • 提供者:lpf30920
  1. BP

    0下载:
  2. example.txt 仿真实例.txt 归一实例.txt 每次预测结果不一样的解释.txt 遗传算法优化BP神经网络权值和阈值的通用.txt -example.txt simulation examples. txt return an instance. txt is not the same each time the interpretation of predicted results. txt genetic algorithm BP neural netwo
  3. 所属分类:software engineering

    • 发布日期:2017-03-27
    • 文件大小:34379
    • 提供者:
  1. multiple-objective-decision

    0下载:
  2. 讨论了多模式、多资源约束条件下,如何综合考虑工期、成本和资源平衡三个目标这一问题,提出了该问题的模型,并给出了利用遗传算法来解决该问题模型,最后结合一个应用实例来说明模型及算法。-Discussed the multi-mode, multi-resource constraints, how considering duration, cost and resource balance three goals of this problem, a model of the problem, a
  3. 所属分类:software engineering

    • 发布日期:2017-04-17
    • 文件大小:36069
    • 提供者:孙国辛
  1. GAComputationExample

    0下载:
  2. 遗传算法生成实例讲解,包括源代码,初学者指导工具。-Genetic algorithm to generate examples to explain, including source code, for beginners, guiding tool.
  3. 所属分类:Software Testing

    • 发布日期:2017-12-10
    • 文件大小:6307
    • 提供者:wqer
  1. matlab-tool-box-of-gene-algorithm

    0下载:
  2. matlab中的遗传算法工具箱简介以及应用实例-matlab tool box of gene algorithm
  3. 所属分类:software engineering

    • 发布日期:2017-11-14
    • 文件大小:114319
    • 提供者:zhangjing
  1. Ranking-selection-algorithm

    0下载:
  2. 基于排序选择的遗传算法,讨论不确定性约束等相关问题的解决方案及实例-Ranking selection based on the genetic algorithm, discuss the uncertainty constraints and other issues related to the solutions and examples
  3. 所属分类:software engineering

    • 发布日期:2017-11-13
    • 文件大小:53866
    • 提供者:熊昌泰
  1. Genetic-algorithm-material

    0下载:
  2. 关于遗传算法的许多资料、相应实例以及研究博客平台连接-Genetic algorithm material
  3. 所属分类:File Formats

    • 发布日期:2017-11-22
    • 文件大小:9160173
    • 提供者:七月
  1. MATLABGAToolKitaApplication

    0下载:
  2. Matlab遗传算法工具箱函数及应用实例-MATLAB Genetic Algorithm ToolKit and its Application
  3. 所属分类:software engineering

    • 发布日期:2017-12-10
    • 文件大小:68363
    • 提供者:陈佐
  1. MATLAB-programming-methods

    0下载:
  2. 简要阐述了遗传算法的基本原理 ,探讨了在 MATLAB 环境中实现遗传算法各算子的编程方法 , 并以一个简单的实例说明所编程序在函数全局寻优中的应用-Briefly the basic principles of genetic algorithms to explore the genetic algorithm in MATLAB programming methods for each operator, and a simple example to illustrate the pro
  3. 所属分类:software engineering

    • 发布日期:2017-11-14
    • 文件大小:77601
    • 提供者:张嘉城
  1. genetic-algorithm-

    0下载:
  2. 遗传算法实例分析,应用遗传算法实现了例子的最终结果值-Examples of genetic algorithm analysis
  3. 所属分类:software engineering

    • 发布日期:2017-04-15
    • 文件大小:5659
    • 提供者:樊良慧
  1. matlab遗传算法

    0下载:
  2. matlab遗传算法,一些程序及其实例,对大家挺有作用的。
  3. 所属分类:文档资料

  1. 三个遗传算法matlab程序实例.

    0下载:
  2. 三个遗传算法matlab程序实例,用于简单的说明遗传算法在MATLAB中的实现过程。(Three examples of genetic algorithm matlab program)
  3. 所属分类:文章/文档

    • 发布日期:2017-12-16
    • 文件大小:15360
    • 提供者:yongwong
  1. 简单vrp实例代码 保证可用

    2下载:
  2. 基于遗传算法的车辆路径问题求解。本文件夹奥阔修改后的遗传算法实例代码 保证可用 (适合初学者和小白)(The problem of vehicle routing problem based on genetic algorithm is solved. This folder Aokuo modified genetic algorithm code examples to ensure that available (for beginners and white))
  3. 所属分类:文章/文档

    • 发布日期:2018-04-28
    • 文件大小:2048
    • 提供者:西瓜331
  1. 遗传算法及其在电力系统中的应用

    1下载:
  2. 学习遗传算法及其在电力系统中的应用,实例第一手资料(Learning genetic algorithm and its application in power system.)
  3. 所属分类:文章/文档

    • 发布日期:2020-07-25
    • 文件大小:6971392
    • 提供者:Flyter
« 12 »
搜珍网 www.dssz.com