搜索资源列表

  1. mul-anneal

    0下载:
  2. 本代码包包含一个模拟退火算法的c++程序。此外还有其他一些源码,这在该压缩包中,有一个readme文档,对其进行了详细说明。-this code contains a simulated annealing algorithm c procedures. There are also some other source, which in the compressed, a readme files, its a detailed ex
  3. 所属分类:其它资源

    • 发布日期:2008-10-13
    • 文件大小:49464
    • 提供者:王卫红
  1. TSPqiujie

    0下载:
  2. 求解TSP的模拟退火算法和遗传算法程序和源码
  3. 所属分类:其它资源

    • 发布日期:2008-10-13
    • 文件大小:1420425
    • 提供者:刘强
  1. GCP

    0下载:
  2. GCP(图着色问题)的模拟退火算法应用源码
  3. 所属分类:其它资源

    • 发布日期:2008-10-13
    • 文件大小:2995
    • 提供者:zhaoyanjie
  1. 遗传退火进化算法(附源码)

    1下载:
  2. 对Matlab中的遗传算法工具箱进行改进而得到的遗传退火进化算法。可用于一般的最优化问题,求解无约束的或带有线性约束的连续函数的全局最小值。 首先对传统的遗传算法和模拟退火算法进行改进,然后将模拟退火算法引入了遗传算法,结合两种算法的优点,得到一种新的遗传退火进化算法。它不但实现了遗传算法的全局搜索能力与模拟退火算法的局部搜索能力的结合,同时可使改进后的模拟退火算法能够充分利用遗传算法所得的全局信息。经验证,改算法能使遗传算法避免
  3. 所属分类:文档资料

    • 发布日期:2009-05-05
    • 文件大小:560929
    • 提供者:fengling981825
  1. 模拟退火算法程序源码

    1下载:
  2. 本文档为模拟退火算法的C++源码实现,文档形式为PDF格式,源码详细具体,而且每一行代码带有说明
  3. 所属分类:文档资料

  1. mul-anneal

    0下载:
  2. 本代码包包含一个模拟退火算法的c++程序。此外还有其他一些源码,这在该压缩包中,有一个readme文档,对其进行了详细说明。-this code contains a simulated annealing algorithm c procedures. There are also some other source, which in the compressed, a readme files, its a detailed ex
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-10-26
    • 文件大小:61440
    • 提供者:王卫红
  1. TspSA

    0下载:
  2. 模拟退火智能优化算法对TSP问题的解决的源码修改!-Intelligent optimization simulated annealing algorithm to solve TSP problem modify the source code!
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-10-26
    • 文件大小:9077760
    • 提供者:孔亮
  1. peizhun

    1下载:
  2. 一种图像配准算法源码,实现了图像的配准拼接,看看就知道好。-A source image registration algorithm to realize image registration splicing to see will know better.
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-10-26
    • 文件大小:24576
    • 提供者:zmz
  1. TSPqiujie

    0下载:
  2. 求解TSP的模拟退火算法和遗传算法程序和源码-Solving TSP simulated annealing algorithm and genetic algorithm procedures and source
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-10-26
    • 文件大小:1420288
    • 提供者:刘强
  1. GCP

    0下载:
  2. GCP(图着色问题)的模拟退火算法应用源码-GCP (Graph Coloring Problem) application of the simulated annealing algorithm source code
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-10-26
    • 文件大小:3072
    • 提供者:zhaoyanjie
  1. sA-TS-for-TSP

    0下载:
  2. 模拟退火算法及禁忌搜索算法解tsp的比较,文章及matalb源码-Simulated annealing algorithm and tabu search algorithm for solving tsp comparison, articles and matalb source
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-10-26
    • 文件大小:74752
    • 提供者:mengxiangwei
  1. QosMulticastMATLAB

    0下载:
  2. 功能代码含多种QoS约束的组播路由问题遗传模拟退火算法通用MATLAB源码.-multicast
  3. 所属分类:编程文档

    • 发布日期:2024-10-26
    • 文件大小:4096
    • 提供者:孙博飞
  1. simulated_annealing-

    1下载:
  2. 模拟退火算法源码及相关论文,代码有详细注释,配以论文解释-Simulated annealing algorithm source code and related paper , the code has detailed notes , together with the paper explains
  3. 所属分类:matlab例程

    • 发布日期:2024-10-26
    • 文件大小:476160
    • 提供者:johnhanan
  1. Basic-Intelligent-algorithm-source

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

    • 发布日期:2024-10-26
    • 文件大小:3072
    • 提供者:Kerry
  1. 30个MATLAB算法应用例程

    0下载:
  2. 介绍了累计30个算法的程序案例,从神经网络、遗传、模拟退火、SVM等案例开始。(This paper introduces the case of 30 algorithms, starting with neural networks, genetic algorithms, simulated annealing, SVM and so on.)
  3. 所属分类:matlab例程

  1. 模拟退火

    0下载:
  2. 直接实现matlab的模拟退火算法优化,亲测可用,修改参数即可(Matlab simulation annealing algorithm optimization)
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-10-26
    • 文件大小:1024
    • 提供者:IDEALMAN
  1. amded

    0下载:
  2. 旅行商问题的模拟退火matlab源码程序()
  3. 所属分类:数值算法/人工智能

    • 发布日期:2024-10-26
    • 文件大小:7168
    • 提供者:Refammvring
  1. 神经网络入门13课源码

    2下载:
  2. 神经网络入门13课源码 第一课 MATLAB入门基础 第二课 MATLAB进阶与提高 第三课 BP神经网络 第四课 RBF、GRNN和PNN神经网络 第五课 竞争神经网络与SOM神经网络 第六课 支持向量机( Support Vector Machine, SVM ) 第七课 极限学习机( Extreme Learning Machine, ELM ) 第八课 决策树与随机森林 第九课 遗传算法( Genetic Al
  3. 所属分类:其他小程序

    • 发布日期:2024-10-26
    • 文件大小:4372480
    • 提供者:1234567845432
  1. matlabprogram

    0下载:
  2. 智能优化算法及其MATLAB仿真实例,包括进化类算法,群智能算法,模拟退火算法,禁忌搜索算法,神经网络算法等程序源码(Intelligent optimization algorithm and MATLAB simulation examples, including evolutionary algorithm, swarm intelligence algorithm, simulated annealing algorithm,
  3. 所属分类:数值算法/人工智能

    • 发布日期:2024-10-26
    • 文件大小:73728
    • 提供者:白桦树
  1. 粒子群算法原理及各种改进的PSO的matlab源码

    0下载:
  2. 各类改进粒子群算法,模拟退火,混合,随即权重,粒子群算法(All kinds of improved particle swarm optimization, simulated annealing, hybrid, random weight, particle swarm optimization)
  3. 所属分类:matlab例程

    • 发布日期:2024-10-26
    • 文件大小:18993152
    • 提供者:byxws
« 12 3 »

源码中国 www.ymcn.org