搜索资源列表

  1. yzgjdycth

    0下载:
  2. 智能优化方法 对遗传算法和模拟退火算法的一种综合和改进,提高了算法的求解精度。-Intelligent optimization method of genetic algorithms and simulated annealing algorithm in an integrated and improved, and improve the algorithm accuracy.
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-05-18
    • 文件大小:528384
    • 提供者:jack
  1. TSP

    0下载:
  2. 用模拟退火算法求解TSP问题 [1]主函数tsp.m [2]计算路径长度的子函数 route_long.m [3]随机交换两个节点的顺序函数exchange.m-Using simulated annealing algorithm for solving TSP problems [1] the main function tsp.m [2] calculation of path length of Functions
  3. 所属分类:matlab例程

    • 发布日期:2024-05-18
    • 文件大小:1024
    • 提供者:齐亚超
  1. fc0

    0下载:
  2. 完全图哈密尔顿圈的遗传模拟退火算法matlab通用源程序-Complete graph of the Hamilton Circle genetic simulated annealing algorithm matlab source generic
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-05-18
    • 文件大小:1024
    • 提供者:leijiang
  1. QoSRoute-GA

    0下载:
  2. 带有QoS约束的组播路由问题是一个NP完全问题,遗传模拟退火算法是遗传算法和模拟退火算法的一种融合,可以为这类问题提供一个解决方案-With QoS constraint multicast routing problem is an NP-complete problem, genetic simulated annealing algorithm is a genetic algorithm and simulated anneal
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-05-18
    • 文件大小:2048
    • 提供者:zhao xian sheng
  1. SimulatedAnnealingAlgorithm

    0下载:
  2. matlab编制的用模拟退火算法解决0-1背包问题的具体实例-matlab prepared using simulated annealing algorithm to solve 0-1 knapsack problem specific examples of
  3. 所属分类:matlab例程

    • 发布日期:2024-05-18
    • 文件大小:1024
    • 提供者:潘晔
  1. monituihuosuanfa

    0下载:
  2. 神经网络中模拟退火算法MATLAB源程序,挺不错的,大家可以学习一下。-Neural networks simulated annealing algorithm in MATLAB source code, very good, we can learn from you.
  3. 所属分类:并行运算

    • 发布日期:2024-05-18
    • 文件大小:2048
    • 提供者:张飞
  1. sa_01

    1下载:
  2. 本程序是在MATLAB平台上面实现的用模拟退火算法解决01背包问题。-This procedure is in the MATLAB platform achieved with simulated annealing algorithm to solve knapsack problem 01.
  3. 所属分类:matlab例程

    • 发布日期:2024-05-18
    • 文件大小:1024
    • 提供者:周薇
  1. 117143157monituihuo

    0下载:
  2. 从国外专业网站下载的非常不错的模拟退火算法-this file is very good
  3. 所属分类:数值算法/人工智能

    • 发布日期:2024-05-18
    • 文件大小:2048
    • 提供者:陈明
  1. tuihuosuanfa

    0下载:
  2. 神经网络(应用模拟退火算法求函数极值问题)-Neural network (the application of simulated annealing algorithm for function extremum problems)
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-05-18
    • 文件大小:1024
    • 提供者:wuming
  1. tsp

    0下载:
  2. 利用模拟退火算法解决旅行商问题,共二十个城市,选择最优路径-The use of simulated annealing algorithm to solve traveling salesman problem
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-05-18
    • 文件大小:55296
    • 提供者:wujian
  1. satools

    0下载:
  2. 推荐一个实用的Matlab模拟退火工具箱,里面含有非常全的matlab语言模拟退火算法,包括了Matlab函数和6个例程。 -Recommend a practical simulated annealing Matlab toolbox, which contains a very wide of the simulated annealing algorithm matlab language, including the Ma
  3. 所属分类:matlab例程

    • 发布日期:2024-05-18
    • 文件大小:208896
    • 提供者:江泉
  1. matlabSA

    0下载:
  2. matlab 模拟退火算法 内含遗传算法及迭代过程-simulated annealing algorithm matlab implicit and iterative process of genetic algorithm
  3. 所属分类:matlab例程

    • 发布日期:2024-05-18
    • 文件大小:501760
    • 提供者:赵峻
  1. SAPSO

    1下载:
  2. 模拟退火-粒子群算法,该程序将模拟退火算法和粒子群算法相结合,对优化参数有很好的效果-Simulated annealing- particle swarm optimization, the program will be simulated annealing algorithm and particle swarm optimization by combining optimization parameters have a g
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-05-18
    • 文件大小:1024
    • 提供者:liwei
  1. VPRTW-SA

    0下载:
  2. 运用模拟退火算法求解带时间窗约束的车辆路径问题-The use of simulated annealing algorithm with time window constrained vehicle routing problem
  3. 所属分类:Windows编程

    • 发布日期:2024-05-18
    • 文件大小:2407424
    • 提供者:before
  1. SA

    0下载:
  2. 这是用模拟退火算法解决0-1背包问题,下载后可直接运行,可以帮助有需要对模拟退火算法进行了解的朋友。-This is a simulated annealing algorithm to solve the 0-1 knapsack problem, after downloading, can be directly run, you can help those in need of the simulated annealing
  3. 所属分类:matlab例程

    • 发布日期:2024-05-18
    • 文件大小:1024
    • 提供者:小吴
  1. SA

    0下载:
  2. 模拟退火GUI演示,利用模拟退火算法求全局最大值最小值-Simulated annealing GUI demonstration, the use of simulated annealing algorithm seeking the global maximum value of the minimum
  3. 所属分类:matlab例程

    • 发布日期:2024-05-18
    • 文件大小:30720
    • 提供者:junlin
  1. PSO

    2下载:
  2. 基于模拟退火的粒子群算法,模拟退火算法在搜索过程中具有该概率突跳的能力,能够有效地避免搜索过程陷入局部极小解。-Based on simulated annealing particle swarm optimization, simulated annealing algorithm in the search process has a sudden jump in the probability of the capacity,
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-05-18
    • 文件大小:3072
    • 提供者:cuiping5122
  1. SA

    0下载:
  2. 模拟退火算法和最速下降法的结合,既有模拟退火算法的全局性,搜索过程中最速下降法确定搜索方向,提高了收敛速度。-Simulated annealing algorithm and a combination of steepest descent method, both simulated annealing algorithm for the global nature of the search process in the ste
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-05-18
    • 文件大小:2048
    • 提供者:cuiping5122
  1. SimulatedAnnealing

    0下载:
  2. 本文介绍了模拟退火算法的原理和求解方法,并将其用于指数曲线的拟合,在Matlab语言环境下实现了该算法,并且与文献中的遗传算法、线性回归相比较。数值模拟结果表明,该算法能更好地实现最优拟合。-This article describes the principle of simulated annealing algorithm and solution methods, and used an exponential curve fi
  3. 所属分类:软件工程

    • 发布日期:2024-05-18
    • 文件大小:17408
    • 提供者:yaoqiuxiang
  1. TSP

    0下载:
  2. 用模拟退火算法和遗传算法实现TSP旅行商问题,并可以用Matlab对结果进行图形显示分析,非常实用于初学者-Using simulated annealing algorithm and genetic algorithm traveling salesman problem TSP, and the results can be used Matlab graphics analysis, very useful for beginn
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-05-18
    • 文件大小:1744896
    • 提供者:翁海冰
« 1 2 3 4 5 67 8 9 10 11 ... 29 »

源码中国 www.ymcn.org