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

搜索资源列表

  1. sa-tap

    0下载:
  2. 模拟退火算法在处理全局优化、离散变量优化等困难问题中,具有传统优化算法无可比拟的优势。描 述了模拟退火算法的原理及其基本框架结构,给出了用模拟退火算法求解TSP问题的具体实现方法 -Simulated annealing algorithm in dealing with global optimization, discrete variable optimization of difficult problems, traditional optimization algorithm
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-02
    • 文件大小:2107
    • 提供者:曹艳丽
  1. procedure

    0下载:
  2. 可以判断输入数据与已知数据的符合程度,模拟退火算法,获取系统日期,数字水印,java读取文件-Input data can be judged in line with the known data, the degree of simulated annealing algorithm, access to the system date, digital watermarking, java read the file
  3. 所属分类:Other systems

    • 发布日期:2017-04-02
    • 文件大小:4447
    • 提供者:颜家凯
  1. CAD

    0下载:
  2. 自己编写的电路分析,优化程序,可求解电路响应,计算元件灵敏度,优化方法包括Powell法,模拟退火法,可部分实现滤波器设计的功能-I have written the circuit analysis, optimization procedures, can solve the circuit response, computing components sensitivity, and optimization methods including Powell method, simulat
  3. 所属分类:Other systems

    • 发布日期:2017-04-05
    • 文件大小:79683
    • 提供者:david
  1. upload4

    0下载:
  2. 使用模拟退火算法解决旅行商问题 程序框架中的Annealing.java文件,Annealing.java实现了Inter.java接口中的函数。接口函数getStrategy是一个返回类型为void的函数,函数的输入参数是一个字符串,代表输入文件的文件名-The use of simulated annealing algorithm to solve the TSP program in the framework of Annealing.java files, Annealing.j
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-27
    • 文件大小:3258
    • 提供者:ocpocpocp
  1. SA_TSP_Rev1

    0下载:
  2. matlab实现模拟退火,程序实现很有效果-matlab implementation of simulated annealing, the program to achieve very effective
  3. 所属分类:matlab

    • 发布日期:2017-04-08
    • 文件大小:502607
    • 提供者:wangxiaolin
  1. PIDcontrowithAOC

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

    • 发布日期:2017-03-30
    • 文件大小:1577
    • 提供者:张望
  1. Annealing

    0下载:
  2. 使用模拟退火算法解决旅行商问题,输入为城市之间距离的描述,输出为城市之间的路径-The use of simulated annealing algorithm to solve the traveling salesman problem, enter a descr iption of the distance between cities, the output path between cities
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-01
    • 文件大小:6310
    • 提供者:lss
  1. sa-ppt-sample

    1下载:
  2. 模拟退火算法最早的思想由Metropolis等(1953)提出,1983年Kirkpatrick等将其应用于组合优化。-Simulated annealing algorithm was first thought by Metropolis et al (1953) suggested that, in 1983, Kirkpatrick and so on will be applied to combinatorial optimization.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-01
    • 文件大小:552543
    • 提供者:Kevin
  1. AnnealingAlgorithm

    0下载:
  2. 利用模拟退火算法计算完备图的哈米尔顿圈,编的好辛苦的-Using simulated annealing algorithm, a complete map of the Hamiltonian cycles, compiled a good hard
  3. 所属分类:Algorithm

    • 发布日期:2017-04-10
    • 文件大小:1188
    • 提供者:gaobaohua
  1. Solving

    2下载:
  2. 求解双层规划问题常用的算法有极点算法、直接搜索法、下降法和非数值优化方法(如模拟退火算法、遗传算法等),遗传算法的求解思路是:首先对上层的决策变量编码,代人下层规划模型,通过求解下层模型的决策变量值,代入上层模型计算适应度值,然后进行交叉、变异、选择操作,最后求出最优解。-Solving Bilevel Programming Problems with pole algorithm commonly used algorithms, direct search method, descent
  3. 所属分类:Communication

    • 发布日期:2015-09-13
    • 文件大小:1854
    • 提供者:大海
  1. tsp

    0下载:
  2. 蚂蚁算法代码,是基于进化理论的优化算法,与流行的遗传算法、模拟退火有着共同的优点-ant evolution code
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-13
    • 文件大小:2453
    • 提供者:xurui0224
  1. algorithm

    0下载:
  2. 模拟退火法,蚁群算法,遗传算法,分水岭算法等常见算法的Matlab程序-Simulated annealing, ant colony algorithm, genetic algorithm, watershed algorithm common algorithm Matlab program
  3. 所属分类:matlab

    • 发布日期:2017-04-15
    • 文件大小:9694
    • 提供者:sunshaobin
  1. Theadvancedcomparisonalgorithmlecture

    0下载:
  2. 在本讲义中,我们将着重讲述一些数学建模中常用的算法,包括神经网络算法、遗传算 法、模拟退火算法和模糊数学方法。用这些算法可以较容易地解决一些很复杂的,常规算法很难解决的问题。-In this lecture, we will focus on about a number of commonly used mathematical modeling algorithms, including neural network algorithm, genetic algorithm Meth
  3. 所属分类:File Formats

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

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

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

    0下载:
  2. 用模拟退火算法求30个城市的旅行商问题的C程序-Simulated Annealing Algorithm with 30 cities of the TSP C program
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-04
    • 文件大小:1027343
    • 提供者:li qing
  1. monituihuosuanfa

    1下载:
  2. 模拟退火算法在图像处理中的典型应用,用matlab编程-Simulated annealing algorithm in a typical image processing applications, programming with matlab
  3. 所属分类:Graph program

    • 发布日期:2017-03-29
    • 文件大小:19632
    • 提供者:
  1. monituihuo

    0下载:
  2. 模拟退火算法 自己写的一点小程序 提供一点参考-Simulated annealing algorithm to write their own applets provide a reference point
  3. 所属分类:Other windows programs

    • 发布日期:2017-05-18
    • 文件大小:5000463
    • 提供者:cl
  1. simulateanneal

    0下载:
  2. 一个解决0-1背包问题的模拟退火程序,希望给有需要的人帮助-A solution to the 0-1 knapsack problem simulated annealing process, hoping to help those in need
  3. 所属分类:matlab

    • 发布日期:2017-04-10
    • 文件大小:1088
    • 提供者:小吴
  1. MainFrm

    0下载:
  2. 利用模拟退火法计算求取两座城市之间距离的最小值。-The simulated annealing method to obtain the minimum distance between two cities.
  3. 所属分类:Algorithm

    • 发布日期:2017-04-06
    • 文件大小:2754
    • 提供者:张金孟
  1. simulatedannealing

    0下载:
  2. 用MATLAB编制的模拟退火程序,程序后附注解释,以帮助理解-Compiled with MATLAB simulated annealing procedure
  3. 所属分类:matlab

    • 发布日期:2017-04-13
    • 文件大小:2636
    • 提供者:赵伟
« 1 2 ... 31 32 33 34 35 3637 38 39 40 41 ... 50 »
搜珍网 www.dssz.com