CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 Windows编程 搜索资源 - simulated annealing algorithm matlab

搜索资源列表

  1. monituihuosuanfa

    0下载:
  2. 基于matlab 的模拟退火算法源程序,经典算例,有PDF说明。-Based on the simulated annealing algorithm matlab source, the classic example, a PDF note.
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-26
    • 文件大小:466.04kb
    • 提供者:于永哲
  1. sa_tsp

    1下载:
  2. 旅行商(TSP)问题一直以来都是一个NP难问题,旅行商问题(TSP问题)就是一销售商从n个城市中的某一城市出发,不重复地走完其余n-1个城市并回到原出发点,在所有可能的路径中求出路径长度最短的一条。本次软件设计是利用模拟退火算法解决TSP问题,通过该软件设计,对模拟退火算法和旅行商问题有个初步的认识。-Traveling Salesman (TSP) problem has always been a NP hard problem, traveling salesman problem (TS
  3. 所属分类:Other windows programs

    • 发布日期:2016-03-14
    • 文件大小:1.39kb
    • 提供者:周薇
  1. Optimizers

    0下载:
  2. 一系列好用的用户友好的启发式优化算法,包括非自适应算法,基于模拟退火算法的种群算法,基本遗传算法,差分进化算法以及粒子群优化算法。此外,也包括神圣算法,它利用了所有这些优化算子,虽然有时交换种群之间的不同算法。-A nice set of user-friendly heuristic optimizers. Included are a non-adaptive, population based Simulated Annealing algorithm, a basic Genetic A
  3. 所属分类:Other systems

    • 发布日期:2017-04-06
    • 文件大小:26.22kb
    • 提供者:竹子的信仰
  1. simulatedannealing

    0下载:
  2. General simulated annealing algorithm-anneal Minimizes a function with the method of simulated annealing (Kirkpatrick et al., 1983) ANNEAL takes three input parameters, in this order: LOSS is a function handle (anonymous function or
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-28
    • 文件大小:3.77kb
    • 提供者:Ping-Feng Xu
  1. gafuzzymatlab

    0下载:
  2. 模拟退火,禁忌搜索,遗传算法,神经网络-MATLAB程序合集 -Simulated annealing, tabu search, genetic algorithm, neural network-MATLAB collection procedures simulated annealing, tabu search, genetic algorithm, neural network-MATLAB collection procedures
  3. 所属分类:Other systems

    • 发布日期:2017-03-29
    • 文件大小:4.47kb
    • 提供者:王朗
  1. mnthydy

    0下载:
  2. 用于解中国邮递员问题的模拟退火算法的matlab程序,很不错!-Chinese postman problem for the solution of the simulated annealing algorithm matlab program, very good!
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-28
    • 文件大小:1.68kb
    • 提供者:王勃
  1. VPRTW-SA

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

    • 发布日期:2017-05-10
    • 文件大小:2.3mb
    • 提供者:before
  1. 26_173622_

    0下载:
  2. 模拟退火算法的matlab 程序,验证是正确的-Simulated annealing algorithm matlab program, verify that is correct
  3. 所属分类:Other systems

    • 发布日期:2017-04-10
    • 文件大小:1.34kb
    • 提供者:lv
  1. zhiwenshixie

    0下载:
  2. 关于指纹识别算法的实现,简单可行,是正确的-Simulated annealing algorithm matlab program, verify that is correct
  3. 所属分类:Other systems

    • 发布日期:2017-04-04
    • 文件大小:417.08kb
    • 提供者:lv
  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
    • 文件大小:77.82kb
    • 提供者:david
  1. simulated_annealing

    0下载:
  2. 用模拟退火算法求tsp问题,采用matlab编程来求得,完整的算法程序-Seeking tsp simulated annealing algorithm matlab programming obtained complete algorithm
  3. 所属分类:Other systems

    • 发布日期:2017-11-27
    • 文件大小:2.76kb
    • 提供者:刘灿
  1. Intelligent-algorithm

    0下载:
  2. 智能算法,matlab应用大全,遗传算法,模拟退火算法,粒子群算法等-Intelligent algorithm, matlab application Daquan, genetic algorithms, simulated annealing algorithm, particle swarm algorithms
  3. 所属分类:Other systems

    • 发布日期:2017-11-21
    • 文件大小:1.43mb
    • 提供者:张金政
  1. metropolitan-algorithm

    0下载:
  2. 模拟退火算法求解TSP问题实例,在matlab中的实现。-Simulated annealing algorithm for TSP instances in matlab achieve.
  3. 所属分类:Console

    • 发布日期:2017-11-08
    • 文件大小:5.19kb
    • 提供者:高珊
  1. matlab-satools

    0下载:
  2. 模拟退火算法MATLAB工具箱,主要用于模拟退火算法,非常实用。-Simulated annealing algorithm based on MATLAB Toolbox
  3. 所属分类:Multimedia Develop

    • 发布日期:2017-04-04
    • 文件大小:212.57kb
    • 提供者:方法
  1. monituihuoTSP

    0下载:
  2. matlab编制模拟退火算法实例,用于解决经典TSP问题。-Examples of the preparation of simulated annealing algorithm matlab for solving the classic TSP.
  3. 所属分类:Other systems

    • 发布日期:2017-04-15
    • 文件大小:4.7kb
    • 提供者:songwei
  1. SA

    0下载:
  2. 自己编写的用模拟退火算法求解TSP问题的matlab程序-I have written with simulated annealing algorithm matlab program for TSP
  3. 所属分类:Other systems

    • 发布日期:2017-04-14
    • 文件大小:5.07kb
    • 提供者:尹元龙
  1. simulated-annealing-algorithm-TSP

    0下载:
  2. 用模拟退火算法求解TSP问题,matlab程序,包含了程序所实现的论文 - TSP is studied by simulated annealing algorithm and an approximate algorithm which method for solving TSP is better than others ,and using Matlab,we complete the program for solving TSP. The simulation of alg
  3. 所属分类:Other windows programs

    • 发布日期:2017-05-01
    • 文件大小:122.16kb
    • 提供者:lxy
  1. simulated-annealing

    0下载:
  2. 比较常用的模拟退火算法,MATLAB软件-More commonly used simulated annealing algorithm, MATLAB software
  3. 所属分类:Other systems

    • 发布日期:2017-04-14
    • 文件大小:4.38kb
    • 提供者:li
  1. 精通MATLAB智能算法(2015代码)

    1下载:
  2. 这是一个智能算法程序吧,里面有模拟退火算法,遗传算法,粒子群算法等等,希望这些算法对初学者来说有用处。(This program is an intelligent algorithm, simulated annealing algorithm, genetic algorithm, particle swarm optimization (pso) algorithm and so on, hope that the algorithm is useful for beginners.)
  3. 所属分类:其他

    • 发布日期:2017-12-15
    • 文件大小:6.72mb
    • 提供者:pursh
  1. 模拟退火算法的matlab工具箱

    1下载:
  2. 解压缩后,将模拟退火算法工具箱粘贴到matlab的工作路径或者粘贴到toolbox中,根据需要调用即可(Simulated annealing algorithm toolbox)
  3. 所属分类:其他

    • 发布日期:2021-04-09
    • 文件大小:210kb
    • 提供者:猫快快
« 12 3 »
搜珍网 www.dssz.com