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

搜索资源列表

  1. GA_BP

    1下载:
  2. 利用遗传算法优化人工神经网络权值论文. 遗传算法(Genetic Algorithm-GA)是一种基于自然选择和基因遗传学原理的优化搜索方法。
  3. 所属分类:行业发展研究

    • 发布日期:2008-10-13
    • 文件大小:174230
    • 提供者:wangnan
  1. ega-palace

    0下载:
  2. 用遗传算法解决迷宫问题-using genetic algorithms to solve maze problems
  3. 所属分类:其它文档

    • 发布日期:2015-06-12
    • 文件大小:8109
    • 提供者:徐文臣
  1. 实数自适应并行遗传算法的研究

    0下载:
  2. 曾孝平,陈燕飞,李勇明.实数自适应并行遗传算法的研究。针对遗传算法中的早收敛现象,提出了一种实数自适应并行遗传算法(real adaptive parallel genetic algo- rithm,RAPGA)。该算法采用了一种并行遗传进化结构,并将自适应交叉、变异算子引入到本算法中,增强和保 持了种群的多样性。最后,通过与其他经典优化遗传算法进行比较显示,RAPGA对多个标准测试函数均表现出 较好的搜索性能。
  3. 所属分类:文档资料

    • 发布日期:2009-03-13
    • 文件大小:119274
    • 提供者:amilymoon
  1. FLoat_GA.rar

    0下载:
  2. 基于改进的遗传算法,使用浮点编码,使用变量的真值,使其物理意义明确,加速了收敛,Improved genetic algorithm based on the use of floating-point encoding, the true value of the use of variables to make it clear physical meaning to speed up the convergence
  3. 所属分类:software engineering

    • 发布日期:2017-04-03
    • 文件大小:76108
    • 提供者:张振杰
  1. design.rar

    0下载:
  2. 回溯法,动态规划法,遗传算法求解 tsp问题(课程设计报告),Backtracking, dynamic programming method, genetic algorithm tsp issues (curriculum design report)
  3. 所属分类:Project Design

    • 发布日期:2017-05-12
    • 文件大小:2641209
    • 提供者:曾亮
  1. Gan

    1下载:
  2. 遗传算法的主程序 采用二进制Gray编码,采用基于轮盘赌法的非线性排名选择, 均匀交叉,变异操作,而且还引入了倒位操作!-The main genetic algorithm binary Gray code, roulette method based on linear ranking selection, uniform crossover and mutation, but also introduces the inversion operation!
  3. 所属分类:software engineering

    • 发布日期:2015-01-18
    • 文件大小:61440
    • 提供者:cityuyang
  1. ga

    0下载:
  2. genetic algorithm wit delphi TSP
  3. 所属分类:Project Design

    • 发布日期:2017-04-07
    • 文件大小:9797
    • 提供者:diki
  1. 约束优化问题的遗传算法求解

    3下载:
  2. 基于matlab的约束优化问题的遗传算法求解-Matlab-based constrained optimization problems of the genetic algorithm
  3. 所属分类:软件工程

    • 发布日期:2012-10-30
    • 文件大小:168155
    • 提供者:ss
  1. wavelet-neural-network-

    0下载:
  2. 介绍小波神经网络的基本原理。利用遗传算法来优化小波神经网络,达到提高逼近精度,简化网络结构,提高收敛速度的目的。通过实验将其与传统的小波神经网络进行比较,证实前者具有更优的网络结构,更高的逼近精度。-Introduce the basic principles of wavelet neural network. The use of genetic algorithms to optimize the wavelet neural network to improve the approxim
  3. 所属分类:Project Design

    • 发布日期:2017-03-28
    • 文件大小:317780
    • 提供者:马立静
  1. 遗传算法原程序

    0下载:
  2. 源程序,遗传算法源程序-source, genetic algorithm source!
  3. 所属分类:Document

    • 发布日期:2017-11-17
    • 文件大小:5404
    • 提供者:林玲
  1. genetic_jang

    0下载:
  2. 這是一個說明GA演算法的範例,可以從範例得知基因演算法的運算過程-This is a descr iption example of GA algorithm can be learned from the example of the computing process of genetic algorithm
  3. 所属分类:software engineering

    • 发布日期:2017-03-28
    • 文件大小:161085
    • 提供者:高永林
  1. MATLABtool

    0下载:
  2. MATLAB遗传算法工具箱 MATLAB遗传算法工具箱-MATLAB Genetic Algorithm Toolbox Genetic Algorithm MATLAB Toolbox
  3. 所属分类:software engineering

    • 发布日期:2017-03-27
    • 文件大小:123394
    • 提供者:陈玲
  1. Differential-Evolution

    0下载:
  2. 一种很不错的全局搜索算法,源自于遗传算法,但效果比遗传算法好。很推荐用这个方法做优化-A very good global search algorithm, derived from the genetic algorithm, but the result was better than the genetic algorithm. Is recommended to use this method to optimize
  3. 所属分类:software engineering

    • 发布日期:2017-03-26
    • 文件大小:54993
    • 提供者:徐陈
  1. yichuansuanfazujuanlunwen

    0下载:
  2. 在维普下的一些关于遗传算法组卷的论文 供大家参考-In the VIP under the genetic algorithm on paper Test Paper for your reference
  3. 所属分类:Project Design

    • 发布日期:2017-05-13
    • 文件大小:2977015
    • 提供者:尹煜
  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. genetic1

    0下载:
  2. genetic algorithm introduction
  3. 所属分类:Document

    • 发布日期:2017-04-17
    • 文件大小:19812
    • 提供者:mohammad
  1. PracticaGeneticAlgorithms1995

    0下载:
  2. Practical Genetic algorithm book
  3. 所属分类:software engineering

    • 发布日期:2017-05-18
    • 文件大小:4976394
    • 提供者:hien
  1. geneticalgorithmtutorial

    0下载:
  2. Tutorial for Genetic algorithm book
  3. 所属分类:software engineering

    • 发布日期:2017-04-28
    • 文件大小:193679
    • 提供者:hien
  1. MathematicsProgrammingAGeneticAlgorithm

    0下载:
  2. Mathematic in Genetic algorithm
  3. 所属分类:software engineering

    • 发布日期:2017-04-29
    • 文件大小:193694
    • 提供者:hien
  1. matlab

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

    • 发布日期:2017-04-28
    • 文件大小:9716
    • 提供者:小五
« 1 2 3 4 5 6 7 89 10 11 12 13 ... 35 »
搜珍网 www.dssz.com