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

搜索资源列表

  1. MATLAB_SA

    0下载:
  2. matlab模拟退火工具箱,模拟退火是一种现代智能算法-matlab simulated annealing toolbox, simulated annealing is a modern intelligent algorithm
  3. 所属分类:matlab

    • 发布日期:2017-05-04
    • 文件大小:62550
    • 提供者:王好人
  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. yengfei_v23

    0下载:
  2. allan FOG output error variance analysis, Chaos-based simulated annealing algorithm, Including the area, perimeter, rectangular, elongation.
  3. 所属分类:人工智能/神经网络/深度学习

  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. 模拟退火算法

    0下载:
  2. 基于模拟退火算法的求解TSP问题的matlab程序,对于学习算法的初学者,可作为入门的简单程序(To solve the problem of TSP simulated annealing algorithm based on the matlab program, for beginners learning algorithm, can be used as a simple entry procedures)
  3. 所属分类:matlab例程

  1. 模拟退火

    0下载:
  2. 模拟退火算法潮流计算程序,包含一个对模拟算法介绍的ppt(Simulated annealing algorithm The power flow calculation program contains a ppt for the simulation algorithm introduced)
  3. 所属分类:matlab例程

    • 发布日期:2017-12-18
    • 文件大小:76800
    • 提供者:小茶柚
  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
    • 文件大小:2048
    • 提供者:Berlin0724
  1. ypea106-real-coded-simulated-annealing

    0下载:
  2. 特征选择算法,可根据自己需要进行修改,简单易懂。(Feature selection algorithm can be modified according to its own needs, easy to understand.)
  3. 所属分类:matlab例程

  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. Matlab十大算法源代码

    0下载:
  2. Floyd算法,概率算法,类比法,蒙特卡洛,神经网络,贪婪算法,模拟退火算法,灰色预测,遗传算法等(Floyd algorithm, probability algorithm, analogy method, Monte Carlo, neural network, greedy algorithm, simulated annealing algorithm, grey prediction, genetic algorithm, etc.)
  3. 所属分类:人工智能/神经网络/深度学习

    • 发布日期:2017-12-23
    • 文件大小:9578496
    • 提供者:peanut0414
  1. monituibei

    0下载:
  2. 模拟退火基础代码,变异方式为随机变异,,附上基于随机步长的变异方式(Simulated annealing basis code, the mutation is random variation)
  3. 所属分类:matlab例程

    • 发布日期:2017-12-25
    • 文件大小:1024
    • 提供者:言三思
  1. wraxped-Simulated-wrapped

    0下载:
  2. 用matlab语言编写模拟退火算法,实现0-1被包问题(Simulated annealing algorithm with matlab language, the realization of 0-1 problem wrapped up)
  3. 所属分类:图形图像处理

    • 发布日期:2017-12-30
    • 文件大小:1024
    • 提供者:SV%5F57156
  1. 模拟退火禁忌搜索遗传算法神经网络MATLAB程序合集

    0下载:
  2. 模拟退火,禁忌搜索,遗传算法,神经网络-MATLAB程序合集(Simulated annealing, tabu search, genetic algorithms, neural networks - MATLAB collection)
  3. 所属分类:人工智能/神经网络/深度学习

    • 发布日期:2017-12-26
    • 文件大小:5120
    • 提供者:1155
  1. MATLAB智能算法30个案例分析

    0下载:
  2. 对于各种现今时髦的算法的分析,里面有三十种算法,包含蚂蚁算法,遗传算法,模拟退火等等。(For the analysis of modern algorithms, there are thirty algorithms, including ant algorithm, genetic algorithm, simulated annealing, and so on)
  3. 所属分类:文章/文档

    • 发布日期:2017-12-14
    • 文件大小:1560351
    • 提供者:半樽酒
  1. rjMCMCsa

    0下载:
  2. Nando de Freitas' sequential Monte Carlo demos in Matlab. Reversible Jump MCMC Simulated Annealing.
  3. 所属分类:matlab例程

    • 发布日期:2017-12-25
    • 文件大小:20480
    • 提供者:Comaero
  1. 基于遗传模拟退火算法的聚类算法

    2下载:
  2. 基于遗传模拟退火算法实现数据的聚类,为后续的数据分析做准备(Data clustering analysis based on genetic simulated annealing algorithm)
  3. 所属分类:数值算法/人工智能

    • 发布日期:2017-12-28
    • 文件大小:13312
    • 提供者:嘉宾
  1. sun_v86

    0下载:
  2. Is the basis of the signal processing, There CDF trigonometric curve / 3D graphs, Chaos-based simulated annealing algorithm.
  3. 所属分类:图形图像处理

    • 发布日期:2017-12-27
    • 文件大小:7168
    • 提供者:ningtanbai
  1. SAforVRP

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

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

    0下载:
  2. 模拟退火算法解决函数ff=x^2(-20<x<20)极值(Simulated annealing algorithm for solving function extremum)
  3. 所属分类:matlab例程

    • 发布日期:2017-12-28
    • 文件大小:1024
    • 提供者:WangGangsut
  1. path sequencing using SA

    0下载:
  2. simulated annealing for TSP
  3. 所属分类:matlab例程

    • 发布日期:2017-12-20
    • 文件大小:5120
    • 提供者:Maxboel
« 1 2 ... 6 7 8 9 10 1112 13 14 15 16 ... 26 »
搜珍网 www.dssz.com