搜索资源列表

  1. TSP_Of_10Citys

    0下载:
  2. 用C#语言开发基于模拟退火算法解决的10个城市的TSP问题-The Solution of TSP(C#)
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-05-19
    • 文件大小:178176
    • 提供者:cohenfeng
  1. SA

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

    • 发布日期:2024-05-19
    • 文件大小:2048
    • 提供者:戴可扬
  1. aitsp

    0下载:
  2. AIzz作业,解决TSP问题,使用的是模拟退火,还有演示哦-AIzz operations, to solve TSP problem, using simulated annealing, as well as presentations oh
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-05-19
    • 文件大小:61440
    • 提供者:js
  1. The_Intelligent_Optimization_Methods

    0下载:
  2. 有关智能优化方法(模拟退火,遗传算法,禁忌搜索,等等)-The intelligent optimization methods (simulated annealing,genetic algorithm,tabu search,etc)
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-05-19
    • 文件大小:1241088
    • 提供者:lidong
  1. monituihuoTSP

    0下载:
  2. 模拟退火实现了Tsp问题。有图形化界面。-TSP
  3. 所属分类:Windows编程

    • 发布日期:2024-05-19
    • 文件大小:2207744
    • 提供者:shazhouyang
  1. samatlab

    0下载:
  2. 模拟退火算法MATALAB源程序 此题以中国31省会城市的最短旅行路径为例,给出TSP问题的模拟退火程序-Simulated annealing algorithm MATALAB source of this problem of China' s 31 provincial capital cities of the shortest path of travel as an example, simulated anneal
  3. 所属分类:文件格式

    • 发布日期:2024-05-19
    • 文件大小:1024
    • 提供者:顾俊
  1. fire

    0下载:
  2. 采用模拟退火算法解决旅行商问题,对于20城市以下的数据规模较好-Simulated annealing algorithm to solve the traveling salesman problem, the following data for 20 cities the size of a good
  3. 所属分类:数值算法/人工智能

    • 发布日期:2024-05-19
    • 文件大小:8192
    • 提供者:lzx
  1. SAAforTSP

    0下载:
  2. 模拟退火算法解决TSP的程序原文档-Simulated annealing algorithm to solve the TSP program of the original document
  3. 所属分类:Windows编程

    • 发布日期:2024-05-19
    • 文件大小:62464
    • 提供者:qbsu
  1. SA

    0下载:
  2. 介绍模拟退火算法的经典资料,最后附了一些经典的例子-Describes the classic simulated annealing algorithm information, finally attached to a number of classic examples of
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-05-19
    • 文件大小:7237632
    • 提供者:wang
  1. Matlab

    0下载:
  2. 一个基于模拟退火的多主体模型及其应用推导了MIMO系统信道容量的表达-This paper educes the expression of the MIMO channel capacity, and analysis how MIMO system improves the channel capacity
  3. 所属分类:matlab例程

    • 发布日期:2024-05-19
    • 文件大小:384000
    • 提供者:wangbo
  1. JSP(SA)

    0下载:
  2. 人工智能作业,用模拟退火算法实现的JSP问题。-Artificial intelligence, operations, using simulated annealing algorithm for JSP problem.
  3. 所属分类:数值算法/人工智能

    • 发布日期:2024-05-19
    • 文件大小:2048
    • 提供者:莫名志
  1. TheApplicationofSimulatedAnnealing

    0下载:
  2. 模拟退火算法来源于固体退火原理,将固体加温至充分高,再让其徐徐冷却,加温时,固体内部粒子随温升变为无序状,内能增大,而徐徐冷却时粒子渐趋有序,在每个温度都达到平衡态,最后在常温时达到基态,内能减为最小。-Annealing simulated annealing algorithm derived from the solid principle of heating the solid to fully high, let the s
  3. 所属分类:Windows编程

    • 发布日期:2024-05-19
    • 文件大小:222208
    • 提供者:wei
  1. zdf

    0下载:
  2. 三维装箱问题的混合模拟退火算法,解决np-hard问题的基本思路-Three-dimensional bin-packing problem of the hybrid simulated annealing algorithm, np-hard problem to solve the basic ideas
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-05-19
    • 文件大小:80896
    • 提供者:yang
  1. BP

    0下载:
  2. 模拟退火法优化BP网络,效果不错,不过是版本比较低了-Simulated annealing optimization of BP network, the effect is good, but is a version of the relatively lower
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-05-19
    • 文件大小:2048
    • 提供者:安心
  1. SAMATLAB

    0下载:
  2. SA是源于对固体退火过程的直接简单模拟而建立的一种通用的额随机搜索技术。它能以100 的概率收敛于全局最优解,
  3. 所属分类:matlab例程

    • 发布日期:2024-05-19
    • 文件大小:1024
    • 提供者:赵霞
  1. SA_TSP

    0下载:
  2. 自己编写的模拟退火matlab程序,在已有程序上的改进。-I have written matlab simulated annealing process, the existing procedural improvements.
  3. 所属分类:matlab例程

    • 发布日期:2024-05-19
    • 文件大小:477184
    • 提供者:占志刚
  1. tuihuosuanfa

    0下载:
  2. 在Visual C++ 编译环境下,模拟退火算法程序,并利用它们求解了48个城市的TSP问题。-In the Visual C++ compiler environment, the simulated annealing process, and use them to solve a 48 cities TSP problem.
  3. 所属分类:数值算法/人工智能

    • 发布日期:2024-05-19
    • 文件大小:687104
    • 提供者:融寒
  1. monituihuo

    0下载:
  2. 模拟退火算法也许用的人真的很少,但在数学建模的快速收敛中确实用处很大。-math contest
  3. 所属分类:其他小程序

    • 发布日期:2024-05-19
    • 文件大小:8192
    • 提供者:niepengpeng
  1. TimeSeriesPredictionUsingSupportVectorRegressionNe

    0下载:
  2. 为了选择神经网络的最好结构以及增强模型的推广能力,提出一种自适应支持向量回归神经网络(SVR—NN)。SVR—NN 用支持向量回归(SVR)方法获得网络的初始结构和权值, 白适应地生 成网络隐层结点,然后用基于退火过程的鲁棒学习算法更新网络结点疹教和权 主。 SVR—NN有很 好的收敛性和鲁棒性,能抑制由于数据异常和参数选择不当所导致的“过拟合,’现象。将SVR—NN 应用到时间序列预测上。结果表明,SVR.NN预测模型能精
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-05-19
    • 文件大小:316416
    • 提供者:11
  1. SATSP

    0下载:
  2. 人工智能/神经网络,用模拟退火算法求解TSP寻求最优路径问题-AI/neural networks, simulated annealing algorithm for finding the optimal TSP path problem
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-05-19
    • 文件大小:2048
    • 提供者:萧茅律
« 1 2 ... 45 46 47 48 49 50»

源码中国 www.ymcn.org