搜索资源列表

  1. 模拟退火c++的算法程序

    1下载:
  2. 模拟退火c++的算法程序,广泛应用于最优化、运筹学、人工智能、遗传算法等领域,具有很好的学习价值-simulated annealing algorithm procedures, the most widely used optimization, operations research, artificial intelligence, genetic algorithms and other areas of learning i
  3. 所属分类:其它资源

    • 发布日期:2008-10-13
    • 文件大小:43206
    • 提供者:hu
  1. 包括蚁群,模拟退火,遗传,神经网络,禁忌搜索等智能优化算法对TSP问题的解决

    6下载:
  2. 包括蚁群,模拟退火,遗传,神经网络,禁忌搜索等智能优化算法对TSP问题的解决,matlab程序。
  3. 所属分类:matlab例程

    • 发布日期:2009-03-11
    • 文件大小:7942
    • 提供者:okduweijie
  1. 模拟退火c++的算法程序

    0下载:
  2. 模拟退火c++的算法程序,广泛应用于最优化、运筹学、人工智能、遗传算法等领域,具有很好的学习价值-simulated annealing algorithm procedures, the most widely used optimization, operations research, artificial intelligence, genetic algorithms and other areas of learning i
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-07-01
    • 文件大小:43008
    • 提供者:hu
  1. SimulatedAnnealing

    0下载:
  2. 模拟退火程序:这部分代码是模式识别中结合模拟退火法的特征提取,大家可以对其进行简单的改进会获得更好的效果,比如改变温度表,加上“记忆体”,结合遗传算法等 -simulated annealing procedures : This code is part of pattern recognition in combination with simulated annealing method of feature extract
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-07-01
    • 文件大小:195584
    • 提供者:天才
  1. WindowsApplication24zhang

    0下载:
  2. 模拟退火和遗传算法混和求解车辆路径问题的程序,没有解压密码。-simulated annealing and genetic algorithms hybrid vehicle routing problem solving process, not extracting passwords.
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-07-01
    • 文件大小:33792
    • 提供者:王德东
  1. monituihuoTSP

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

    • 发布日期:2024-07-01
    • 文件大小:1024
    • 提供者:蒋赛
  1. TSPqiujie

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

    • 发布日期:2024-07-01
    • 文件大小:1420288
    • 提供者:刘强
  1. hanshuyouhua

    0下载:
  2. 几个求解函数最优化的程序,模拟退火,禁忌搜索,遗传算法,神经网络-MATLAB程序合集
  3. 所属分类:matlab例程

    • 发布日期:2024-07-01
    • 文件大小:4096
    • 提供者:杨丹
  1. genetic_algorithm

    0下载:
  2. 本包包括模拟退火,禁岂搜索,遗传算法以及神经网络等算法程序,应该有你需要的-This package includes simulated annealing, Ban How search, genetic algorithm and neural network algorithms, such as procedures, should you need to have the
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-07-01
    • 文件大小:1024
    • 提供者:王军
  1. ANNandSAA

    0下载:
  2. 用matlab编写的遗传算法和模拟退火程序-Matlab prepared using genetic algorithms and simulated annealing procedures
  3. 所属分类:matlab例程

    • 发布日期:2024-07-01
    • 文件大小:2048
    • 提供者:唐永杰
  1. GA

    1下载:
  2. 本程序是在MATLAB平台上,利用智能优化算法遗传算法来解决01背包问题。在0 / 1背包问题中,需对容量为c 的背包进行装载。从n 个物品中选取装入背包的物品,每件物品i 的重量为wi ,价值为pi 。对于可行的背包装载,背包中物品的总重量不能超过背包的容量,最佳装载是指所装入的物品价值最高。-This procedure is in the MATLAB platform using intelligent genetic algo
  3. 所属分类:其他小程序

    • 发布日期:2024-07-01
    • 文件大小:1024
    • 提供者:周薇
  1. xujinpeng-matlab

    0下载:
  2. 遗传算法编程求解旅行商问题;图论中最短路问题的Matlab程序实现;背包问题模型的Matlab程序实现。-Genetic Algorithm for Solving Traveling Salesman Problem programming graph theory, shortest path problem in the Matlab program implementation knapsack problem Matlab
  3. 所属分类:matlab例程

    • 发布日期:2024-07-01
    • 文件大小:504832
    • 提供者:竹子的信仰
  1. TSP

    0下载:
  2. 这是一个人工智能方面的算法程序,里面包含模拟退火算法、神经网络算法以及遗传算法三个。-This is an area of artificial intelligence algorithm procedure, which includes simulated annealing algorithm, neural network algorithms and genetic algorithms in three.
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-07-01
    • 文件大小:34816
    • 提供者:qingbo
  1. tsp1

    0下载:
  2. 关于TSP模拟退火&遗传算法&相应的MATLAB算法程序- tsp Genetic algorithm and simulated annealing and corresponding MATLAB algorithm procedures
  3. 所属分类:其他小程序

    • 发布日期:2024-07-01
    • 文件大小:30720
    • 提供者:江奇
  1. shengtai543

    0下载:
  2. 模拟退火算法和遗传算法程序 用matlab语言实现的-Simulated annealing algorithm and genetic algorithm matlab language program with the
  3. 所属分类:matlab例程

    • 发布日期:2024-07-01
    • 文件大小:1024
    • 提供者:尹胜台
  1. 精通MATLAB智能算法(2015代码)

    0下载:
  2. 这是一个智能算法程序吧,里面有模拟退火算法,遗传算法,粒子群算法等等,希望这些算法对初学者来说有用处。(This program is an intelligent algorithm, simulated annealing algorithm, genetic algorithm, particle swarm optimization (pso) algorithm and so on, hope that the algorit
  3. 所属分类:其他小程序

    • 发布日期:2024-07-01
    • 文件大小:7047168
    • 提供者:pursh
  1. 模拟退火遗传算法程序

    0下载:
  2. 模拟退火遗传混合算法,求解NP-HARD问题(this program is used to analyse genetic-simulated annealing algorithm (GSA) by matlab)
  3. 所属分类:数值算法/人工智能

    • 发布日期:2024-07-01
    • 文件大小:508928
    • 提供者:godblessu
  1. 模拟退火算法和遗传算法程序

    0下载:
  2. 使用MATLAB编写的模拟退火算法和遗传算法的源代码(The source code of the simulated annealing algorithm and genetic algorithm written in MATLAB)
  3. 所属分类:matlab例程

    • 发布日期:2024-07-01
    • 文件大小:1024
    • 提供者:1334849784
  1. 模拟退火遗传算法

    1下载:
  2. 模拟退火遗传算法的车辆调度研究,里面具有完整的matlab程序(Research on vehicle scheduling with simulated annealing genetic algorith)
  3. 所属分类:其他小程序

    • 发布日期:2024-07-01
    • 文件大小:2867200
    • 提供者:多尔衮
  1. 基于matlab的模拟退火-遗传算法程序

    0下载:
  2. 基于matlab的模拟退火-遗传算法程序,内有matlab代码样例,可自行下载(Matlab based simulated annealing genetic algorithm, there are examples of matlab code, you can download it yourself.)
  3. 所属分类:matlab例程

    • 发布日期:2024-07-01
    • 文件大小:2377728
    • 提供者:陈三岁
« 12 3 »

源码中国 www.ymcn.org