搜索资源列表

  1. monituihuo

    0下载:
  2. 模拟退火算法进行图像配准算法的研究,还请多多指教-simulated annealing algorithm for image registration algorithm research, but also a great weekend
  3. 所属分类:matlab例程

    • 发布日期:2024-05-17
    • 文件大小:1024
    • 提供者:
  1. sa_tsp1.m

    0下载:
  2. 模拟退火算法解决stp问题的例程,直接运行即可,可以通过改变参数得到不同的图。-simulated annealing algorithm to solve the problem stp routines, can be run directly. by changing the parameters can be different plans.
  3. 所属分类:matlab例程

    • 发布日期:2024-05-17
    • 文件大小:1024
    • 提供者:刘惠
  1. trp

    0下载:
  2. SA-TSP 模拟退火算法求解旅行商问题-SA- TSP simulated annealing algorithm for the traveling salesman problem
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-05-17
    • 文件大小:1024
    • 提供者:吴勇
  1. satools-103

    0下载:
  2. 模拟退火算法.里面有很多的例子可以参考.解压后在matlab平台下运行.-simulated annealing algorithm. There are many examples of reference. Unpacked in Matlab platforms.
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-05-17
    • 文件大小:216064
    • 提供者:吴天浩
  1. simulate_knapsack

    0下载:
  2. 下面是模拟退火算法的代码,使用模拟退火算法(SAA)解决0-1背包问题 -Below are simulated annealing algorithm code, the use of simulated annealing algorithm (SAA) 0-1 knapsack problem solving
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-05-17
    • 文件大小:1024
    • 提供者:水水
  1. matlabtsp

    0下载:
  2. 在matlan下利用模拟退火算法实现的TSP程序,程序带有注释-in using simulated annealing algorithm TSP procedures, procedures with Notes
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-05-17
    • 文件大小:1024
    • 提供者:刘为
  1. hldan

    0下载:
  2. 模拟退火算法求解货郎担问题(用C#实现)-simulated annealing algorithm for traveling salesman problem (with C#)
  3. 所属分类:其他小程序

    • 发布日期:2024-05-17
    • 文件大小:66560
    • 提供者:yyy
  1. Boltzmann

    0下载:
  2. vb的波尔兹曼机(含模拟退火算法),有需要的可参考一下 -vb the Boltzmann machine (with simulated annealing algorithm), the need of a reference
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-05-17
    • 文件大小:1024
    • 提供者:张耀天
  1. JM97B

    0下载:
  2. 98年全国大学生数学建模竞赛B题"水灾巡视问题"模拟退火算法。-98 National Mathematical Contest in Modeling B and that the "flood inspections" simulated annealing.
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-05-17
    • 文件大小:1024
    • 提供者:范围
  1. Matlabtool

    0下载:
  2. 基于Matlab的模拟退火算法工具箱 -based on the Matlab toolbox simulated annealing
  3. 所属分类:matlab例程

    • 发布日期:2024-05-17
    • 文件大小:54272
    • 提供者:amy
  1. n20062920912

    0下载:
  2. 模拟退火算法求解TSP问题.求解TSP问题的模拟退火算法-simulated annealing algorithm for TSP. TSP simulated annealing
  3. 所属分类:软件工程

    • 发布日期:2024-05-17
    • 文件大小:2963456
    • 提供者:123
  1. SA_TSP_book

    0下载:
  2. 求解TSP问题的模拟退火算法教學文章-for TSP simulated annealing teaching article
  3. 所属分类:软件工程

    • 发布日期:2024-05-17
    • 文件大小:84992
    • 提供者:123
  1. fastsimulationanneal

    0下载:
  2. 可以实现快速的模拟退火算法,很有价值,-can achieve rapid simulated annealing and of great value, thank you
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-05-17
    • 文件大小:354304
    • 提供者:yssx090
  1. TSPNEW

    0下载:
  2. 经典的货郎担问题解决办法,采用了模拟退火算法,结构非常清楚,速度很快!-classic traveling salesman problem solution, using simulated annealing, the structure is very clear, very fast!
  3. 所属分类:JSP源码/Java

    • 发布日期:2024-05-17
    • 文件大小:1437696
    • 提供者:红红
  1. AGP-NNBP

    0下载:
  2. 遗传模拟退火算法通用源程序 给定群体规模,群体,种群,初始温度-genetic simulated annealing definitive source given population size, population, population, the initial temperature
  3. 所属分类:Dephi控件源码

    • 发布日期:2024-05-17
    • 文件大小:4096
    • 提供者:zhuty
  1. MCRGSA

    0下载:
  2. MCRGSA------组播路由问题遗传模拟退火算法 %M-----------遗传算法进化代数 %N-----------种群规模,取偶数 %Pm----------变异概率调节参数 %K-----------同一温度下状态跳转次数 %t0----------初始温度 %alpha-------降温系数 %beta--------浓度均衡系数 %ROUTES------备选路径集 %Num-----
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-05-17
    • 文件大小:1024
    • 提供者:程爱华
  1. csademo

    0下载:
  2. 这是一个基于模拟退火算法的混沌神经网络模型-This is an algorithm based on simulated annealing chaotic neural network model
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-05-17
    • 文件大小:1024
    • 提供者:袁颂岳
  1. ssa-tool-box

    0下载:
  2. matlab 模拟退火算法simulated anealing 的工具箱-Matlab simulated annealing simulated anealing the Toolbox
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-05-17
    • 文件大小:54272
    • 提供者:卢学
  1. monituihuoTSP

    0下载:
  2. 一个模拟退火算法的程序,使用matlab编写。实现了tsp问题的求解-a simulated annealing procedures, the use of Matlab prepared. Implementation of the solution tsp
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-05-17
    • 文件大小:1024
    • 提供者:蒋赛
  1. xianjinsuanfa

    0下载:
  2. ,我们将着重讲述一些数学建模中常用的算法,包括神经网络算法、遗传算法、模拟退火算法和模糊数学方法。用这些算法可以较容易地解决一些很复杂的,常规算法很难解决的问题。-, We will focus on some commonly used mathematical modeling algorithms, including neural network algorithm, genetic algorithm, simulated a
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-05-17
    • 文件大小:273408
    • 提供者:王炜
« 1 2 3 4 5 67 8 9 10 11 ... 50 »

源码中国 www.ymcn.org