CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 数值算法/人工智能 人工智能/神经网络/遗传算法 搜索资源 - GA-SA

搜索资源列表

  1. OptAlgorithm

    0下载:
  2. 实现了TS,SA,GA,ENA,MGLS等一系列现代优化算法,包括benchmark
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:5.75mb
    • 提供者:yeoman
  1. TSP

    1下载:
  2. 各种算法的TSP源码,包含GA、SA、TS、ANN。-TSP source of various algorithms, including GA, SA, TS, ANN.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-07
    • 文件大小:7.94kb
    • 提供者:
  1. SAGAHillClimbing

    0下载:
  2. Simulated Annealing SA Hill Climbing HC Local Beam Search LBS Genetic Algorithm GA -Simulated Annealing SA Hill Climbing HC Local Beam Search LBS Genetic Algorithm GA
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-29
    • 文件大小:2.63kb
    • 提供者:mashomid
  1. GA-2010-02-04

    0下载:
  2. GA遗传算法的实现,比较的其它算法,优势,应用-GA APPROCH ASAD ERWFWEW AHUSIA XJASIO AP PA A---Q SA AS GGH JHM HBVX DFDVBGHNHN
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-29
    • 文件大小:180.94kb
    • 提供者:ARVIN_NG
  1. SA_GA_PSO

    0下载:
  2. 模拟退火(SA)、遗传算法(GA)、粒子群优化(PSO)解决旅行商问题(TSP)实验 本文件包括源码,实验说明文档,实验总结PPT Have a happy experiment!-Simulated annealing (SA), genetic algorithms (GA), particle swarm optimization (PSO) to solve the traveling salesman problem (TSP) experiment of this docum
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-03
    • 文件大小:340.31kb
    • 提供者:pu
  1. TSP110707-1

    1下载:
  2. 旅行商问题是一个典型的NP完全性问题。本文基于改进的自适应遗传 算法设计并开发了一个求解旅行商问题的软件程序,并将此程序进行了48 个城市的TSP问题计算,与模拟退火算法的计算过程及计算结果进行了比 较。文中给出了遗传算法在解决TSP问题中的参数选择和编码方式、适应 度函数的设计、种群的初始化和遗传算子的详细设计。通过对此程序的改 装,即可用于其他NP完全性问题的求解。-The traveling salesman problem is a typical NP proble
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-19
    • 文件大小:5.01mb
    • 提供者:翁經堯
  1. tulun2

    0下载:
  2. 数学建模中的常用算法 - 算法分析 - 道客巴巴 数学建模中的常用算法 成都信息工程...最优化理论的三大非经典算法: 模拟退火法SA、神经网络NN、遗传算法GA 近几年的... -Commonly used mathematical modeling algorithm- Algorithm Analysis- Road passenger Baba mathematical modeling algorithms used in the Chengdu Univers
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-31
    • 文件大小:5.47kb
    • 提供者:chen
  1. tulun3

    0下载:
  2. 数学建模中的常用算法 - 算法分析 - 道客巴巴 数学建模中的常用算法 成都信息工程...最优化理论的三大非经典算法: 模拟退火法SA、神经网络NN、遗传算法GA 近几年的... -Commonly used mathematical modeling algorithm- Algorithm Analysis- Road passenger Baba mathematical modeling algorithms used in the Chengdu Univers
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-02
    • 文件大小:10.52kb
    • 提供者:chen
  1. tulun4

    0下载:
  2. 数学建模中的常用算法 - 算法分析 - 道客巴巴 数学建模中的常用算法 成都信息工程...最优化理论的三大非经典算法: 模拟退火法SA、神经网络NN、遗传算法GA 近几年的... -Commonly used mathematical modeling algorithm- Algorithm Analysis- Road passenger Baba mathematical modeling algorithms used in the Chengdu Univers
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-13
    • 文件大小:1.72kb
    • 提供者:chen
  1. yichuansuanfa

    0下载:
  2. 研究了两种全局优化算法:遗传算法( Genetic Algorithm , GA) 和模拟退火(Simulated Annealing ,SA) ,并且比较了它们在神经网络优化中的性能。-Study of two global optimization algorithms: genetic algorithm (Genetic Algorithm, GA) and simulated annealing (Simulated Annealing, SA), and compared them
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-01
    • 文件大小:22.58kb
    • 提供者:fy
  1. 3SAT

    0下载:
  2. GA比起SA ,最大的优势在于对个初始解,而且存在杂交和变异,让SA具有非常强的跳出局部最优解的能力。而且简单通用,健壮性强。但是待定的参数很多,而且计算速度比较慢。选择,杂交,变异算子的选取也很关键。-GA than SA, the biggest advantage of an initial solution, and there is hybridization and mutation, so that SA has a very strong ability to jump out
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-17
    • 文件大小:87.29kb
    • 提供者:JLH
  1. functions

    0下载:
  2. This paper provides the review of literature benchmarks (test functions) commonly used in order to test optimization procedures dedicated for mul- tidimensional, continuous optimization task. Special attention has been paid to multiple-extreme
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-10
    • 文件大小:2.13mb
    • 提供者:payal
  1. COR(v1.1)

    0下载:
  2. 资源竞争算法,此算法经过测算由于PSO、GA、SA等等,可以快速有效的优化。- Competition Over Resource Optimization Algorithm,
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-13
    • 文件大小:2.38kb
    • 提供者:孙少龙
  1. GA_CVRP

    3下载:
  2. 用遗传算法和模拟退火实现的限重的VRP(CVRP),250个customer,一个仓库,数据文件在里面,导入eclipse就可以运行。-this is a hybrid algorithm of GA and SA to solve CVRP problem, which is devopled on eclise with java.it contains a input dataset involved with 249 customers and one single depot.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-30
    • 文件大小:53kb
    • 提供者:张放
  1. SA-GA-ALGRITHM-C

    0下载:
  2. 模拟退火算法是基于Monte Carlo迭代求解法后种启发式随机搜索算法,它模拟固体物质退火过程的热平衡问题与随机搜索寻优问题的相似性来达到寻找全局最优或近似全局最优的目的-SA GA
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-04
    • 文件大小:12.79kb
    • 提供者:张洋
搜珍网 www.dssz.com