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

搜索资源列表

  1. Matlab-Toolbox2

    0下载:
  2. 自适应模拟退火软件包,我也正在学习中,希望有人指教-Adaptive Simulated Annealing package, I was learning, hoping that someone will enlighten
  3. 所属分类:C#编程

    • 发布日期:2008-10-13
    • 文件大小:45.08kb
    • 提供者:何梅
  1. Math-Matlab-Engine-0.02.tar

    0下载:
  2. 是MATLAB的模拟退火码 -MATLAB is the simulated annealing code is simulated annealing MATLAB code is simulated annealing MATLAB code
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:5.84kb
    • 提供者:heqi
  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. 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. 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. satools

    0下载:
  2. matlab模拟退火工具包,能用此工具箱解决优化方面的问题-matlab simulated annealing Kit, you can use this kit to solve optimal problem
  3. 所属分类:Other systems

    • 发布日期:2017-11-23
    • 文件大小:107.9kb
    • 提供者:hupeng
  1. matlab-simulated-annealing

    0下载:
  2. matlab模拟退火法,包含程序和算例,基于matlab开发的-matlab simulated annealing
  3. 所属分类:Other systems

    • 发布日期:2017-03-31
    • 文件大小:491.77kb
    • 提供者:孙振作
  1. matlab-satools

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

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

    1下载:
  2. matlab模拟退火算法,处理背包问题,相比较与遗传算法模拟退火原理简单,编译容易-matlab simulated annealing algorithm to handle the knapsack problem, compared with the genetic simulated annealing algorithm is simple, easy to compile
  3. 所属分类:Other systems

    • 发布日期:2017-04-13
    • 文件大小:2.16kb
    • 提供者:杜剑
  1. Common-GA-SA-MATLAB

    0下载:
  2. 通用遗传模拟退火算法的MATLAB程序。Common genetic simulated annealing algorithm for MATLAB。-Common genetic simulated annealing algorithm for MATLAB。
  3. 所属分类:Other systems

    • 发布日期:2017-04-09
    • 文件大小:4.08kb
    • 提供者:于腾飞
  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-

    3下载:
  2. (MATLAB)模拟退火——投影寻踪程序水质评价算法-(MATLAB) simulated annealing algorithm of projection pursuit uation program
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-14
    • 文件大小:3.92kb
    • 提供者:gekao
  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. 代码

    0下载:
  2. 参考多篇学术论文,可执行的matlab模拟退火算法代码(efer to several academic papers, the executable matlab simulated annealing algorithm code.)
  3. 所属分类:Windows编程

    • 发布日期:2018-04-20
    • 文件大小:2kb
    • 提供者:VonSylv
  1. 模拟退火算法的matlab工具箱

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

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