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

搜索资源列表

  1. KnapsackProblem

    0下载:
  2. 这是用MATLAB编写的模拟退火算法求解背包问题的程序-This is prepared using MATLAB algorithm simulated annealing procedure for Knapsack Problem
  3. 所属分类:matlab

    • 发布日期:2017-04-01
    • 文件大小:8297
    • 提供者:刘翔
  1. asamin_1[1].36.tar

    2下载:
  2. 模拟退火算法,模拟退火算法来源于固体退火原理,将固体加温至充分高,再让其徐徐冷却,加温时,固体内部粒子随温升变为无序状,内能增大,而徐徐冷却时粒子渐趋有序,在每个温度都达到平衡态,最后在常温时达到基态,内能减为最小。-Simulated annealing algorithm, simulated annealing algorithm derived from the principle of solid annealing, heating the solid to the full hig
  3. 所属分类:matlab

    • 发布日期:2015-08-27
    • 文件大小:11319
    • 提供者:肖晶
  1. SimuAPSO

    1下载:
  2. 基于模拟退火的粒子群算法,解决无约束优化问题-Based on simulated annealing particle swarm algorithm to solve unconstrained optimization problems
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-03
    • 文件大小:733
    • 提供者:
  1. fire

    1下载:
  2. 模拟退火算法是基于蒙特卡罗迭代求解法的一种启发式随机搜索过程。本文给出了该算法的详细介绍和伪代码。-Monte-Carlo simulated annealing algorithm is based on a heuristic iterative method for solving stochastic search process. This paper gives a detailed descr iption of the algorithm and pseudo code.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-28
    • 文件大小:4854
    • 提供者:Royal
  1. MATLAB-lingo

    0下载:
  2. 模拟退火算法,采用lingo算法,比MATLAB更加简洁方便。欢迎下载!-modelling computing
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-03-31
    • 文件大小:661
    • 提供者:xiajuan
  1. Matlab

    0下载:
  2. 一个基于模拟退火的多主体模型及其应用推导了MIMO系统信道容量的表达-This paper educes the expression of the MIMO channel capacity, and analysis how MIMO system improves the channel capacity
  3. 所属分类:matlab

    • 发布日期:2017-04-03
    • 文件大小:383691
    • 提供者:wangbo
  1. SA_TSP

    0下载:
  2. 自己编写的模拟退火matlab程序,在已有程序上的改进。-I have written matlab simulated annealing process, the existing procedural improvements.
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:476685
    • 提供者:占志刚
  1. 2

    0下载:
  2. 模拟退火MATLAB程序-MATLAB simulated annealing process. . . . . . . . . . . . . . . . . . . . . . . . . .
  3. 所属分类:matlab

    • 发布日期:2017-04-15
    • 文件大小:8086
    • 提供者:lin
  1. Hamilton

    0下载:
  2. 哈密尔顿回路算法,内含TSP模拟退火算法和三边交换简单算法-Hamilton-loop algorithms, simulated annealing algorithm includes TSP and trilateral exchange of a simple algorithm for
  3. 所属分类:matlab

    • 发布日期:2017-03-23
    • 文件大小:12050
    • 提供者:Taro Yu
  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
    • 文件大小:79683
    • 提供者:david
  1. algorithm

    0下载:
  2. 模拟退火法,蚁群算法,遗传算法,分水岭算法等常见算法的Matlab程序-Simulated annealing, ant colony algorithm, genetic algorithm, watershed algorithm common algorithm Matlab program
  3. 所属分类:matlab

    • 发布日期:2017-04-15
    • 文件大小:9694
    • 提供者:sunshaobin
  1. monituihuosuanfa

    1下载:
  2. 模拟退火算法在图像处理中的典型应用,用matlab编程-Simulated annealing algorithm in a typical image processing applications, programming with matlab
  3. 所属分类:Graph program

    • 发布日期:2017-03-29
    • 文件大小:19632
    • 提供者:
  1. simulateanneal

    0下载:
  2. 一个解决0-1背包问题的模拟退火程序,希望给有需要的人帮助-A solution to the 0-1 knapsack problem simulated annealing process, hoping to help those in need
  3. 所属分类:matlab

    • 发布日期:2017-04-10
    • 文件大小:1088
    • 提供者:小吴
  1. Qlearningcar

    0下载:
  2. Simulink 控制VR环境中的小车。小车有5个距离传感器,能够慢慢学会避开墙壁和障碍物。小车采用加强学习(Q learning),采用神经网络对Q函数逼近。由于使用了模拟退火,小车在开始的时候会经常撞击障碍物,10次后基本就不会再撞了。 小车的外观模型使用了"w198406141"在本论坛的虚拟现实区发布的VR模型。-VR environment Simulink control car. There are 5 car distance sensor, can gradually le
  3. 所属分类:matlab

    • 发布日期:2016-06-12
    • 文件大小:12352
    • 提供者:gao
  1. SimuAPSO1

    2下载:
  2. 模拟退火粒子群算法,简单实用,非常好的程序-Simulated annealing particle swarm algorithm, simple, practical, very good program
  3. 所属分类:matlab

    • 发布日期:2016-03-15
    • 文件大小:1024
    • 提供者:chenhua
  1. Jobshopschedulingsimulatedannealinggeneticalgorith

    7下载:
  2. 车间作业调度的模拟退火遗传算法,可以用于一般生产性过程中的工序调度应用 -Job shop scheduling simulated annealing genetic algorithm
  3. 所属分类:matlab

    • 发布日期:2017-04-03
    • 文件大小:17815
    • 提供者:赵欣
  1. mnth

    0下载:
  2. 基于高压共轨柴油机优化标定的模拟退火算法-High-pressure common rail diesel engine based on simulated annealing algorithm for optimization of calibration
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-01
    • 文件大小:633
    • 提供者:李少鹏
  1. TSP

    0下载:
  2. tsp旅行商问题 模拟退火算法 matlab仿真结果 文档-tsp matlab
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-04
    • 文件大小:694490
    • 提供者:kobe
  1. Ten_Commonly_Algorithm_for_MATLAB

    1下载:
  2. 超过10种MATLAB常用算法:Floyd算法,动态规划,分治算法,概率算法,模拟退火算法,神经网络,搜索算法,贪婪算法,遗传算法,组合算法,-Over 10 types of commonly used MATLAB algorithms: Floyd algorithm, dynamic programming, divide and conquer algorithms, probabilistic algorithms, simulated annealing, neural netwo
  3. 所属分类:matlab

    • 发布日期:2017-05-12
    • 文件大小:2684411
    • 提供者:ZHANGAIQING
  1. tuzhuode

    2下载:
  2. 利用模拟退火法解决图着色问题,画出相应的图形,效果较好-Using simulated annealing to solve the graph coloring problem, draw the appropriate graphics, better
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-27
    • 文件大小:2467
    • 提供者:宋聃
« 1 2 ... 5 6 7 8 9 1011 12 13 14 15 ... 29 »
搜珍网 www.dssz.com