CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 数值算法/人工智能 matlab例程 搜索资源 - 模拟退火算法实现

搜索资源列表

  1. sa_01.zip

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

    • 发布日期:2017-04-02
    • 文件大小:966byte
    • 提供者:周薇
  1. shengtai5

    0下载:
  2. 模拟退火算法 用matlab实现 有注释-Simulated annealing algorithm to achieve annotated with matlab
  3. 所属分类:matlab

    • 发布日期:2017-04-10
    • 文件大小:1.33kb
    • 提供者:尹胜台
  1. tspsa

    0下载:
  2. 用matlab实现模拟退火算法,是学习模拟退火算法的有用工具-it is a good programme for annealing simulation
  3. 所属分类:matlab

    • 发布日期:2017-04-04
    • 文件大小:42.48kb
    • 提供者:王云
  1. Matlab

    0下载:
  2. 模拟退火算法实现、主成分分析实现及线性回归分析等-Simulated annealing algorithm implementation, implementation of principal component analysis and linear regression analysis
  3. 所属分类:matlab

    • 发布日期:2017-04-28
    • 文件大小:8.5kb
    • 提供者:龚涛
  1. shengtai543

    0下载:
  2. 模拟退火算法和遗传算法程序 用matlab语言实现的-Simulated annealing algorithm and genetic algorithm matlab language program with the
  3. 所属分类:matlab

    • 发布日期:2017-04-03
    • 文件大小:1.48kb
    • 提供者:尹胜台
  1. tsp

    0下载:
  2. 模拟退火算法的解决 具体在mATlab实现算法 -matlab
  3. 所属分类:matlab

    • 发布日期:2017-05-06
    • 文件大小:1.35mb
    • 提供者:keviele
  1. chemcluster

    0下载:
  2. 使用MATLAB软件实现基于模拟退火算法的实例,对于模拟退火算法的理解,模拟退火工具箱的应用有帮助 -Using the MATLAB software examples based on simulated annealing algorithm, simulated annealing algorithm for the understanding of application of simulated annealing of the toolbox help
  3. 所属分类:matlab

    • 发布日期:2017-04-01
    • 文件大小:4.71kb
    • 提供者:kris
  1. gega

    0下载:
  2. 模拟退火算法,可以实现matlab中的旅行商问题,谢谢下载。-The emulation backs fire calculate way
  3. 所属分类:matlab

    • 发布日期:2017-04-07
    • 文件大小:8.03kb
    • 提供者:hushu
  1. TSP_matlab

    0下载:
  2. 这是模拟退火算法的一些实例,是关于模拟退火算法的实现,我觉得挺好看懂的-This is some examples of simulated annealing, is on the simulated annealing algorithm, I feel very good to read it
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:3.33kb
    • 提供者:emma
  1. 模拟退火算法

    0下载:
  2. 模拟退火算法属于现代优化算法的一种,,实现NP-hard组优化问题的全局最优解,解决大量的实际问题(The simulated annealing algorithm is one of the modern optimization algorithms, which can solve the global optimal solution of the NP-hard group optimization problem and solve a lot of practical probl
  3. 所属分类:matlab例程

    • 发布日期:2017-12-19
    • 文件大小:2kb
    • 提供者:Berlin0724
  1. 模拟退火算法

    0下载:
  2. 此种算法简单,有效,可以对所求的数据更加优化,使所求数据更加合理,绝对可以运行,请大家放心。(This algorithm is simple and effective. It can be more optimized for the data requested, so that the data is more reasonable and can be run. Please be assured.)
  3. 所属分类:matlab例程

    • 发布日期:2017-12-24
    • 文件大小:1kb
    • 提供者:宁采臣
  1. 模拟退火

    0下载:
  2. 此代码用于求解二维数据中的优化问题,效果挺好的,文件里有二维数据的问题,大家可以好好看看!(This code is used to solve optimization problems in 2d data. The results are good. There are two dimensional data problems in the file, so you can have a good look!)
  3. 所属分类:matlab例程

    • 发布日期:2017-12-24
    • 文件大小:1kb
    • 提供者:宁采臣
  1. 模拟退火

    1下载:
  2. 使用模拟退火算法实现无人机航迹规划,附录全部程序与数据(Using simulated annealing algorithm to realize UAV path planning, appendix all procedures and data)
  3. 所属分类:matlab例程

    • 发布日期:2017-12-31
    • 文件大小:4kb
    • 提供者:zouDF
  1. 模拟退火

    0下载:
  2. 利用模拟退火算法实现VRP问题,此算法结果较为优良,对了解模拟退火算法有一定的借鉴意义(Using simulated annealing algorithm to achieve the VRP problem, the algorithm results are relatively good, to understand the simulated annealing algorithm has certain reference value)
  3. 所属分类:matlab例程

    • 发布日期:2018-01-04
    • 文件大小:40kb
    • 提供者:莹莹11
  1. 遗传算法处理NURBS曲线逼近(Matlab实现)

    2下载:
  2. 在Matlab平台上采用将模拟退火算法及遗传算法相结合的曲线拟合方法,实现以任意次数、任意顶点数的非均匀有理B样条(NURBS)曲线逼近给定测量点序列(On the Matlab platform, we use the curve fitting method combining simulated annealing algorithm and genetic algorithm to achieve the sequence of a given measurement point wit
  3. 所属分类:matlab例程

    • 发布日期:2018-01-08
    • 文件大小:123kb
    • 提供者:beautyjade
  1. 基于模拟退火算法的TSP算法

    0下载:
  2. 基于模拟退火算法的TSP算法,MATLAB算例实现(MATLAB code for Travelling salesman problem, TSP ,and it is in simulate annealing algorithm)
  3. 所属分类:matlab例程

    • 发布日期:2018-04-19
    • 文件大小:6kb
    • 提供者:corey6
  1. 模拟退火算法

    0下载:
  2. 模拟退火算法解决背包问题,matlab环境实现c流程(Simulated annealing algorithm solves knapsack problem, and realizes C process in Matlab environment.)
  3. 所属分类:matlab例程

    • 发布日期:2018-05-06
    • 文件大小:1kb
    • 提供者:sgdmc
  1. 遗传算法退火算法

    0下载:
  2. 利用MATLAB实现模拟退火算法的在各实际情况中的应用(The application of simulated annealing algorithm.)
  3. 所属分类:matlab例程

    • 发布日期:2018-05-03
    • 文件大小:8.82mb
    • 提供者:lesilecc
  1. Annealing algorithm

    1下载:
  2. 利用退火算法实现无人机路径巡航,但是效果比不上遗传算法。(The annealing algorithm is used to realize the route cruise of UAV.)
  3. 所属分类:matlab例程

  1. SA模拟退火

    1下载:
  2. 模拟退火算法寻优支持向量机C和g,实现识别分类。(Simulated Annealing Optimizes Support Vector Machines C and G for Classification)
  3. 所属分类:matlab例程

    • 发布日期:2019-09-27
    • 文件大小:177kb
    • 提供者:liushiyu.
« 12 3 4 »
搜珍网 www.dssz.com