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

搜索资源列表

  1. 遗传算法和模拟退火算法相结合的并行实现

    2下载:
  2. 遗传算法和模拟退火算法相结合的并行实现-genetic algorithms and simulated annealing algorithm combining the parallel implementation
  3. 所属分类:人工智能/神经网络/遗传算法

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

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

    • 发布日期:2009-05-05
    • 文件大小:560929
    • 提供者:fengling981825
  1. 多种实用算法源代码

    1下载:
  2. 包括蚁群算法、神经网络、粒子群算法、模拟退火、遗传算法等
  3. 所属分类:数值算法/人工智能

    • 发布日期:2009-05-11
    • 文件大小:17009
    • 提供者:fuchongy
  1. xujinpeng-matlab.rar

    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 model implementation process.
  3. 所属分类:matlab

    • 发布日期:2017-03-27
    • 文件大小:505301
    • 提供者:徐进澎
  1. selected_Algorithm_Collections_for_DSP_Application

    0下载:
  2. 基于matlab的新型信号处理算法集。包括模拟退火、遗传算法、反向传播神经网络、小波变换等等,对于统计信号处理很有参考价值。-Matlab based on a new type of signal processing algorithms. Including simulated annealing, genetic algorithm, back-propagation neural network, wavelet transform, etc., for statistical sig
  3. 所属分类:matlab

    • 发布日期:2017-05-16
    • 文件大小:4231591
    • 提供者:caruchi
  1. SAGA

    5下载:
  2. 用模拟退火优化遗传算法,使遗传算法具有反向搜索能力,通过仿真表明能够得到更优的值。-Optimization by simulated annealing genetic algorithm, genetic algorithm so that the reverse search capabilities, through the simulation shows that can be better value.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-31
    • 文件大小:12705
    • 提供者:史峰
  1. GASA

    1下载:
  2. 图像分割的优化算法,结合了遗传算法和模拟退火算法,并将优化算法和原始otsu方法进行了比较-Optimization of image segmentation algorithm that combines genetic algorithm and simulated annealing algorithm and optimization algorithm and the original method otsu are compared
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-30
    • 文件大小:83192
    • 提供者:xw
  1. MCMProjects

    1下载:
  2. 我备战2010数学建模美赛所精心准备的算法资料,一共13个算法。应该说是目前比较全的算法集了。每个算法由一个VC6例子实现,来解决一个问题。其中一些是自己编写,其它的也是由网上找到后经过修改编译通过的。比赛结果还不错,一个M,现在把资料共享出来,希望对大家有所帮助,算法主要有模拟退火,遗传算法,蒙特卡罗算法,蚁群算法,粒子群算法,元胞自动机,Dijkstra,最小生成树算法,二分图最大匹配算法,最大流算法,动态规划算法,分支定界法,排队论算法,决策论算法等,我写了个说明文件,列的挺详细的-I a
  3. 所属分类:matlab

    • 发布日期:2017-04-09
    • 文件大小:1355522
    • 提供者:一招鲜
  1. tspmatlab

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

    • 发布日期:2017-04-03
    • 文件大小:11074
    • 提供者:liangzhongfa
  1. 精通MATLAB智能算法(2015代码)

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

    • 发布日期:2017-12-15
    • 文件大小:7047168
    • 提供者:pursh
  1. GA_tuihuo1

    2下载:
  2. 模拟退火优化遗传算法,改进了遗传操作,自适应参数(improved simulated annealing and optimized genetic algorithm)
  3. 所属分类:其他

    • 发布日期:2017-12-29
    • 文件大小:1024
    • 提供者:均哥
  1. Matlab十大算法源代码

    0下载:
  2. Floyd算法,概率算法,类比法,蒙特卡洛,神经网络,贪婪算法,模拟退火算法,灰色预测,遗传算法等(Floyd algorithm, probability algorithm, analogy method, Monte Carlo, neural network, greedy algorithm, simulated annealing algorithm, grey prediction, genetic algorithm, etc.)
  3. 所属分类:人工智能/神经网络/深度学习

    • 发布日期:2017-12-23
    • 文件大小:9578496
    • 提供者:peanut0414
  1. 智能优化算法及其应用

    0下载:
  2. 介绍了模拟退火,遗传算法等优化算法、神经网络、混合优化算法等(The optimization algorithms such as simulated annealing, genetic algorithm, neural network and hybrid optimization algorithm are introduced.)
  3. 所属分类:文章/文档

    • 发布日期:2018-05-07
    • 文件大小:11054080
    • 提供者:ljraindot
  1. 基于matlab的模拟退火-遗传算法程序

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

    • 发布日期:2021-04-06
    • 文件大小:2377728
    • 提供者:陈三岁
  1. GASA

    2下载:
  2. 运用模拟退火遗传算法解决路径优化问题,其中已给出中文注释(GASA for VPR.Simulated Annealing Genetic Algorithms (SAGA) is used to solve the problem of path optimization, in which Chinese annotations are given.)
  3. 所属分类:其他

    • 发布日期:2019-07-19
    • 文件大小:1024
    • 提供者:果果66
  1. 30个智能算法模型

    1下载:
  2. 1-8遗传算法,9 多目标Pareto最优解搜索算法,10 基于多目标Pareto的二维背包搜索算法,11-12免疫算法,13-17粒子群算法,18鱼群算法,19-21模拟退火算法,22-24蚁群算法,25-27神经网络,28 支持向量机的分类,29 支持向量机的回归拟合,30 极限学习机的回归拟合及分类(1-8 genetic algorithm, 9 multi-objective Pareto optimal solution search algorithm, 10 multi-obje
  3. 所属分类:matlab例程

    • 发布日期:2020-11-07
    • 文件大小:1562624
    • 提供者:C131027
  1. MATLAB智能算法30个案例分析代码

    2下载:
  2. 压缩包内是关于BeiHang出版的matlab智能算法30个案例的代码,对于学习理解智能算法的原理和编程有一定的帮助。如遗传算法、粒子群算法、免疫优化算法、模拟退火算法、BP算法等。(there are 30 matlab codes, which match a book about intelligence algorithms,such as genetic algorithms, PSO, ACO,BPO,etc. WISH that will be help for you.)
  3. 所属分类:matlab例程

    • 发布日期:2020-11-07
    • 文件大小:1671168
    • 提供者:爬山虎的脚
  1. 遗传退火算法fortran实现

    1下载:
  2. 遗传算法与模拟退火算法的混合算法,用于最优化问题的求解。(The hybrid algorithm of genetic algorithm and simulated annealing algorithm is used to solve the optimization problem.)
  3. 所属分类:数值算法/人工智能

    • 发布日期:2020-11-21
    • 文件大小:5120
    • 提供者:打死光头强
  1. 粒子群算法

    0下载:
  2. 粒子群算法,也称粒子群优化算法或鸟群觅食算法(Particle Swarm Optimization),缩写为 PSO, 是近年来由J. Kennedy和R. C. Eberhart等 开发的一种新的进化算法(Evolutionary Algorithm - EA)。PSO 算法属于进化算法的一种,和模拟退火算法相似,它也是从随机解出发,通过迭代寻找最优解,它也是通过适应度来评价解的品质,但它比遗传算法规则更为简单,它没有遗传算法的"交叉"(Crossover) 和"
  3. 所属分类:人工智能/神经网络/遗传算法

  1. 遗传模拟退火

    1下载:
  2. 遗传模拟退火算法,包括遗传算法及加入退火优化,退火算法可以跳出局部最优解。
  3. 所属分类:汇编语言

« 1 23 4 5 6 7 8 9 10 ... 16 »
搜珍网 www.dssz.com