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

搜索资源列表

  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. 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. 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. 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

    0下载:
  2. SA with schwefel matlab code
  3. 所属分类:Other systems

    • 发布日期:2017-04-30
    • 文件大小:27.95kb
    • 提供者:Saleh Nkr
  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. SAMTALB

    0下载:
  2. simulated annealing using matlab
  3. 所属分类:其他

    • 发布日期:2017-12-31
    • 文件大小:42kb
    • 提供者:Nivas
  1. StimulatedAnnealing

    0下载:
  2. 基于MATLAB的模拟退火,利用metroplis过程求解多变量下函数的最小值点。(simulated annealing)
  3. 所属分类:其他

    • 发布日期:2018-01-02
    • 文件大小:1kb
    • 提供者:brainy
  1. 模拟退火算法的matlab示例,很好的入门程序

    0下载:
  2. 模拟退火算法的matlab示例,很好的入门程序。非常适合初学者。(Matlab example of simulated annealing algorithm, a good entry program)
  3. 所属分类:其他

    • 发布日期:2018-01-02
    • 文件大小:489kb
    • 提供者:行者W
  1. Class_12

    0下载:
  2. 介绍模拟退火算法的功能和matlab程序(The function and matlab program of simulated annealing algorithm are introduced)
  3. 所属分类:其他

    • 发布日期:2018-01-05
    • 文件大小:440kb
    • 提供者:cumt龙哥
  1. 模拟退火算法的matlab工具箱

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

    • 发布日期:2021-04-09
    • 文件大小:210kb
    • 提供者:猫快快
  1. ISP

    0下载:
  2. 独立集是指图 G 中两两互不相邻的顶点构成的集合。任意有关图中团的性质都能很自然的转述成独立集的性质。一般而言,寻找图的最大团是 NP 困难的,从而寻找图的最大独立集也是 NP 困难的。用模拟退火算法找出图的最大独立集。(Independent set is a set of vertices in graph G that are not adjacent to each other. The properties of cliques in any graph can be naturall
  3. 所属分类:其他

    • 发布日期:2019-07-24
    • 文件大小:1kb
    • 提供者:mr_xia
  1. 基于混沌自适应粒子群优化的matlab程序

    5下载:
  2. 文件包括带压缩因子的粒子群算法,权重改进的粒子群算法,自适应权重法,随机权重法,变学习因子的粒子群算法,异步变化的学习因子,二阶粒子群算法,二阶振荡粒子群算法,混沌粒子群算法,混合粒子群算法,杂交粒子群算法,模拟退火算法(Documents including particle swarm algorithm with compression factor, weighting the improved particle swarm algorithm, adaptive weight meth
  3. 所属分类:其他

« 12 3 »
搜珍网 www.dssz.com