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

搜索资源列表

  1. peg-unige.tar

    1下载:
  2. LDPC的密度演化算法,C++写的,执行速度很快。-LDPC density evolution algorithm, C++ written in the implementation of the fast.
  3. 所属分类:3G develop

    • 发布日期:2016-11-29
    • 文件大小:10526
    • 提供者:李剑
  1. GaHyp

    0下载:
  2. 超平面分割算法的c语言实现,没做界面,功能较全,通过演化算法进行优化-Hyperplane segmentation algorithm c-language implementation, not done interface and capabilities of a whole, through the evolutionary algorithm to optimize the
  3. 所属分类:Algorithm

    • 发布日期:2017-03-31
    • 文件大小:172606
    • 提供者:mouse
  1. munituihuo

    0下载:
  2. 模拟退火算法解决TSP问题,用固体退火模拟组合优化问题,将内能E模拟为目标函数值f,温度T演化成控制参数t,即得到解组合优化问题的模拟退火算法:由初始解i和控制参数初值t开始,对当前解重复“产生新解→计算目标函数差→接受或舍弃”的迭代,并逐步衰减t值,算法终止时的当前解即为所得近似最优解-Simulated annealing algorithm to solve the TSP problem, combined with solid-annealing simulation optimiza
  3. 所属分类:CSharp

    • 发布日期:2017-04-01
    • 文件大小:1326
    • 提供者:rain
  1. SocialEvolutionaryProgramming

    0下载:
  2. 社会演化算法是一种新型的进化算法。这是基于社会演化算法的PID控制器参数整定的程序。学习遗传算法和进化算法的都有借鉴作用- Social Evolutionary Programming (SEP) to solve this problem. SEP is developed from Genetic Algorithm (GA), inherits the advantage of GA and other algorithms, and has better convergence rat
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2015-06-04
    • 文件大小:8343
    • 提供者:wangjin
  1. weifenyanhuasuanfa

    0下载:
  2. 微分演化算法,Visual C++环境开发,有兴趣的朋友可以拿去参考。-Differential evolution algorithm, Visual C++ environment for the development, are interested in a friend is unspeakable for reference.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-13
    • 文件大小:2003
    • 提供者:刘若鹏
  1. AG

    0下载:
  2. 通过通用演化算法模型寻找搜索优化问题的最优解。采用二进制编码方案,繁殖池选择策略。-Through the common evolutionary algorithm model search to find the optimal solution of optimization problems. Binary coding scheme, breeding pool selection strategy.
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-03-27
    • 文件大小:826148
    • 提供者:李洋
  1. aa

    0下载:
  2. 演化算法的使用分析,从效率上,从收敛速度上都做了仔细的分析-The use of evolutionary algorithms analysis of efficiency, from the convergence rate has done a careful analysis of
  3. 所属分类:matlab

    • 发布日期:2017-04-16
    • 文件大小:345291
    • 提供者:张正生
  1. 25811211GA

    0下载:
  2. 演化算法GA的c++实现,以解决某一函数最优解为例-Evolutionary algorithm GA-c++ implementation to solve the optimal solution as an example of a function
  3. 所属分类:MPI

    • 发布日期:2017-04-05
    • 文件大小:3432
    • 提供者:panbowen
  1. DMOEADD_code2009

    0下载:
  2. 动力学演化算法解决多目标优化问题,采用了与模拟退火算法相结合的准则,理论基础来源于统计力学中的自由能极小化定律。 -Evolutionary Algorithms for Solving Multi-Objective Problems
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-04
    • 文件大小:1043291
    • 提供者:钱宇锋
  1. yanhuasuanfa

    0下载:
  2. 演化算法 一般的经典的算法 参考文件是人工智能的算法,然后自己写的-yan hua suan fa yi ban de jing dian suan fa
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-06
    • 文件大小:2922
    • 提供者:shitou
  1. mnth

    0下载:
  2. 模拟退火算法来源于固体退火原理,将固体加温至充分高,再让其徐徐冷却,加温时,固体内部粒子随温升变为无序状,内能增大,而徐徐冷却时粒子渐趋有序,在每个温度都达到平衡态,最后在常温时达到基态,内能减为最小。根据Metropolis准则,粒子在温度T时趋于平衡的概率为e-ΔE/(kT),其中E为温度T时的内能,ΔE为其改变量,k为Boltzmann常数。用固体退火模拟组合优化问题,将内能E模拟为目标函数值f,温度T演化成控制参数t,即得到解组合优化问题的模拟退火算法:由初始解i和控制参数初值t开始,对
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-01
    • 文件大小:5010
    • 提供者:leansmall
  1. The_Construction_of_Multi-Objective_Differential_E

    0下载:
  2. 武汉理工大学硕士论文,多目标差分演化算法的构造及其应用,需要CAJViewer打开,值得参考.-Master s thesis of WUHAN UNIVERSITY OF TECHNOLOGY,The Construction of Multi-Objective Differential Evolution Algorithms and its Application, which can be opened by CAJViewer and is available.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-14
    • 文件大小:3152036
    • 提供者:Wang Yan
  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. A3_SPEA2

    0下载:
  2. SPEA演化算法,可以用于计算多目标带约束优化问题-SPEA
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-01
    • 文件大小:1273
    • 提供者:了空
  1. exp1

    0下载:
  2. 利用多父体杂交演化算法,精英多父体杂交算法求解函数极值-Multi-parent crossover using evolutionary algorithms, multi-parent crossover elite function extremum algorithm
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-09
    • 文件大小:343785
    • 提供者:hupan
  1. DE

    0下载:
  2. 微分演化算法,可以用于结构系统识别。它是一种启发式算法,对于解决复杂的优化问题有很好的效果。-Differential evolution algorithm, can be used for structural system identification. It is a heuristic algorithm for solving complex optimization problems with good results.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-30
    • 文件大小:12145
    • 提供者:王兰彬
  1. sdfasdf

    0下载:
  2. 演化算法,用演化算法解决VRP问题源代码,又新建的头文件-Evolutionary algorithm, evolutionary algorithm to solve VRP problem with the source code, header files and the new
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-08
    • 文件大小:14220
    • 提供者:tangshao
  1. Evolutionary-Algorithm

    1下载:
  2. 文档中是关于信息传播模型的演化算法,上传仅供分享,并欢迎讨论-The document is about the evolution of information dissemination model algorithm, only upload to share, and welcomes discussion
  3. 所属分类:matlab

    • 发布日期:
    • 文件大小:16613
    • 提供者:朱珠
  1. ACP

    1下载:
  2. 多子差异演化算法与文化基因的混合算法求解函数优化问题,在差分演化算法的基础上修改而成。-Sub-differential evolution algorithm for multi-cultural mix of genetic algorithm for function optimization problems in differential evolution algorithm based on the revisions.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-04
    • 文件大小:962
    • 提供者:李西
  1. Fractal-algorithms-

    0下载:
  2. 本书从实用的角度出发,论述了分形图形的生成算法与程序设计。主要内容包括分形图的递归算法、文法构图算法、迭代函数系统算法、逃逸时间算法、分形演化算法,以及分形图的放大、分形图的动画、分形图的立体化和利用分形算法实现自然景物的模拟等内容。-From a practical point of view the book, discusses the fractal graphics generation algorithms and programming. The main contents inc
  3. 所属分类:Fractal program

    • 发布日期:2017-03-31
    • 文件大小:550150
    • 提供者:boywu
« 1 2 34 5 6 7 8 9 »
搜珍网 www.dssz.com