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

搜索资源列表

  1. yichuansuanfa

    0下载:
  2. 运用遗传算法解决组合优化问题的几个例子。-Using genetic algorithm to solve combinatorial optimization problems with a few examples.
  3. 所属分类:Document

    • 发布日期:2017-04-17
    • 文件大小:199328
    • 提供者:洋洋
  1. Tggenetich

    0下载:
  2. 此文档是遗传算法原理加源代码。生物的进化是一个奇妙的优化过程,它通过选择淘汰,突然变异,基因遗传等规规律产生适应环境变化的优良物种。遗传算法是根据生物进化思想而启发得出的一种全局优化算法。 已通过测试。 -This document is the Genetic Algorithm and source code. Biological evolution is a fantastic optimization process, it is eliminated, by selecting
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-24
    • 文件大小:9232
    • 提供者:qinzhifan
  1. FDGPSOo

    0下载:
  2. 用于求解约束优化问题的算法,算法为差分进化/遗传算法/微粒群算法的融合。-Algorithm for solving constrained optimization problems, algorithms, differential evolution/genetic algorithm/particle swarm algorithm fusion.
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-07
    • 文件大小:38360
    • 提供者:jxjj609
  1. ga_tsp

    0下载:
  2. 遗传算法优化解决TSP问题,有很好的接口,只需改变相应参数即可使用-Optimization of genetic algorithm to solve TSP, good interface, simply by changing the corresponding parameters can be used
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-06
    • 文件大小:7434
    • 提供者:李瑞
  1. Matlab_BP

    0下载:
  2. 于BP网络的权值优化是一个无约束优化问题,而且权值要采用实数编码,所以直接利用Matlab遗传算法工具箱。以下贴出的代码是为一个19输入变量,1个输出变量情况下的非线性回归而设计的,如果要应用于其它情况,只需改动编解码函数即可。-BP network weights optimization is a constrained optimization problem, and the right value to real-coded, so the direct use of the Matl
  3. 所属分类:Other systems

    • 发布日期:2017-04-02
    • 文件大小:4310
    • 提供者:fuhai
  1. GA

    0下载:
  2. 遗传算法源代码,教您如何编写遗传算法代码解决相关优化问题-Genetic algorithm source code, teach you how to write a genetic algorithm code to solve optimization problems
  3. 所属分类:MPI

    • 发布日期:2017-04-16
    • 文件大小:11851
    • 提供者:遗传算法
  1. GA2

    0下载:
  2. 遗传算法源代码系列,教您如何编写遗传算法代码解决相关优化问题-Genetic algorithm source code, teach you how to write a genetic algorithm code to solve optimization problems
  3. 所属分类:MPI

    • 发布日期:2017-04-25
    • 文件大小:13030
    • 提供者:遗传算法
  1. GA3

    0下载:
  2. 遗传算法源代码系列,教您如何编写遗传算法代码解决相关优化问题-Genetic algorithm source code, teach you how to write a genetic algorithm code to solve optimization problems
  3. 所属分类:MPI

    • 发布日期:2017-04-24
    • 文件大小:12855
    • 提供者:遗传算法
  1. GA4

    0下载:
  2. 遗传算法源代码系列,教您如何编写遗传算法代码解决相关优化问题-Genetic algorithm source code, teach you how to write a genetic algorithm code to solve optimization problems
  3. 所属分类:MPI

    • 发布日期:2017-04-07
    • 文件大小:11828
    • 提供者:遗传算法
  1. GA5

    0下载:
  2. 遗传算法源代码系列,教您如何编写遗传算法代码解决相关优化问题-Genetic algorithm source code, teach you how to write a genetic algorithm code to solve optimization problems
  3. 所属分类:MPI

    • 发布日期:2017-04-06
    • 文件大小:11707
    • 提供者:遗传算法
  1. GA

    1下载:
  2. 遗传算法GA求解无约束最优化问题,采用遗传算法求函数的最小值-The genetic algorithm GA for solving unconstrained optimization problems using genetic algorithm for the minimum of the function
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-08
    • 文件大小:1215
    • 提供者:李威
  1. n_MF_ga

    0下载:
  2. matlab编写的遗传算法案例,减振器速度特性的参数识别和优化-Matlab prepared by the genetic algorithm case, parameter identification and optimization of the velocity characteristics of shock absorbers
  3. 所属分类:Multimedia Develop

    • 发布日期:2017-04-10
    • 文件大小:1100
    • 提供者:妙风
  1. Simple_GA

    0下载:
  2. 简单的遗传算法编程实现,遗传算法是人工智能优化算法,具有寻求全局最优解的能力-Simple genetic algorithm for the programming, genetic algorithm is artificial intelligent optimization algorithms, have to seek the global optimal solution ability
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-14
    • 文件大小:5489
    • 提供者:陈魁
  1. GImpprovedSVVe

    0下载:
  2. 将遗传算法(GA)与传统SVM算法结合,构造出一种参数最优的进化SVM(GA2SVM),SVM 模型使用径向基函数(RBF))作为核函数,运用格雷码编码方式对SVM算法的模型参数进行遗传编码与优化搜索,,将搜索到的优化结果作为SVM 的最终模型参数。 -Genetic algorithm (GA) combined with the traditional SVM algorithm to construct a parameter of the evolution of the optim
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-04
    • 文件大小:179676
    • 提供者:ru
  1. Rgcfe

    0下载:
  2. 遗传算法简称GA(Genetic Algorithm),在本质上是一种不依赖具体问题的直接搜索方法。遗传算法在模式识别、神经网络、图像处理、机器学习、工业优化控制、自适应控制制、生物科学、社会科学等方面都得到应用。在人工智能研究中,现在人们认为“遗传算法、自适应系统、细胞自动机、混沌理论与人工智能一样,都是对今后十年的计算技术有重大影响的关键技术”。 -The genetic algorithm referred to as GA (Genetic Algorithm), is essent
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-30
    • 文件大小:307750
    • 提供者:kgd815
  1. chapter4

    0下载:
  2. 人工神经网络遗传算法函数极值寻优,适合初学者学习用-Artificial neural network, genetic algorithm function extremum optimization, suitable for beginners to learn to use
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-03
    • 文件大小:298136
    • 提供者:小小
  1. GNew_Genetic_e

    0下载:
  2. 遗传算法及其育种:GA于20世纪60年代由美国Michigan大学J.H.Holland教授[1]首先提出。它可广泛应用于人工智能、机器学习、函数的优化、自动控制等领域。GA的突出特点是将问题的解空间间通过编码转换为GA的搜索空间,把问题的解转换为生物的个体,并借助生物的遗传和进化理论,对多个个体同时进行选择、交叉和变异操作。这样,可以较快地搜索到最优解。但是,遗传算法易陷入局部最优。搜索效率还不是 -Genetic Algorithm and Breeding: GA 1960s firs
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-28
    • 文件大小:723659
    • 提供者:chodayy
  1. 100

    2下载:
  2. 前推回代法的辐射状配电网潮流程序 matlab编写蚁群算法实践 粒子群工具箱PSOt 基于遗传算法配电网无功优化方法程序源代码 求解机组组合问题的多种群混沌蚁群算法-Before the backward substitution method for radial distribution power flow program Matlab to write practical particle swarm ant colony algorithm toolbox PSOt Reactive
  3. 所属分类:matlab

    • 发布日期:2015-11-28
    • 文件大小:873472
    • 提供者:冷秋泉
  1. yichuansuanfa

    0下载:
  2. 通过matlab实现遗传算法对最优化问题的只适应求解!-Matlab genetic algorithm to solve the optimization problem only to adapt!
  3. 所属分类:Special Effects

    • 发布日期:2017-04-06
    • 文件大小:10233
    • 提供者:吴琦
  1. chapter6

    0下载:
  2. 。《MATLAB智能算法30个案例分析》采用案例形式,以智能算法为主线,讲解了遗传算法、免疫算法、退火算法、粒子群算法、鱼群算法、蚁群算法和神经网络算法等最常用的智能算法的MATLAB实现。对广大科研人员有很高的参考价值。-. MATLAB intelligent algorithm 30 case studies, the use of case the main line, the form of an intelligent algorithm to explain the genetic
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-11
    • 文件大小:628
    • 提供者:jueyouli
« 1 2 ... 45 46 47 48 49 50»
搜珍网 www.dssz.com