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

搜索资源列表

  1. Paes

    0下载:
  2. Pareto进化存档算法PAES的C++源代码-Pareto Archived Evolutionary Algorithm Source Code
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-03-29
    • 文件大小:460850
    • 提供者:AlexSun
  1. NSGAII

    0下载:
  2. NSGA II C++ CODES FOR MULTI-OBJECTIVE EVOLUTIONARY COMPUTATIONS
  3. 所属分类:Algorithm

    • 发布日期:2017-03-29
    • 文件大小:24599
    • 提供者:kaveh
  1. Genetic_Algorithm

    1下载:
  2. matlab遗传算法工具箱 进化计算 遗传算法 基于遗传算法搜索的最优化方法-matlab genetic algorithm toolbox evolutionary computation genetic algorithm based on genetic algorithm optimization method
  3. 所属分类:matlab

    • 发布日期:2017-04-07
    • 文件大小:215709
    • 提供者:austin
  1. ga01

    0下载:
  2. 遺傳演算法是計算數學中用於解決最優化的搜索演算法,是進化演算法的一種。進化演算法最初是借鑒了進化生物學中的一些現象而發展起來的,這些現象包括遺傳、突變、自然選擇以及雜交等。-Genetic algorithm is used to solve mathematical calculations to optimize the search algorithm is a kind of evolutionary algorithms. Evolutionary algorithm was orig
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-31
    • 文件大小:869
    • 提供者:CCU
  1. iec

    0下载:
  2. matlab中一个带交互界面的进化计算程序,通过界面接口设置进化计算算法参数,算法使用方便。-matlab in the evolution of an interface with a computer program set up through the interface of the interface parameters of evolutionary computation algorithm, the algorithm easy to use.
  3. 所属分类:matlab

    • 发布日期:2017-04-07
    • 文件大小:3031
    • 提供者:bigbigtom
  1. yizhonggaijindeliziqunsuanfa

    0下载:
  2. 粒子群算法是求解函数优化问题的一种新的进化算法,然而它在求解高维函数时容易陷入局部最优,为了克服这个缺点,提出了一种新的粒子群算法,算法对粒子的速度和位置更新公式进行了改进,使粒子在其最有位置的基础上进行位置更新,增强了算法的寻优-PSO for solving function optimization problems is a new evolutionary algorithm, but it is easy to solve high-dimensional function into
  3. 所属分类:matlab

    • 发布日期:2016-10-26
    • 文件大小:109568
    • 提供者:wangyiping
  1. Anadaptiveantcolonyalgorithmanditssimulation

    0下载:
  2. 蚁群算法是一种新型的进化算法,蚁群算法与其它进化算法同样存在易于限于局部最小点等缺陷.本文提出一种自适应的蚁群算法雌克服上述缺陷。通过自适应地改变算法的挥发度等系数,本文中的算法可以在保证收敛速度的条件下提高解的全局性,通过对TSP问题的仿真证明本文中的算法相对与原始的蚁群算法收敛速度和解的性能椭一定的提高.-Ant colony algorithm is a new evolutionary algorithm, evolutionary algorithm ant colony algori
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-07
    • 文件大小:346557
    • 提供者:lifei
  1. simple_evolution_algorithm

    0下载:
  2. 一个简单的进化算法实现,包括选择、交叉、变异-A simple evolutionary algorithm, including selection, crossover, mutation
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-14
    • 文件大小:5587
    • 提供者:罗比达
  1. LivingMachinesUseofGeneticalAlgorithms

    0下载:
  2. Genetic Algorithms (GAs) are adaptive heuristic search algorithm premised on the evolutionary ideas of natural selection and genetic. The basic concept of GAs is designed to simulate processes in natural system necessary for evolution, specifically t
  3. 所属分类:Other systems

    • 发布日期:2017-04-08
    • 文件大小:152217
    • 提供者:raj
  1. SimpleGA_1

    0下载:
  2. 实现简单的进化算法,实数编码,轮盘赌选择方式,单点交叉,均匀变异。-Simple evolutionary algorithms, real coding, roulette wheel selection method, single-point crossover, uniform mutation.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-14
    • 文件大小:4855
    • 提供者:cxx
  1. rengongshenjingwangluo

    0下载:
  2. 《人工神经网络与模拟进化计算》的电子书,很有用的-" Artificial Neural Networks and Simulation Evolutionary Computation," the e-book
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-26
    • 文件大小:9049048
    • 提供者:gaoming
  1. BMPLoader_evo

    0下载:
  2. This an evolutionary loader library to load your BMP images into C++ code such as OpenGL or OpenCV applications. It has some advantages over other BMPLoader libs, in fact, it can read the BMP from Mysql also.-This is an evolutionary loader library to
  3. 所属分类:Picture Viewer

    • 发布日期:2017-04-01
    • 文件大小:16592
    • 提供者:umut
  1. liangzijinhua

    0下载:
  2. 量子进化算法,可用于非线性方程的优化等。经实验证明,程序可靠。-Quantum evolutionary algorithm, can be used for optimization of nonlinear equations. The experiment proved that the program is reliable.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-08
    • 文件大小:7262
    • 提供者:江兵
  1. EvA2

    0下载:
  2. 非常好的一个进化算法,能够自动优化各种复杂类型的优化问题-A very good evolutionary algorithm that can automatically optimize the various complex types of optimization problems
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-26
    • 文件大小:8996649
    • 提供者:雷锋
  1. matlab(DEA2)

    0下载:
  2. 另一个matlab版本的差分进化算法,跟前面上传的有差别。-A differential evolutionary algorithm coded by matlab
  3. 所属分类:matlab

    • 发布日期:2017-04-03
    • 文件大小:5789
    • 提供者:xdt
  1. DEPAPER

    0下载:
  2. 介绍差分进化算法的英文文献。搞算法的朋友可以借鉴。-Introduce evolutionary algorithms search points of English literature.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-03
    • 文件大小:300048
    • 提供者:宋庆席
  1. [Perl]inver-over-operator

    0下载:
  2. 郭涛算法,目前解决TSP最高效的演化算法之一。用Perl语言实现了inver-over算子的设计。-Inver over operator for Tsp. Guo Tao Algorithm for TSP. A fastest evolutionary algorithm for solving TSP.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-30
    • 文件大小:1420
    • 提供者:Lorca
  1. Particle_Swarm_Optimization_and_Differential

    0下载:
  2. This chapter provides two recent algorithms for evolutionary optimization – well known as particle swarm optimization (PSO) and differential evolution (DE).
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-04-10
    • 文件大小:1205249
    • 提供者:regenrentgen
  1. MyAsp

    0下载:
  2. 这是一个饰品购物店,里面有女生会喜欢的各类饰品,本网站根据实际情况,把商品分类,提供商品查找,订单查询,商品管理,订单管理,系统管理等小模块合并成一个可执行的软件系统模型。使用户快速地搜索和查找到所需要产品和开发人员可以较快地确定需求,然后采用循环进化的开发方式,对系统模型作连续的精化,将系统需具备的性质逐渐增加上去,直到所有的性质全部满足。-This is a jewelry shopping store, which some girls will like the various type
  3. 所属分类:WEB(ASP,PHP,...)

    • 发布日期:2017-05-13
    • 文件大小:3355587
    • 提供者:燃雪固风
  1. AG

    0下载:
  2. 根据演化计算的思想,采用精英演化策略模型搜索优化问题最优解。-Evolutionary computation based on the idea of evolution strategies with the elite model search optimization the optimal solution.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-02
    • 文件大小:773234
    • 提供者:hupan
« 1 2 ... 9 10 11 12 13 1415 16 17 18 19 ... 44 »
搜珍网 www.dssz.com