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

搜索资源列表

  1. 模拟退火算法解决tsp问题

    0下载:
  2. 设计一个可以对TSP问题进行组合优化的连续型Hopfield神经网络模型,利用该魔心可以快速的找到最优的一条路线。(A continuous Hopfield neural network model for combinatorial optimization of TSP problems is designed, which can be used to find the optimal route quickly.)
  3. 所属分类:matlab例程

    • 发布日期:2017-12-21
    • 文件大小:507904
    • 提供者:echo750
  1. simulated annealing algorithm

    0下载:
  2. 模拟退火算法的应用很广泛,可以较高的效率求解最大截问题(Max Cut Problem)、0-1背包问题(Zero One Knapsack Problem)、图着色问题(Graph Colouring Problem)、调度问题(Scheduling Problem)等等。(Simulated annealing algorithm is widely used, can be more efficient to solve the maximum Problem Cut (Max), 0-1
  3. 所属分类:matlab例程

    • 发布日期:2017-12-21
    • 文件大小:62464
    • 提供者:四姑娘
  1. SA

    0下载:
  2. 使用模拟退火解旅行商问题,因为这个问题本身是一个NP难问题,所以也就求不到最优解,不过应该可以求得一个比较好的解,然后再手工优化。(Using simulated annealing to solve the traveling salesman problem, because the problem itself is a NP hard problem, so it can not find the optimal solution, but it should be able to ob
  3. 所属分类:matlab例程

    • 发布日期:2017-12-23
    • 文件大小:1024
    • 提供者:Maxxxxx
  1. annealing algorithm

    0下载:
  2. 退火算法计算与功能预测 共同学习 可以参考(Calculation and functional prediction of annealing algorithm)
  3. 所属分类:matlab例程

    • 发布日期:2017-12-26
    • 文件大小:3072
    • 提供者:六七七
  1. SAforTSP

    0下载:
  2. 模拟退火算法求解物流配送系统的tsp问题,使用MATLAB编写语言,简单易懂,适合初学者学习。(Simulated annealing algorithm for solving logistics and distribution systems TSP problem, using MATLAB programming language, easy to understand, suitable for beginners to learn.)
  3. 所属分类:数值算法/人工智能

  1. 可以实现投影寻踪算法 并进行程序建模

    0下载:
  2. 可以实现投影寻踪算法 并进行程序建模,模拟退火——投影寻踪程序水质评价算法(Projection pursuit algorithm can be implemented and program modeling, simulated annealing - projection pursuit procedure for water quality evaluation algorithm)
  3. 所属分类:文章/文档

    • 发布日期:2017-12-13
    • 文件大小:1312
    • 提供者:Wxnda
  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
    • 文件大小:1024
    • 提供者:宁采臣
  1. 30个MATLAB算法应用例程

    0下载:
  2. 介绍了累计30个算法的程序案例,从神经网络、遗传、模拟退火、SVM等案例开始。(This paper introduces the case of 30 algorithms, starting with neural networks, genetic algorithms, simulated annealing, SVM and so on.)
  3. 所属分类:matlab例程

  1. code

    0下载:
  2. matlab算法/算法百例/代码源程序/matlab高级算法/神经网络算法/退火法等源程序(Matlab algorithm algorithm source program code / 100 / /matlab / advanced algorithm neural network algorithm / annealing source program)
  3. 所属分类:matlab例程

    • 发布日期:2017-12-27
    • 文件大小:4868096
    • 提供者:一只法佬
  1. monituihuo

    0下载:
  2. 模拟退火,效果良好,有充分的说明和解释,让人容易理解(matlab program, genetic algorithm, the main program of the damaged raw feed)
  3. 所属分类:仿真建模

    • 发布日期:2017-12-30
    • 文件大小:1024
    • 提供者:啊啊啊a
  1. SAforVRP

    2下载:
  2. 模拟退火算法求解车辆路径问题的MATLAB代码(Simulated annealing algorithm for vehicle routing problem)
  3. 所属分类:matlab例程

    • 发布日期:2017-11-11
    • 文件大小:3072
    • 提供者:shanshuo63
  1. javafx-src

    0下载:
  2. 退火算法工具箱,包含有常规退火算法,改进型退火算法,以及针对大数据的退火算法(The annealing algorithm toolbox contains the conventional annealing algorithm, the improved annealing algorithm, and the annealing algorithm for large data)
  3. 所属分类:matlab例程

    • 发布日期:2017-12-27
    • 文件大小:5103616
    • 提供者:湛湛青天
  1. 模拟退火遗传算法程序

    2下载:
  2. 模拟退火遗传混合算法,求解NP-HARD问题(this program is used to analyse genetic-simulated annealing algorithm (GSA) by matlab)
  3. 所属分类:数值算法/人工智能

    • 发布日期:2017-12-29
    • 文件大小:508928
    • 提供者:godblessu
  1. codes

    0下载:
  2. 启发式算法的TSP的matlab程序,包含模拟退火算法与遗传算法。(Heuristic algorithm of TSP matlab program, including simulated annealing algorithm and genetic algorithm.)
  3. 所属分类:matlab例程

    • 发布日期:2017-12-31
    • 文件大小:1843200
    • 提供者:canlee1992
  1. Auto_Path

    1下载:
  2. 利用MATLAB语言模拟退火算法和遗传算法这两个算法结合构成的遗传模拟退火算法对移动机器人进行路径规划(Using MATLAB simulated annealing algorithm and genetic algorithm two genetic algorithms combined with genetic simulated annealing algorithm for mobile robot path planning)
  3. 所属分类:人工智能/神经网络/深度学习

    • 发布日期:2018-01-01
    • 文件大小:3072
    • 提供者:不二文静
  1. yichuantuihuo

    1下载:
  2. 《Matlab智能算法30个案例分析》基于遗传模拟退火算法的聚类算法(Clustering algorithm based on genetic simulated annealing algorithm)
  3. 所属分类:matlab例程

    • 发布日期:2018-01-05
    • 文件大小:18432
    • 提供者:maoxiongwang
  1. tuihuo

    0下载:
  2. 用模拟退火算法求旅行商问题。自数字数字数字梳子梳(lvxingshang wenti moni tuihuo suanfa)
  3. 所属分类:人工智能/神经网络/深度学习

    • 发布日期:2018-04-21
    • 文件大小:1024
    • 提供者:书桌
  1. 13种PSO算法以及课件

    3下载:
  2. 各算法对应的问题如下:   PSO 用基本粒子群算法求解无约束优化问题   YSPSO 用带压缩因子的粒子群算法求解无约束优化问题   LinWPSO 用线性递减权重粒子群优化算法求解无约束优化问题   SAPSO 用自适应权重粒子群优化算法求解无约束优化问题   RandWPSO 用随机权重粒子群优化算法求解无约束优化问题   LnCPSO 用学习因子同步变化的粒子群优化算法求解无约束优化问题   AsyLnCPSO 用学习因子异步变化的粒子群优化算法求解无约束优化问题  
  3. 所属分类:matlab例程

    • 发布日期:2018-04-22
    • 文件大小:7247872
    • 提供者:linlin1992
  1. SA算法

    0下载:
  2. 本程序为现代智能算法中的模拟退火法,对于非线性规划,寻找震荡函数可行域内的最优解具有非常好的效果(This program is a modern intelligent simulated annealing algorithm, for nonlinear programming, find the optimal feasible domain shock function solution has very good effect)
  3. 所属分类:matlab例程

    • 发布日期:2018-04-29
    • 文件大小:1024
    • 提供者:colonist
  1. 模拟退火遗传算法

    1下载:
  2. 模拟退火遗传算法的车辆调度研究,里面具有完整的matlab程序(Research on vehicle scheduling with simulated annealing genetic algorith)
  3. 所属分类:其他

    • 发布日期:2018-04-29
    • 文件大小:2867200
    • 提供者:多尔衮
« 1 2 ... 5 6 7 8 9 1011 12 13 14 15 ... 28 »
搜珍网 www.dssz.com