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

搜索资源列表

  1. matlab-combine

    0下载:
  2. 模拟退火,禁忌搜索,遗传算法,神经网络-MATLAB程序合集-Simulated annealing, tabu search, genetic algorithms, neural network-MATLAB program collection
  3. 所属分类:matlab

    • 发布日期:
    • 文件大小:6591
    • 提供者:林蒙
  1. Hybrid_Genetic_Algorithm_and_Simulated_Annealing.r

    0下载:
  2. 将适合全局搜索的遗传算法(GA)和适合局部搜索的模拟退火算法(SA)相结合-Hybrid Genetic Algorithm and Simulated Annealing
  3. 所属分类:File Formats

    • 发布日期:2017-04-01
    • 文件大小:163067
    • 提供者:columbia
  1. TSPproblems

    0下载:
  2. 解决TSP问题的几种算法 模拟退火法 遗传算法 贪心算法等-To solve the problem of several TSP algorithm simulated annealing greedy algorithm such as genetic algorithms
  3. 所属分类:software engineering

    • 发布日期:2017-03-28
    • 文件大小:96246
    • 提供者:june1989
  1. BP

    0下载:
  2. 基于BP神经网络算法的研究,主要比较了模拟退火算法、遗传算法、P神经网络的区别,提出了一种比较优化的BP算法-the research for BP
  3. 所属分类:software engineering

    • 发布日期:2017-03-30
    • 文件大小:317800
    • 提供者:史小犇
  1. MATLAB_toolbox

    0下载:
  2. matlab所有的工具箱,包括统计工具箱、拟合工具箱、微分方程工具箱、遗传算法工具箱、模拟退火工具箱、优化工具箱。随机数工具箱、等等。很全面-All matlab toolbox, including statistical toolbox, fitting toolbox, toolbox differential equations, genetic algorithm toolbox, simulated annealing Toolbox, Optimization Toolbox. R
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-29
    • 文件大小:5123
    • 提供者:zhangying
  1. tsp

    0下载:
  2. 蚂蚁算法代码,是基于进化理论的优化算法,与流行的遗传算法、模拟退火有着共同的优点-ant evolution code
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-13
    • 文件大小:2453
    • 提供者:xurui0224
  1. algorithm

    0下载:
  2. 模拟退火法,蚁群算法,遗传算法,分水岭算法等常见算法的Matlab程序-Simulated annealing, ant colony algorithm, genetic algorithm, watershed algorithm common algorithm Matlab program
  3. 所属分类:matlab

    • 发布日期:2017-04-15
    • 文件大小:9694
    • 提供者:sunshaobin
  1. Theadvancedcomparisonalgorithmlecture

    0下载:
  2. 在本讲义中,我们将着重讲述一些数学建模中常用的算法,包括神经网络算法、遗传算 法、模拟退火算法和模糊数学方法。用这些算法可以较容易地解决一些很复杂的,常规算法很难解决的问题。-In this lecture, we will focus on about a number of commonly used mathematical modeling algorithms, including neural network algorithm, genetic algorithm Meth
  3. 所属分类:File Formats

    • 发布日期:2017-04-05
    • 文件大小:273144
    • 提供者:drawsalt
  1. MATLAB

    0下载:
  2. it is a matlab program for ga sa tabu sworm opt heuristics we can also use matlab here. or there can
  3. 所属分类:Other systems

    • 发布日期:2017-03-24
    • 文件大小:9385
    • 提供者:virendra
  1. wangzhan

    0下载:
  2. 智能优化算法(蚁群算法,模拟退火退火算法,遗传算法,等)-Intelligent optimization algorithm (ant group, annealing, genetic algorithm and so on)
  3. 所属分类:Algorithm

    • 发布日期:2017-03-30
    • 文件大小:14702
    • 提供者:王展
  1. tsp

    0下载:
  2. tsp问题的解决方法 模拟退火和遗传算法-tsp solution to the problem simulated annealing and genetic algorithm
  3. 所属分类:CSharp

    • 发布日期:2017-04-13
    • 文件大小:1757
    • 提供者:zhang
  1. tspmatlab

    0下载:
  2. tsp问题 一些经典的MATLAB程序 模拟退火算法 遗传算法 望高手指几点-tsp
  3. 所属分类:matlab

    • 发布日期:2017-04-03
    • 文件大小:11074
    • 提供者:liangzhongfa
  1. constrains

    0下载:
  2. 牛顿约束及黄金分割法是一种很好的全局寻优算法,利用这种方法可以很好的实现全局寻优,其结果可与遗传算法、模拟退火算法、爬山法等相媲美!-Newton constraints and golden section method is a good global optimization algorithm, using this method can achieve a good global optimization, the result with genetic algorithms, sim
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-03
    • 文件大小:5347
    • 提供者:jakechan
  1. xianjinsuanfa

    0下载:
  2. 数学建模中的一些先进算法:神经网络、遗传算法、模拟退火法、模糊数学-Mathematical modeling of some of the advanced algorithms
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-08
    • 文件大小:273743
    • 提供者:洲际
  1. monituihuo_GA

    0下载:
  2. 用模拟退火算法和遗传算法的混合算法求解旅行商问题-By simulated annealing algorithm and genetic algorithm hybrid algorithm for Traveling Salesman Problems
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-30
    • 文件大小:2403
    • 提供者:fjiayin
  1. Ten_Commonly_Algorithm_for_MATLAB

    1下载:
  2. 超过10种MATLAB常用算法:Floyd算法,动态规划,分治算法,概率算法,模拟退火算法,神经网络,搜索算法,贪婪算法,遗传算法,组合算法,-Over 10 types of commonly used MATLAB algorithms: Floyd algorithm, dynamic programming, divide and conquer algorithms, probabilistic algorithms, simulated annealing, neural netwo
  3. 所属分类:matlab

    • 发布日期:2017-05-12
    • 文件大小:2684411
    • 提供者:ZHANGAIQING
  1. xqw0910

    0下载:
  2. brush developed in delphi ·Improved component for work with ·Improve DBGrid from EhLib. Many f ·Delphi 的StringGrid无法嵌入ComboB ·一个相当不错的皮肤源码 ·制作API钩子,截获API的源码 ·漂亮的delphi界面控件 ·远程桌面,服务端+客户端 ·DELPHI办公全套管理系统 ·针对 UDP 通讯协议的 Socket 构件, ·获取
  3. 所属分类:Delphi VCL

    • 发布日期:2017-03-23
    • 文件大小:247923
    • 提供者:gongaimin
  1. matlab-TSP

    1下载:
  2. 包含蚁群,模拟退火,遗传等算法解决TSP问题的matlab代码。-Include ant colonies, simulated annealing and genetic algorithm to solve TSP problem matlab code.
  3. 所属分类:matlab

    • 发布日期:2017-03-30
    • 文件大小:8868
    • 提供者:王旸
  1. main

    0下载:
  2. 智能优化算法中的蚁群、遗传、模拟退火中的一种-optimal algorithm
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-14
    • 文件大小:3061
    • 提供者:张成宝
  1. fc0

    0下载:
  2. 完全图哈密尔顿圈的遗传模拟退火算法matlab通用源程序-Complete graph Hamiltonian cycle common genetic simulated annealing algorithm matlab source
  3. 所属分类:matlab

    • 发布日期:2017-04-01
    • 文件大小:935
    • 提供者:杨飞宇
« 1 2 ... 4 5 6 7 8 910 11 12 13 14 15 16 »
搜珍网 www.dssz.com