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

搜索资源列表

  1. MATLAB-30-Cases

    0下载:
  2. 。《MATLAB智能算法30个案例分析》采用案例形式,以智能算法为主线,讲解了遗传算法、免疫算法、退火算法、粒子群算法、鱼群算法、蚁群算法和神经网络算法等最常用的智能算法的MATLAB实现。对广大科研人员有很高的参考价值。-. MATLAB intelligent algorithm 30 case studies, the use of case the main line, the form of an intelligent algorithm to explain the genetic
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2014-03-15
    • 文件大小:1544479
    • 提供者:jueyouli
  1. matlab-work

    0下载:
  2. 模拟退火算法 适用于任何控制算法 适合算法初学者 -Simulated annealing algorithm is applicable to any control algorithm is suitable algorithm beginners
  3. 所属分类:matlab

    • 发布日期:2017-11-22
    • 文件大小:10725
    • 提供者:何挺
  1. matlab-simulated-annealing-algorithm

    0下载:
  2. matlab模拟退火算法。代码包含旅行商问题(TSP)等三个问题-matlab simulated annealing algorithm
  3. 所属分类:matlab

    • 发布日期:2017-11-11
    • 文件大小:17622
    • 提供者:Cinkie
  1. matlab

    2下载:
  2. 燃煤结渣预测,使用支持向量机与模拟退火算法进行优化参数-Slagging Prediction in coal boilers
  3. 所属分类:matlab

    • 发布日期:2017-11-01
    • 文件大小:125841
    • 提供者:wxw
  1. 30-cases-in-matlab

    1下载:
  2. MATLAB智能算法30个案例分析,109页的详细讲解,程序和程序注解,可以直接复制代码。包括遗传算法,基于遗传算法和非线性规划的函数寻优算法,遗传算法工具箱详解及应用,多种群遗传算法的函数优化算法, 基于粒子群算法的多目标搜索算法,基于多层编码遗传算法的车间调度算法,基于遗传模拟退火算法的聚类算法,蚁群算法,支持向量机等等30章。-MATLAB intelligent algorithm 30 case studies, 109 detailed explanations, procedur
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-11-09
    • 文件大小:1560351
    • 提供者:Binjie Liao
  1. annealing-algorithm-by-matlab

    0下载:
  2. 本文通过理论分析,仿真实现了模拟退火算法。-Through theoretical analysis, simulation to achieve a simulated annealing algorithm.
  3. 所属分类:Project Design

    • 发布日期:2017-04-17
    • 文件大小:345069
    • 提供者:刘明
  1. matlab

    0下载:
  2. matlab的模拟退火算法工具箱,很好的文件啊-The simulated annealing algorithm matlab toolbox, very good paper ah! ! ! !
  3. 所属分类:software engineering

    • 发布日期:2017-04-01
    • 文件大小:364411
    • 提供者:张政
  1. matlab-satools

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

    • 发布日期:2017-04-04
    • 文件大小:217667
    • 提供者:方法
  1. Simulated-Annealing-matlab-code

    0下载:
  2. Simulated Annealing matlab code.zip是一个实用的标准的模拟退火算法(SA)matlab程序,非常适合学习智能优化算法的朋友下载来学习。-Simulated Annealing matlab code.zip is a practical standard simulated annealing (SA) matlab program, very intelligent optimization algorithms for learning a friend t
  3. 所属分类:Algorithm

    • 发布日期:2017-03-25
    • 文件大小:33557
    • 提供者:YAN Haifeng
  1. MATLAB十大算法源代码

    3下载:
  2. 里面有MATLAB常用的一些算法,有神经网络,灰度预测,类比法,模拟退火等源码,希望能帮助到有需要的人。
  3. 所属分类:matlab例程

  1. Simulated-Annealing-matlab-codes

    0下载:
  2. 模拟退火算法matlab程序,有详细使用说明。-Simulated Annealing Matlab codes
  3. 所属分类:matlab

    • 发布日期:2017-04-28
    • 文件大小:345024
    • 提供者:miller
  1. GA_SA.matlab

    0下载:
  2. 模拟退火算法和遗传算法,智能算法里面的两个重要算法思想;程序已经通过了测试,可直接运行;-Simulated annealing algorithm and genetic algorithms, intelligent algorithms inside two important algorithms thought the program has passed the test can be run directly
  3. 所属分类:source in ebook

    • 发布日期:2017-05-11
    • 文件大小:2378599
    • 提供者:刘洋
  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
    • 文件大小:4178
    • 提供者:于腾飞
  1. matlab

    0下载:
  2. 很全的智能算法,包括粒子群算法、模拟退火算法、遗传算法、TSP问题求解、蚁群算法、人工神经网络算法以及相关结合算法-A full of intelligent algorithm, including the particle swarm algorithm, simulated annealing algorithm, genetic algorithm, the TSP problem, ant colony algorithm, and the combination of artific
  3. 所属分类:matlab

    • 发布日期:2017-06-10
    • 文件大小:16889426
    • 提供者:戴磊
  1. 模拟退火法解决车辆路径问题

    2下载:
  2. 模拟退火法解决车辆路径问题,用matlab编程解决的,亲测可用.
  3. 所属分类:matlab例程

  1. Matlab-SA-tool-and-example

    0下载:
  2. Matlab的模拟退火算法工具箱与实例,包括最经典的旅行商问题等-Matlab toolbox simulated annealing algorithm and examples, including the most classic traveling salesman problem, etc.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-30
    • 文件大小:62436
    • 提供者:王志
  1. Simulated-Annealing-matlab

    1下载:
  2. 利用模拟退火算法寻找我国31个省会城市(不含港澳台)的TSP最短路径.输出最短路径顺序及其长度,以及模拟退火算法迭代过程中的最短路径长度进化曲线-Simulated annealing algorithm to find China' s 31 provincial capital cities (excluding Hong Kong, Macao and Taiwan) of TSP shortest path shortest path output sequence and len
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-12
    • 文件大小:1255
    • 提供者:wang
  1. A-Matlab-toolbox-for-annealing-

    0下载:
  2. 一个Matlab的模拟退火算法工具箱,希望对大家有帮助-A Matlab toolbox simulated annealing algorithm, we hope to help
  3. 所属分类:matlab

    • 发布日期:2017-05-04
    • 文件大小:62395
    • 提供者:陶松兵
  1. A-Matlab-toolbox

    0下载:
  2. Matlab的模拟退火算法工具箱,应用于人工智能领域-Matlab toolbox simulated annealing algorithm is applied to the field of artificial intelligence
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-04
    • 文件大小:58854
    • 提供者:Geradar
  1. MATLAB--zhinengsuanfayaunfaima

    0下载:
  2. 这是一本书籍上面的程序。希望对一些初学智能算法的人们有用。里面包含遗传算法,模拟退火算法,粒子群算法等等。-This is a book the above procedure.Hope useful for people in some beginners intelligent algorithm.Contains the genetic algorithm, simulated annealing algorithm, particle swarm optimization (pso) a
  3. 所属分类:matlab

    • 发布日期:2017-12-15
    • 文件大小:3031040
    • 提供者:刘敏兵
« 1 2 ... 4 5 6 7 8 910 11 12 13 14 ... 28 »
搜珍网 www.dssz.com