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

搜索资源列表

  1. hereditary-optimization

    0下载:
  2. 遗传算法最优化的原程序,全用matlab编写,程序中有详细的说明--Genetic algorithm optimization of the original procedure, all prepared with MATLAB, the procedure in detail Notes-
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-15
    • 文件大小:6391
    • 提供者:lilijun
  1. GA-optimization-function

    0下载:
  2. 遗传算法的优化函数,基于matlab遗传算法代码修改优化-Genetic algorithm optimization function, genetic algorithm matlab code changes based on optimization
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-02
    • 文件大小:4430
    • 提供者:刘文涛
  1. Genetic-Algorithm--Ver.1

    0下载:
  2. This a simple genetic algorithm program for finding minimizers of a function. I wrote this in 1999 when I was interested in aerodynamic optimization problems. I think that genetic algorithm is a very interesting optimization algorithm.-This is a simp
  3. 所属分类:Other systems

    • 发布日期:2017-03-30
    • 文件大小:3610
    • 提供者:cdp
  1. genetic-algorithm-and-nonlinea

    3下载:
  2. 基于遗传算法和非线性规划的函数寻优算法在一组等式或者不等式的约束下求极值。 基于遗传算法和非线性规划的函数寻优算法 在一组等式或者不等式的约束下求极值。-Based on genetic algorithm and nonlinear programming function optimization algorithm in a set of equations or inequality constraints for extreme value. Based on geneti
  3. 所属分类:AI-NN-PR

    • 发布日期:2016-10-19
    • 文件大小:5120
    • 提供者:王进
  1. genetic-algorithm-based-on-matlab

    0下载:
  2. genetic algorithm based on matlab,The Genetic Algorithm (GA) is a good method to solve optimization problems. Genetic algorithms are search and optimization methods based on natural evolution. They consist of a population of bit strings transfo
  3. 所属分类:matlab

    • 发布日期:2017-03-23
    • 文件大小:4522
    • 提供者:su
  1. genetic-algorithm-

    1下载:
  2. 基于遗传算法的函数优化 利用遗传算法求解函数极值-Based on genetic algorithm of function optimization
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2012-12-26
    • 文件大小:18790
    • 提供者:陈凯
  1. A-GENETIC-ALGORITHM-APPROACH-FOR-UTILITY-MANAGEME

    0下载:
  2. Abstract. In this paper, we present a scheduler for distributing workflows in Utility Management System (UMS). The system executes a large number of workflows, which have very high resource requirements. The workflows have different computational
  3. 所属分类:software engineering

    • 发布日期:2017-03-23
    • 文件大小:171652
    • 提供者:nemanja
  1. genetic-optimization-to-solve-TSP

    0下载:
  2. 人工智能遗传算法优化解决TSP问题,很好用的代码-Artificial intelligence, genetic algorithm optimization to solve the TSP problem, a good code
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-28
    • 文件大小:127168
    • 提供者:陈唐龙
  1. BP-neural-network--algorithm-

    0下载:
  2. BP neural network based on genetic algorithm optimization
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-30
    • 文件大小:107223
    • 提供者:shaodong
  1. matlab-genetic

    0下载:
  2. 作为遗传算法寻优实例,为初学者提供合理的解释。-As the genetic algorithm optimization instance, provide a reasonable explanation for beginners.
  3. 所属分类:matlab

    • 发布日期:2017-04-02
    • 文件大小:1182
    • 提供者:lipan
  1. Genetic-algorithm

    0下载:
  2. 针对传统遗传算法的早熟收敛问题,在著名的“基因块”假设的基础上,提出了一种改进算法:利用设计的新算子对传统遗传算法演化过程中被淘汰的个体进行二次演化,使得可能包含在将来的演化中对结果的全局最优性产生重要影响的基因块得以保留,以此来避免遗传算法早熟收敛现象。实验结果证明了该改进算法可以有效地避免早熟收敛,提高了算法全局优化能力。-Premature convergence of traditional genetic algorithm, based on the assumptions of t
  3. 所属分类:Other systems

    • 发布日期:2017-11-07
    • 文件大小:210200
    • 提供者:陈嘉鑫
  1. ga-optimization

    0下载:
  2. 遗传算法的优化计算,利用遗传算法进行建模自变量降维。-Genetic algorithm optimization calculations using genetic algorithms to model the independent variable dimensionality reduction.
  3. 所属分类:matlab

    • 发布日期:2017-12-07
    • 文件大小:89609
    • 提供者:suua
  1. Parrallel-Genetic-Algorithm

    0下载:
  2. 并行遗传算法法,可以解决大规模智能优化问题-Parallel genetic algorithm to solve large-scale intelligent optimization problem
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-11-27
    • 文件大小:1628654
    • 提供者:潘元刚
  1. improved-genetic-algorithm

    0下载:
  2. 用于微电网在电力系统中的改进遗传算法优化,仿真运行-Improved Genetic Algorithm for micro-grid power system optimization, simulation run
  3. 所属分类:matlab

    • 发布日期:2016-02-27
    • 文件大小:1024
    • 提供者:jjsky
  1. genetic-algorithm-fortran

    0下载:
  2. 优化问题的求解 遗传算法fortran源程序,-Optimization problem solving genetic algorithm fortran source,
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-11-22
    • 文件大小:3425
    • 提供者:douhq
  1. genetic-algorithm-application

    0下载:
  2. matlab遗传算法工具箱解函数优化问题应用实例-matlab genetic algorithm toolbox solution function optimization application examples
  3. 所属分类:Console

    • 发布日期:2017-11-08
    • 文件大小:1079
    • 提供者:高珊
  1. Function-optimization

    0下载:
  2. 基于遗传算法的一元函数优化,求出函数最大值。-Function based on genetic algorithm optimization function obtained maximum.
  3. 所属分类:matlab

    • 发布日期:2017-11-20
    • 文件大小:620
    • 提供者:夏蕾
  1. Genetic-algorithm-optimization

    0下载:
  2. 一船算法优化 TSP用的各种算子 置换变异算子和杂交算子-A boat algorithm to optimize the TSP with a variety of operator replacement mutation operator and crossover operator
  3. 所属分类:CSharp

    • 发布日期:2017-11-21
    • 文件大小:128500
    • 提供者:许玲
  1. Genetic-algorithm

    0下载:
  2. 遗传算法原理及其应用,还不错的一本书,遗传算法在做最优化问题时比较常用-Genetic algorithm and its application, but also a good book, genetic algorithm is more commonly done optimization
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-11-29
    • 文件大小:372948
    • 提供者:杨大头
  1. Particle-swarm-optimization-

    0下载:
  2. 粒子群算法、遗传算法优化RBF径向基神经网络-Particle swarm optimization, genetic algorithm optimization RBF RBF neural network
  3. 所属分类:matlab

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