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

搜索资源列表

  1. SA-TSP-Matlab

    3下载:
  2. 一篇关于模拟退火算法解决TSP问题的MATLAB代码,拿来分享,欢迎讨论-On a simulated annealing algorithm to solve TSP problem of MATLAB code, used to share, please discuss
  3. 所属分类:matlab

    • 发布日期:2017-03-08
    • 文件大小:9539
    • 提供者:Allen
  1. SA

    0下载:
  2. Matlab的退火算法的实现,计算一个函数的最小值-Matlab implementation of the annealing algorithm to calculate a function of the minimum
  3. 所属分类:matlab

    • 发布日期:2017-03-31
    • 文件大小:2056
    • 提供者:戴可扬
  1. SA_GA

    3下载:
  2. 基于遗传模拟退火算法的聚类算法。将模拟退火算法与遗传算法相结合用于聚类分析,由于模拟退火算法和遗传算法可以互相取长补短,因此有效地克服了传统遗传算法的早熟现象,同时根据聚类问题的具体情况设计遗传编码方式、适应度函数,使该算法更有效、更快速地收敛到全局最优解。 -Genetic simulated annealing algorithm based on clustering algorithms. Simulated annealing algorithm and genetic algo
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2012-11-11
    • 文件大小:5833
    • 提供者:杨剑浩
  1. SA

    1下载:
  2. 模拟退火GUI演示,利用模拟退火算法求全局最大值最小值-Simulated annealing GUI demonstration, the use of simulated annealing algorithm seeking the global maximum value of the minimum
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:30978
    • 提供者:junlin
  1. sa-for-tsp

    4下载:
  2. 利用模拟退火算法解决50个城市的tsp问题,简单易懂,适合初学者-The use of simulated annealing algorithm to solve 50 problems tsp city, easy-to-read, suitable for beginners
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-25
    • 文件大小:2945
    • 提供者:dayong
  1. SA

    0下载:
  2. 改进模拟退火算法,应用并实现,希望对大家有所帮助。-Improved simulated annealing algorithm, the application and to achieve, I hope all of you to help.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-03
    • 文件大小:2523
    • 提供者:佳佳
  1. VPRTW-SA

    0下载:
  2. 运用模拟退火算法求解带时间窗约束的车辆路径问题-The use of simulated annealing algorithm with time window constrained vehicle routing problem
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-10
    • 文件大小:2407654
    • 提供者:before
  1. SA

    1下载:
  2. 这是用模拟退火算法解决0-1背包问题,下载后可直接运行,可以帮助有需要对模拟退火算法进行了解的朋友。-This is a simulated annealing algorithm to solve the 0-1 knapsack problem, after downloading, can be directly run, you can help those in need of the simulated annealing algorithm to find out about fr
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:1195
    • 提供者:小吴
  1. TSPMatlab

    0下载:
  2. 这是一个用Matlab程序写的模拟退火算法,用于解决旅行商问题-It s a matlab code for TSP problem using SA Algorithm
  3. 所属分类:matlab

    • 发布日期:2017-03-26
    • 文件大小:1923
    • 提供者:jess
  1. SA

    1下载:
  2. 模拟退火算法和最速下降法的结合,既有模拟退火算法的全局性,搜索过程中最速下降法确定搜索方向,提高了收敛速度。-Simulated annealing algorithm and a combination of steepest descent method, both simulated annealing algorithm for the global nature of the search process in the steepest descent method to determ
  3. 所属分类:Algorithm

    • 发布日期:2014-12-22
    • 文件大小:2135
    • 提供者:cuiping5122
  1. SA

    0下载:
  2. 经典的SA算法,求函数极值,用一个具体的例子进行说明,程序注释非常明确。希望对大家有所帮助。-The classical SA algorithm, find the function extreme value, with a concrete example to explain the program notes are very clear. Hope to help.
  3. 所属分类:matlab

    • 发布日期:2017-03-22
    • 文件大小:1878
    • 提供者:lilimin
  1. SA

    0下载:
  2. 模拟退火算法的入门教学PPT,以及简单的matlab实现代码。-Simulated annealing algorithm tutorial PPT, and the simple matlab implementation code.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-05
    • 文件大小:332451
    • 提供者:YJN
  1. SA-

    0下载:
  2. 模拟退火算法的matlab程序。程序绝对正确,有需要的可以下载-Simulated annealing algorithm matlab program. The program absolutely right, there is a need can be downloaded
  3. 所属分类:matlab

    • 发布日期:2017-11-26
    • 文件大小:1687
    • 提供者:程序菜鸟
  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. Matlab-file

    0下载:
  2. SA algorithm for solving n-Queen problem
  3. 所属分类:source in ebook

    • 发布日期:2017-04-12
    • 文件大小:1208
    • 提供者:iexoy
  1. 01 TSP using SA (Standard)

    0下载:
  2. TSP using Sa algorithm
  3. 所属分类:图形图像处理

    • 发布日期:2017-12-22
    • 文件大小:6144
    • 提供者:mushahhid
  1. SAforVRP

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

    • 发布日期:2017-11-11
    • 文件大小:3072
    • 提供者:shanshuo63
  1. SA for TSP [www.MatlabSite.com]

    0下载:
  2. sa-tsp algorithm for matlab,this is correct
  3. 所属分类:matlab例程

    • 发布日期:2018-01-03
    • 文件大小:34816
    • 提供者:arashap
  1. SA

    1下载:
  2. 用SA算法解决tsp问题,并用MATLAB绘制所需要的图(Solve the TSP problem with SA algorithm, and use MATLAB to draw the required picture)
  3. 所属分类:matlab例程

    • 发布日期:2018-01-06
    • 文件大小:2048
    • 提供者:HEGHTLINE
  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-28
    • 文件大小:1024
    • 提供者:colonist
« 12 3 »
搜珍网 www.dssz.com