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

搜索资源列表

  1. SA

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

    • 发布日期:2017-04-14
    • 文件大小:5189
    • 提供者:尹元龙
  1. a-few-suanfa-jisuan-TSP

    0下载:
  2. 各种算法用来求解TSP问题的MATLAB源程序,包括蚁群算法,遗传算法,模拟退火-Ant colony algorithm using matlab simulation platform developed: algorithm, path shows that human-computer interaction control
  3. 所属分类:matlab

    • 发布日期:2017-04-27
    • 文件大小:8985
    • 提供者:Milly
  1. MONI

    0下载:
  2. 对模拟退火算法进行分析,介绍,并用两种matlab方法对算法进行仿真-The simulated annealing algorithm is introduced, and the algorithm analysis, simulation is carried out with two kinds of MATLAB methods
  3. 所属分类:source in ebook

    • 发布日期:2017-04-29
    • 文件大小:21841
    • 提供者:mali
  1. monituihuo

    0下载:
  2. matlab模拟退火智能优化算法,求取最短路径,已通过验证-matlab simulated annealing optimization algorithm intelligent, calculating the shortest path has been verified
  3. 所属分类:matlab

    • 发布日期:2017-04-13
    • 文件大小:1852
    • 提供者:Peter.
  1. Simulated-annealing--tabu-search

    0下载:
  2. 利用matlab编写的模拟退火,禁忌搜索,能很快得到最优值。-Matlab prepared using simulated annealing, tabu search, can quickly get the optimal value.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-14
    • 文件大小:2889
    • 提供者:李力
  1. simulated_annealing

    0下载:
  2. 模拟退火的matlab版本,非常有用,需要的下-Simulated annealing matlab version, very useful at need
  3. 所属分类:matlab

    • 发布日期:2017-04-15
    • 文件大小:5155
    • 提供者:liuao0910
  1. SA_TSP

    0下载:
  2. 模拟退火算法求解旅行商问题的Matlab源程序-Simulated annealing algorithm for traveling salesman problem Matlab source
  3. 所属分类:matlab

    • 发布日期:2017-04-14
    • 文件大小:3309
    • 提供者:pan dazhi
  1. SATools

    0下载:
  2. 模拟退火算法的工具箱,matlab开发环境,对于模拟退后编程有很大作用-The simulation of the annealing algorithm toolbox, matlab development environment, for simulation back programming has a great role
  3. 所属分类:matlab

    • 发布日期:2017-04-27
    • 文件大小:221895
    • 提供者:
  1. MCMC

    2下载:
  2. 基于模拟退火算法的马尔科夫蒙特卡洛算法matlab程序,实现了对levy函数的优化。-A Markov Chain Monte Carlo alogrithm based on annealing phenomenon,which maximzies and minimizes the levy function.
  3. 所属分类:Algorithm

    • 发布日期:2017-04-12
    • 文件大小:1392
    • 提供者:
  1. rengongzhinengjituxaingchuli

    3下载:
  2. 人工智能算法,模拟退火法,遗传算法,matlab数字图像处理,基于剩余矩形原理的矩形件排样优化程序-The layout optimization of rectangular parts has been studied, and the program is designed to solve the problem of rectangular layout optimization
  3. 所属分类:matlab

    • 发布日期:2017-04-15
    • 文件大小:6763
    • 提供者:chengcheng
  1. Simulated-annealing-algorithm

    0下载:
  2. 基于MATLAB编程,实现了模拟退火算法。-Based on MATLAB programming, simulated annealing algorithm is realized.
  3. 所属分类:matlab

    • 发布日期:2017-04-30
    • 文件大小:176256
    • 提供者:王晓龙
  1. Simulated-annealing-algorithm

    0下载:
  2. 模拟退火算法 最优化算法 数学建模算法 MATLAB教程-Simulated annealing algorithm optimization algorithm mathematical modeling algorithm MATLAB Tutorial
  3. 所属分类:matlab

    • 发布日期:2017-04-15
    • 文件大小:4933
    • 提供者:daijie
  1. simulated-annealing(SA)

    0下载:
  2. 模拟退火方法解决TSP问题,代码用MATLAB实现,可直接运行,可自行修改初始城市数据-Simulated annealing algorithm to solve TSP problem, the code using MATLAB to achieve, can be run directly, you can modify the initial data on their own city
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-13
    • 文件大小:2359
    • 提供者:王宇蒙
  1. Simulated-Annealing-SA

    0下载:
  2. 模拟退火算法,MATLAB环境编写,在matlab2011b能运行-Simulated Annealing
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-12
    • 文件大小:1422
    • 提供者:闫兵
  1. simulated_annealing

    0下载:
  2. 用matlab实现的模拟退火算法的源码,附算例-simulated annealing
  3. 所属分类:Algorithm

    • 发布日期:2017-04-12
    • 文件大小:1025
    • 提供者:朱广健
  1. aiwa

    0下载:
  2. 求解tsp问题的MATLAB程序,模拟退火算法源程序-MATLAB problem solving procedures tsp
  3. 所属分类:Graph program

    • 发布日期:2017-04-12
    • 文件大小:803
    • 提供者:cu63276
  1. tsp

    0下载:
  2. 使用模拟退火算法实现著名的旅行商问题,该压缩包中有完整的matlab源码和实验的截图。-Simulated annealing algorithm famous traveling salesman problem, the complete package includes shots of matlab source and the compression experiments.
  3. 所属分类:Other systems

    • 发布日期:2017-04-30
    • 文件大小:278162
    • 提供者:相知无悔
  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
    • 文件大小:125095
    • 提供者:lxy
  1. Basic-Intelligent-algorithm-source

    0下载:
  2. BP神经网络和模拟退火算法源码,不使用工具箱,适合初学者理解智能算法本质-basic source code for intelligent algorithm having no using tool box of matlab
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-14
    • 文件大小:2816
    • 提供者:Kerry
  1. zhinengjisuan

    0下载:
  2. 智能计算主要程序源码,有matlab的模糊聚类图像分割,还有VC++编写的模拟退火和遗传算法。-Intelligent Computing The main program source code, there is matlab fuzzy clustering image segmentation, as well as VC++ Prepared simulated annealing and genetic algorithms.
  3. 所属分类:Algorithm

    • 发布日期:2017-06-08
    • 文件大小:15812983
    • 提供者:魏琳
« 1 2 ... 19 20 21 22 23 2425 26 27 28 29 »
搜珍网 www.dssz.com