CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 Windows编程 其他小程序 搜索资源 - genetic algorithm OPTIMIZATION

搜索资源列表

  1. GA

    2下载:
  2. 本程序是在MATLAB平台上,利用智能优化算法遗传算法来解决01背包问题。在0 / 1背包问题中,需对容量为c 的背包进行装载。从n 个物品中选取装入背包的物品,每件物品i 的重量为wi ,价值为pi 。对于可行的背包装载,背包中物品的总重量不能超过背包的容量,最佳装载是指所装入的物品价值最高。-This procedure is in the MATLAB platform using intelligent genetic algorithm optimization algorithm t
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-11
    • 文件大小:1625
    • 提供者:周薇
  1. Optimizers

    0下载:
  2. 一系列好用的用户友好的启发式优化算法,包括非自适应算法,基于模拟退火算法的种群算法,基本遗传算法,差分进化算法以及粒子群优化算法。此外,也包括神圣算法,它利用了所有这些优化算子,虽然有时交换种群之间的不同算法。-A nice set of user-friendly heuristic optimizers. Included are a non-adaptive, population based Simulated Annealing algorithm, a basic Genetic A
  3. 所属分类:Other systems

    • 发布日期:2017-04-05
    • 文件大小:26847
    • 提供者:竹子的信仰
  1. GAFMAX

    0下载:
  2. 遗传算法 求下列函数的最大值 obj(x)=x.*(10-x).*sin(2*pi*x), x\in[0,10].-Optimization problem by genetic algorithm of a function obj(x)=x.*(10-x).*sin(2*pi*x), x\in[0,10].
  3. 所属分类:Other systems

    • 发布日期:2017-03-30
    • 文件大小:4830
    • 提供者:HU
  1. Multiobjectvie-Genetic-Algorithm

    0下载:
  2. 有关多目标优化问题的遗传算法的基本理论方法的硕士论文,相关领域的大家可以参考一下-Multi-objective optimization problems related to genetic algorithms basic theories and methods of the master' s thesis and related fields that we can reference
  3. 所属分类:Other systems

    • 发布日期:2017-05-09
    • 文件大小:2308615
    • 提供者:meimei
  1. 9

    0下载:
  2. 给予免疫遗传算法的QOS路由选择问题,给予免疫遗传算法的多目标优化问题-Immune genetic algorithm for QOS routing problem, the immune genetic algorithm for multi-objective optimization problem
  3. 所属分类:Other systems

    • 发布日期:2017-04-07
    • 文件大小:6473
    • 提供者:路杨
  1. moea

    2下载:
  2. matlab遗传算法多目标优化,双目标函数优化-matlab genetic algorithm for multi-objective optimization, dual-objective optimization
  3. 所属分类:Other systems

    • 发布日期:2017-04-03
    • 文件大小:2453
    • 提供者:standy17
  1. pid

    1下载:
  2. 人工智能(模糊在自动控制的应用)电动机控制中的简单遗传算法PID参数优化-Artificial intelligence (fuzzy in Automatic Control) motor control in the simple genetic algorithm optimization of PID parameters
  3. 所属分类:Other systems

    • 发布日期:2017-03-29
    • 文件大小:2947
    • 提供者:卡卡
  1. matlab

    0下载:
  2. 遗传算法实现最优化问题的解,适合初学者使用,稍加改进即可实现tsp问题的求解-Genetic algorithm optimization solution, suitable for beginners, a little to improve the problem can be solved to achieve tsp
  3. 所属分类:Other systems

    • 发布日期:2017-04-06
    • 文件大小:3056
    • 提供者:cy
  1. 58

    0下载:
  2. We propose the optimum configurations for PV wind generating systems in residences using hourly data over a year. We assume that a residence is one house consuming average electrical energy in south of Algeria (Sahara area). Genetic algorithm (GA) is
  3. 所属分类:Other systems

    • 发布日期:2017-04-08
    • 文件大小:124999
    • 提供者:mimo
  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-29
    • 文件大小:3610
    • 提供者:cdp
  1. RBF1

    0下载:
  2. 粒子群算法、遗传算法优化的RBF神经网络程序-Particle swarm optimization, genetic algorithm optimization on RBF neural network program
  3. 所属分类:Other systems

    • 发布日期:2017-04-02
    • 文件大小:4320
    • 提供者:清风
  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. Genetic-algorithm-

    0下载:
  2. 遗传算法优化神经网络程序-Genetic algorithm optimization neural network program-Genetic algorithm optimization neural network program
  3. 所属分类:Other systems

    • 发布日期:2017-12-07
    • 文件大小:3270
    • 提供者:electric
  1. ga_bp

    0下载:
  2. 遗传算法优化神经网络在数据预测方面的应用-The genetic algorithm optimization neural network data to predict
  3. 所属分类:Other systems

    • 发布日期:2017-11-13
    • 文件大小:1245
    • 提供者:陈明
  1. Cpp1

    0下载:
  2. 遗传算法 利用遗传算法求解旅行商问题。 使用C++语言编程。使用VS2008编译环境,没有使用额外的库,运 行环境为w7操作系统-Genetic Algorithm. the traveling salesman problem. C source code, suitable for beginners and genetic algorithm optimization and other kinds of knowledge.
  3. 所属分类:Other systems

    • 发布日期:2017-11-14
    • 文件大小:3247
    • 提供者:杜齐
  1. Genetic-Algorithm-

    0下载:
  2. 利用遗传算法求解最优化问题,在一定的条件下,求解目标函数的最优化问题-Genetic Algorithm optimization problems under certain conditions, to solve the optimization problem of the objective function
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-29
    • 文件大小:243334
    • 提供者:晨曦
  1. Optimization-genetic-algorithm

    0下载:
  2. 遗传算法优化,遗传算法基本原理程序应用举例-Optimization genetic algorithm
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-13
    • 文件大小:2313
    • 提供者:王莎莎
  1. algorithm-optimization-

    0下载:
  2. 采用遗传算法和例子群算法进行优化,可以采用试验设计方法构建试验样本,用Kriging方法构建适应度函数,然后进行优化求解,记住,采用此程序是,应该安装Kring工具箱子-Using genetic algorithm and example of algorithm optimization, experimental design method can be used to build the test sample, with the Kriging method constructing
  3. 所属分类:Other systems

    • 发布日期:2017-05-09
    • 文件大小:1600042
    • 提供者:小葱小虫
  1. intelligent-optimization-algorithms

    0下载:
  2. 几种最新智能优化算法的改进与应用的源代码,包括人工蚁群、遗传算法优化神经网络-Several of the latest intelligent optimization algorithm improvement and application source code, including artificial ant colony, genetic algorithm optimization of neural networks, etc.
  3. 所属分类:Other systems

    • 发布日期:2017-05-05
    • 文件大小:18717
    • 提供者:feng
  1. GA

    0下载:
  2. In computer science and operations research, a genetic algorithm (GA) is a metaheuristic inspired by the process of natural selection that belongs to the larger class of evolutionary algorithms (EA). Genetic algorithms are commonly used to generate h
  3. 所属分类:其他

    • 发布日期:2018-01-06
    • 文件大小:4096
    • 提供者:reyhooon
« 12 3 4 5 6 7 8 9 10 »
搜珍网 www.dssz.com