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

搜索资源列表

  1. 02

    0下载:
  2. 我上传了一本MATLAB遗传算法工具箱及应用,这是一本不错的书,对大家学习遗传算法和熟悉MATLAB工具有很大的帮助作用。-I uploaded a MATLAB genetic algorithm toolbox and its application, this is a good book, for everyone familiar with the study of genetic algorithm and MATLAB tools has a lot of help.
  3. 所属分类:software engineering

    • 发布日期:2017-11-27
    • 文件大小:10468160
    • 提供者:邓高峰
  1. MGA

    0下载:
  2. 本文介绍了模糊自适应遗传算法,并对其性能进行了分析-This paper introduces the fuzzy adaptive genetic algorithm and its performance analysis
  3. 所属分类:software engineering

    • 发布日期:2017-04-02
    • 文件大小:113053
    • 提供者:yuboyushui
  1. geneticalgorithmforthegenealizedassigmentproblem.r

    0下载:
  2. 分析了排课的数学模型, 根据遗传算法本身特点设计了一种数据结构基因编码 , 及几个涉及到的优化 目标评价函 数 , 提出了利用遗传算法解决排课问题的方法, 并通过试验验证了该方法的有效性、 可靠性 .-Timetable analysis of the mathematical model, according to the characteristics of genetic algorithm design of a data structure of genes encoding,
  3. 所属分类:Project Design

    • 发布日期:2017-03-30
    • 文件大小:186793
    • 提供者:
  1. GAforVRPTW

    0下载:
  2. C++解决VRPTW的源码,采用遗传算法编写,验证过较好用-C++ for VRPTW
  3. 所属分类:Communication

    • 发布日期:2017-05-06
    • 文件大小:23195
    • 提供者:李海民
  1. GA

    0下载:
  2. 遗传算法及其MATLAB实现 主要内容: (1)遗传算法简介 (2)遗传算法的MATLAB实现 (3)应用举例 (4)遗传算法优化神经网络方向-MATLAB realization of genetic algorithm and its main elements: (1) brief introduction to genetic algorithm (2) realize MATLAB Genetic Algorithm (3) application, for exa
  3. 所属分类:Document

    • 发布日期:2017-04-27
    • 文件大小:11456
    • 提供者:jet
  1. gann

    0下载:
  2. zh这是一个用遗传算法优化神经网络的例子-zh is a genetic algorithm with neural network examples
  3. 所属分类:File Formats

    • 发布日期:2017-04-15
    • 文件大小:6644
    • 提供者:rkchang
  1. matlab

    1下载:
  2. 求解TSP问题的遗传算法matlab程序-Problem solving TSP procedure genetic algorithm matlab
  3. 所属分类:software engineering

    • 发布日期:2017-04-28
    • 文件大小:9716
    • 提供者:小五
  1. liulina.doc

    0下载:
  2. 河南理工大学遗传算法开题报告,是关于Holland提出的LCS理论 -Henan Polytechnic University, genetic algorithm problem that the report is on the LCS theory proposed by Holland
  3. 所属分类:Document

    • 发布日期:2017-04-15
    • 文件大小:6826
    • 提供者:刘月霞
  1. zydp

    0下载:
  2. 文件中包含一些资源调配相关的论文,其中涵盖了资源掉配模型的研究,并采用蚁群算法、遗传算法来实现。-Document contains a number of papers related to the allocation of resources, which covers the allocation of resources out of the research model and the use of ant colony algorithm, genetic algorithm to
  3. 所属分类:Project Design

    • 发布日期:2017-06-22
    • 文件大小:41699861
    • 提供者:sino
  1. MATLAB

    0下载:
  2. MATLAB遗传算法工具箱函数应用 有需要学习和了解遗传算法工具箱函数的 -MATLAB genetic algorithm toolbox function application
  3. 所属分类:software engineering

    • 发布日期:2017-04-05
    • 文件大小:4624
    • 提供者:
  1. chuyunpeng

    0下载:
  2. 遗传算法,毕业设计.让我们一起共同学习探讨吧!-Genetic algorithm, graduation design. Let us explore together to learn it!
  3. 所属分类:Document

    • 发布日期:2017-06-10
    • 文件大小:17403161
    • 提供者:chuyunpeng
  1. yu

    1下载:
  2. 格式为GDF,遗传算法在大学排课问题中的应用,对毕业论文有很大的帮助,需要的请下载看吧,需要更多的资料请Q我365191126-Format for the GDF, the genetic algorithm in the University Timetable Problem of theses great help, please download and see the need, the need for more information, please Q I 365191126
  3. 所属分类:File Formats

    • 发布日期:2017-03-29
    • 文件大小:253864
    • 提供者:巫生
  1. AnApproachToTheNeuralNetworkBasedDataMining

    0下载:
  2. 针对数据挖掘中的分类问题,本文提出了一种利用神经网络抽取分类规则都方法。为了易于抽取规则,采用遗传算法对神经网络的结构进行了进化。实际运行结果表明了该方法的有效性。-Classification is an inportant problem in data mining.This paper presents an approach to discover classification rules by using neural networks.Genetic algorithms is u
  3. 所属分类:software engineering

    • 发布日期:2017-04-07
    • 文件大小:20539
    • 提供者:yunzhang
  1. GoodsAllocatingProblemwithMultiAimsbasedonTheHybri

    4下载:
  2. 多目标货物配装问题是一个复杂的组合优化问题,属于NP难问题,本文用混合粒子群算法求解多目标货物配装问题。混合粒子群算法在基本粒子群算法的基础上,通过引进遗传算法中的交叉和变异的策略,避免了陷入局部最优,加快了达到全局最优的收敛速度。此外,本文提出用权重系数来平衡各目标使各目标都能达到相对较优的效果。-Multi-objective loading of goods is a complicated combinatorial optimization problems are NP hard p
  3. 所属分类:Communication

    • 发布日期:2016-08-29
    • 文件大小:6466
    • 提供者:廖志
  1. cruisemisslerouteplanting

    0下载:
  2. 导弹路径规划仿真算法-基于基本遗传算法的编程-Missile path planning simulation algorithm- the basic genetic algorithm-based programming
  3. 所属分类:software engineering

    • 发布日期:2017-03-30
    • 文件大小:7443
    • 提供者:yeyejian
  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. ga_work1

    0下载:
  2. 利用改进的遗传算法求取函数的最大值,进行优化设计,在MATLAB下可以运行使用。-Using improved genetic algorithm to strike a function of the maximum optimized design, the use of MATLAB can be run under.
  3. 所属分类:software engineering

    • 发布日期:2017-04-02
    • 文件大小:1543
    • 提供者:shu
  1. somepapers

    0下载:
  2. 文献资料,关于遗传算法以及特征选择方面飞一些资料,下载-PAPER
  3. 所属分类:Development Research

    • 发布日期:2017-04-07
    • 文件大小:903914
    • 提供者:lizhi
  1. 123

    0下载:
  2. 关于遗传算法的部分课件,是从各个论坛上收集来的-On genetic algorithm part of the courseware, is collected from various forums of
  3. 所属分类:Document

    • 发布日期:2017-05-12
    • 文件大小:2973836
    • 提供者:yujing
  1. eeee

    0下载:
  2. 基于免疫的多目标优化遗传算法[PDF].-Multi-objectiveOptimizationGeneticAlgorithm Based on Immune
  3. 所属分类:Project Design

    • 发布日期:2017-03-30
    • 文件大小:60560
    • 提供者:王飞
« 1 2 34 5 6 7 8 9 10 ... 28 »
搜珍网 www.dssz.com