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

搜索资源列表

  1. Simulated-annealing-algorithm

    0下载:
  2. 基于MATLAB编程,实现了模拟退火算法。-Based on MATLAB programming, simulated annealing algorithm is realized.
  3. 所属分类:matlab

    • 发布日期:2017-04-30
    • 文件大小:176256
    • 提供者:王晓龙
  1. anneal1

    0下载:
  2. 模拟退火算法,这是人工智能和机器学习中重要的算法。由C语言编写。可以运行.-Simulated annealing algorithm, which is an important algorithm in artificial intelligence and machine learning. Written by C language. It works well!
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-30
    • 文件大小:284459
    • 提供者:上官
  1. SimulatedAnnealing

    0下载:
  2. 社会网络影响最大化问题中的模拟退火算法,是格局爬上算法的一种优化算法,用于社会网络分析.-Social network influence maximization problem in simulated annealing algorithm, is a kind of pattern climb algorithm optimization algorithm, for social network analysis.
  3. 所属分类:Data Mining

    • 发布日期:2017-05-07
    • 文件大小:1241088
    • 提供者:达松
  1. Sa_network

    0下载:
  2. 基于模拟退火算法Fortran 语言编写的宽带天线匹配网络的设计程序。其用法是将天线设计的频率点和阻抗值(包括实部和虚部)生成一个文件,程序读此文件,便可以优化出最优匹配网络数值。- A wideband antenna matching network Program,based on simulated annealing algorithm is written in Fortran One generates a file,which contain the frequency a
  3. 所属分类:Other systems

    • 发布日期:2017-05-01
    • 文件大小:8193
    • 提供者:huangwei
  1. Simulated-annealing-algorithm

    0下载:
  2. 模拟退火算法 最优化算法 数学建模算法 MATLAB教程-Simulated annealing algorithm optimization algorithm mathematical modeling algorithm MATLAB Tutorial
  3. 所属分类:matlab

    • 发布日期:2017-04-15
    • 文件大小:4933
    • 提供者:daijie
  1. ArtificialIntelligence

    0下载:
  2. 一些人工智能方面的学习源码,用java写的。包括遗传算法 alpha-beta剪枝 模拟退火算法 九宫格 传教士与野人等问题或者算法实现源码。-Some artificial intelligence to learn the source code, written in java. Including genetic algorithm alpha-beta pruning simulated annealing algorithm and other missionaries and Sa
  3. 所属分类:Algorithm

    • 发布日期:2017-05-01
    • 文件大小:75759
    • 提供者:阿武
  1. monituihuo

    0下载:
  2. 利用模拟退火算法解决旅行商问题,显著提高算法的运算效率。-Using simulated annealing algorithm to solve the traveling salesman problem, significantly improving operational efficiency of the algorithm.
  3. 所属分类:Other systems

    • 发布日期:2017-04-14
    • 文件大小:2831
    • 提供者:wyzhao
  1. Simulated-Annealing-SA

    0下载:
  2. 模拟退火算法,MATLAB环境编写,在matlab2011b能运行-Simulated Annealing
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-12
    • 文件大小:1422
    • 提供者:闫兵
  1. simulated_annealing

    0下载:
  2. 用matlab实现的模拟退火算法的源码,附算例-simulated annealing
  3. 所属分类:Algorithm

    • 发布日期:2017-04-12
    • 文件大小:1025
    • 提供者:朱广健
  1. SA

    0下载:
  2. SA模拟退火算法,解决了函数优化问题,只要改变目标函数就可以对不同的函数进行优化。-SA simulated annealing algorithm to solve the function optimization problem, just change the objective function can be optimized for different functions.
  3. 所属分类:matlab

    • 发布日期:2017-04-12
    • 文件大小:903
    • 提供者:星雨
  1. Simulated-annealing-algorithm

    0下载:
  2. 模拟退火算法的主程序 应用于径向偏振光的权重因子的计算-Simulated annealing algorithm is applied radially polarized main weighting factor calculation
  3. 所属分类:assembly language

    • 发布日期:2017-04-12
    • 文件大小:827
    • 提供者:Mr wang
  1. aiwa

    0下载:
  2. 求解tsp问题的MATLAB程序,模拟退火算法源程序-MATLAB problem solving procedures tsp
  3. 所属分类:Graph program

    • 发布日期:2017-04-12
    • 文件大小:803
    • 提供者:cu63276
  1. SAA-TSP

    0下载:
  2. 模拟退火算法解决旅行商问题,城市数量27,初始温度3000,温度衰减率0.95。 -Simulated annealing algorithm to solve the traveling salesman problem, 27 the number of cities, the initial temperature of 3000, the rate of temperature decay 0.95.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-13
    • 文件大小:1885
    • 提供者:yeon
  1. tsp

    0下载:
  2. 使用模拟退火算法实现著名的旅行商问题,该压缩包中有完整的matlab源码和实验的截图。-Simulated annealing algorithm famous traveling salesman problem, the complete package includes shots of matlab source and the compression experiments.
  3. 所属分类:Other systems

    • 发布日期:2017-04-30
    • 文件大小:278162
    • 提供者:相知无悔
  1. simulated-annealing-algorithm-TSP

    0下载:
  2. 用模拟退火算法求解TSP问题,matlab程序,包含了程序所实现的论文 - TSP is studied by simulated annealing algorithm and an approximate algorithm which method for solving TSP is better than others ,and using Matlab,we complete the program for solving TSP. The simulation of alg
  3. 所属分类:Other windows programs

    • 发布日期:2017-05-01
    • 文件大小:125095
    • 提供者:lxy
  1. Basic-Intelligent-algorithm-source

    0下载:
  2. BP神经网络和模拟退火算法源码,不使用工具箱,适合初学者理解智能算法本质-basic source code for intelligent algorithm having no using tool box of matlab
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-14
    • 文件大小:2816
    • 提供者:Kerry
  1. Particle-Swarm-Optimization

    0下载:
  2. PSO 算法属于进化算法的一种,和模拟退火算法相似,它也是从随机解出发,通过迭代寻找最优解,它也是通过适应度来评价解的品质-PSO algorithm is a kind of evolutionary algorithms,Similar and simulated annealing algorithm,It is also starting the random solution,To find the optimal solution by iteration,It is also t
  3. 所属分类:matlab

    • 发布日期:2017-04-14
    • 文件大小:3720
    • 提供者:翔子
  1. basic-simulated-annealing

    0下载:
  2. 基本的模拟退火算法程序,适合各类型在此基础上做相关改进。-The basic simulated annealing algorithm procedures, suitable for all types on this basis to make related improvements.
  3. 所属分类:assembly language

    • 发布日期:2017-04-30
    • 文件大小:199548
    • 提供者:wanls
  1. PSA-nonuSA_89941

    0下载:
  2. 粒子群模拟退火算法 混合算法 可以运行 效果不错-pso sa
  3. 所属分类:Other windows programs

    • 发布日期:2017-06-03
    • 文件大小:14914261
    • 提供者:wshr
  1. simulated-nnealing-algorithm

    0下载:
  2. 模拟退火算法对求解函数最小值很有效果 代码-sa simulated nnealing-spso-algorithm
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-13
    • 文件大小:2427
    • 提供者:wshr
« 1 2 ... 45 46 47 48 49 50»
搜珍网 www.dssz.com