CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - 遗传 模拟退火

搜索资源列表

  1. PSO

    0下载:
  2. 粒子群算法,也称粒子群优化算法(Particle Swarm Optimization),缩写为 PSO, 是近年来发展起来的一种新的进化算法(Evolutionary Algorithm - EA)。PSO 算法属于进化算法的一种,和模拟退火算法相似,它也是从随机解出发,通过迭代寻找最优解,它也是通过适应度来评价解的品质,但它比遗传算法规则更为简单,它没有遗传算法的“交叉”(Crossover) 和“变异”(Mutation) 操作,它通过追随当前搜索到的最优值来寻找全局最优。这种算法以其实现
  3. 所属分类:matlab

    • 发布日期:2017-04-13
    • 文件大小:1568
    • 提供者:艾岳巍
  1. pso-bp

    1下载:
  2. 粒子群算法,也称粒子群优化算法(Particle Swarm Optimization),缩写为 PSO, 是近年来发展起来的一种新的进化算法(Evolutionary Algorithm - EA)。PSO 算法属于进化算法的一种,和模拟退火算法相似,它也是从随机解出发,通过迭代寻找最优解,它也是通过适应度来评价解的品质,但它比遗传算法规则更为简单,它没有遗传算法的“交叉”(Crossover) 和“变异”(Mutation) 操作,它通过追随当前搜索到的最优值来寻找全局最优。这种算法以其实现
  3. 所属分类:matlab

    • 发布日期:2017-04-13
    • 文件大小:2005
    • 提供者:艾岳巍
  1. simulated-annealing

    0下载:
  2. 清华大学本科生智能优化课程报告,用模拟退火算法和遗传算法解决TSP问题,含核心代码和注释-Tsinghua University undergraduate course reports intelligent optimization, simulated annealing algorithm and genetic algorithm to solve TSP problem, including the core code and comments
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-03
    • 文件大小:390023
    • 提供者:张似衡
  1. a-few-suanfa-jisuan-TSP

    0下载:
  2. 各种算法用来求解TSP问题的MATLAB源程序,包括蚁群算法,遗传算法,模拟退火-Ant colony algorithm using matlab simulation platform developed: algorithm, path shows that human-computer interaction control
  3. 所属分类:matlab

    • 发布日期:2017-04-27
    • 文件大小:8985
    • 提供者:Milly
  1. PSO

    0下载:
  2. 各种粒子群或改进型粒子群算法 1)粒子群优化算法(求解无约束优化问题) 1>PSO(基本粒子群算法) 2>YSPSO(待压缩因子的粒子群算法) 3>LinWPSO(线性递减权重粒子群优化算法) 4>SAPSO(自适应权重粒子群优化算法) 5>RandWSPO(随机权重粒子群优化算法) 6>LnCPSO(同步变化的学习因子) 7>AsyLnCPSO(异步变化的学习因子)(算法还有bug) 8>SecPSO(用二阶粒
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-16
    • 文件大小:9504
    • 提供者:wyf
  1. ga-tabu-

    0下载:
  2. 遗传、禁忌、模拟退火等算法求解背包问题C-Genetic, contraindications, simulated annealing algorithm for knapsack problem C++
  3. 所属分类:.net

    • 发布日期:2017-05-03
    • 文件大小:636244
    • 提供者:
  1. GA_SA.matlab

    0下载:
  2. 模拟退火算法和遗传算法,智能算法里面的两个重要算法思想;程序已经通过了测试,可直接运行;-Simulated annealing algorithm and genetic algorithms, intelligent algorithms inside two important algorithms thought the program has passed the test can be run directly
  3. 所属分类:source in ebook

    • 发布日期:2017-05-11
    • 文件大小:2378599
    • 提供者:刘洋
  1. nice

    0下载:
  2. 除了蚁群算法,可用于PID参数优化的智能算法还有很多,比如遗传算法、模拟退火算法、粒子群算法、人工鱼群算法,等等。-In addition to the ant colony algorithm, can be used to optimize the PID parameters, there are many intelligent algorithms, such as genetic algorithms, simulated annealing algorithm, particle
  3. 所属分类:Software Testing

    • 发布日期:2017-04-12
    • 文件大小:993
    • 提供者:林宜鴻
  1. PSO

    0下载:
  2. 用二阶振荡粒子群优化算法、混沌粒子群优化算法、基于选择的粒子群优化算法、基于交叉遗传的粒子群优化算法、基于模拟退火的粒子群优化算法求解无约束优化问题-Second order oscillation PSO, chaotic particle swarm optimization algorithm, particle swarm optimization, genetic optimization algorithm based on cross particle swarm optimiza
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-14
    • 文件大小:3951
    • 提供者:Lilith
  1. matlab

    0下载:
  2. 很全的智能算法,包括粒子群算法、模拟退火算法、遗传算法、TSP问题求解、蚁群算法、人工神经网络算法以及相关结合算法-A full of intelligent algorithm, including the particle swarm algorithm, simulated annealing algorithm, genetic algorithm, the TSP problem, ant colony algorithm, and the combination of artific
  3. 所属分类:matlab

    • 发布日期:2017-06-10
    • 文件大小:16889426
    • 提供者:戴磊
  1. rengongzhinengjituxaingchuli

    3下载:
  2. 人工智能算法,模拟退火法,遗传算法,matlab数字图像处理,基于剩余矩形原理的矩形件排样优化程序-The layout optimization of rectangular parts has been studied, and the program is designed to solve the problem of rectangular layout optimization
  3. 所属分类:matlab

    • 发布日期:2017-04-15
    • 文件大小:6763
    • 提供者:chengcheng
  1. monituihuo_tspwenti

    0下载:
  2. 基于遗传算法的旅行上问题的模拟退火解决算法及程序-Simulated annealing algorithm and program for traveling problem based on genetic algorithm
  3. 所属分类:matlab

    • 发布日期:2017-04-12
    • 文件大小:1110
    • 提供者:chengcheng
  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
    • 文件大小:54272
    • 提供者:张放
  1. ArtificialIntelligence

    0下载:
  2. 一些人工智能方面的学习源码,用java写的。包括遗传算法 alpha-beta剪枝 模拟退火算法 九宫格 传教士与野人等问题或者算法实现源码。-Some artificial intelligence to learn the source code, written in java. Including genetic algorithm alpha-beta pruning simulated annealing algorithm and other missionaries and Sa
  3. 所属分类:Algorithm

    • 发布日期:2017-05-01
    • 文件大小:75759
    • 提供者:阿武
  1. matlab

    0下载:
  2. MATLAB灰色预测,遗传算法,模拟退火,神经网络,粒子群算法等。-MATLAB grey prediction, genetic algorithm, simulated annealing, the neural network and particle swarm optimization (pso) algorithm, etc
  3. 所属分类:matlab

    • 发布日期:2017-04-29
    • 文件大小:48094
    • 提供者:么丝丝
  1. TSP(GAaSA)

    3下载:
  2. 基于模拟退火的遗传算法求解旅行商TSP问题-TSP by GA+SA
  3. 所属分类:matlab

    • 发布日期:2017-04-30
    • 文件大小:11659
    • 提供者:suyue
  1. matlab--suanfa25li

    1下载:
  2. 压缩包内有25例有关遗传算法、粒子群、模拟退火、以及相关算法的结合,并有大量例子,希望能帮到各位。-Compressed packages have combined 25 cases of genetic algorithms, particle swarm, simulated annealing, and related algorithms, and there are plenty of examples, we hope to help you.
  3. 所属分类:matlab

    • 发布日期:2017-05-13
    • 文件大小:3034251
    • 提供者:李泽
  1. TSP

    0下载:
  2. 1.用模拟退火解决TSP问题 2.用遗传算法解决0/1背包问题-1. solve TSP problem using simulated annealing 2. 0/1 knapsack problem solved using genetic algorithms
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-30
    • 文件大小:102498
    • 提供者:刘晨
  1. zhinengjisuan

    0下载:
  2. 智能计算主要程序源码,有matlab的模糊聚类图像分割,还有VC++编写的模拟退火和遗传算法。-Intelligent Computing The main program source code, there is matlab fuzzy clustering image segmentation, as well as VC++ Prepared simulated annealing and genetic algorithms.
  3. 所属分类:Algorithm

    • 发布日期:2017-06-08
    • 文件大小:15812983
    • 提供者:魏琳
  1. mgasa

    1下载:
  2. 本资源是Mgasa算法解决TSP问题的Matlab代码,资源中包括mgasa_main(Mgasa算法解决TSP问题代码),mgasa_fitness(适应度求取函数代码),mgasa_annealing(Mgasa算法中模拟退火代码),mgasa_select(遗传算法中选择函数代码),mgasa_crossover(遗传算法中染色体交叉互换函数代码),mgasa_mutation(遗传算法中基因突变函数代码),mgasa_change(Mgasa算法中选择过程代码)。同时代码中有Locati
  3. 所属分类:Other systems

    • 发布日期:2017-04-14
    • 文件大小:4352
    • 提供者:lfr
« 1 2 ... 8 9 10 11 12 1314 15 16 »
搜珍网 www.dssz.com