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

搜索资源列表

  1. ApplicationofLeastSquareSupportVectorMachine

    0下载:
  2. 基于粒子群与模拟退火优化算法的最小二乘支持向量机参数自选择方法预测混沌序列-anessayaboutchaospredictionbyPSOLSSVM
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-03
    • 文件大小:281881
    • 提供者:张彦
  1. GA_test

    0下载:
  2. 遗传算法:二进制、单点交叉、单点变异、轮盘赌、模拟退火(默认无)、最优个体保留(默认无)-Genetic algorithm: binary, single-point crossover, single-point mutation, roulette, simulated annealing (default no), best individual reservations (default no)
  3. 所属分类:matlab

    • 发布日期:2017-04-08
    • 文件大小:2645
    • 提供者:owen
  1. NP

    1下载:
  2. 基于模拟退火的粒子群算法,基于自然选择的粒子群算法,基于杂交的粒子群算法-Based on simulated annealing particle swarm algorithm, based on natural selection, particle swarm optimization, particle swarm optimization based on hybrid
  3. 所属分类:matlab

    • 发布日期:2017-04-03
    • 文件大小:3704
    • 提供者:Scott
  1. annual

    0下载:
  2. 经典算法,模拟退火,十分实用,适合有一定Matlab基础的人-a very good algorithm
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-12
    • 文件大小:3004654
    • 提供者:yiming
  1. Advanced-algorithm-notes

    0下载:
  2. 先进算法讲义-中科大。在本讲义中,我们将着重讲述一些数学建模中常用的算法,包括神经网络算法、遗传算 法、模拟退火算法和模糊数学方法。-Advanced algorithm notes- China science and technology university.In this lecture, we will focus on talk about some mathematical modeling in common use in the algorithm, including n
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-30
    • 文件大小:273229
    • 提供者:何迎东
  1. simulated-annealing-genetic-method

    1下载:
  2. 一种新型的算法,将模拟退火法和遗传算法相结合,用于求解预测问题-A new algorithm, simulated annealing and genetic algorithm are combined to solve the prediction problem for
  3. 所属分类:matlab

    • 发布日期:2017-03-27
    • 文件大小:3005
    • 提供者:秦朗
  1. gmt

    0下载:
  2. 此为遗传算法和模拟退火算法相结合的一个方法,可实现对函数的优化-This is the genetic algorithm and simulated annealing algorithm, a combination of methods, the optimization function can be realized
  3. 所属分类:matlab

    • 发布日期:2017-04-03
    • 文件大小:61583
    • 提供者:jessica
  1. routing-algorithm-based-on-GA-

    0下载:
  2. 基于遗传算法和模拟退火算法融合的带QoS约束的组播路由算法 Matlab代码- QoS constrained multicast routing algorithm based on GA
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-24
    • 文件大小:1639
    • 提供者:
  1. psooptimiton

    1下载:
  2. 粒子群求解无约束优化问题,包括基本粒子群算法,改进的粒子群算法,还有基于自然选择的粒子群算法和模拟退火的粒子群算法-Swarm for unconstrained optimization problems, including particle swarm algorithm, the improved particle swarm optimization, as well as natural selection based on PSO and simulated annealing p
  3. 所属分类:matlab

    • 发布日期:2017-04-16
    • 文件大小:10498
    • 提供者:王英
  1. TSP110707-1

    1下载:
  2. 旅行商问题是一个典型的NP完全性问题。本文基于改进的自适应遗传 算法设计并开发了一个求解旅行商问题的软件程序,并将此程序进行了48 个城市的TSP问题计算,与模拟退火算法的计算过程及计算结果进行了比 较。文中给出了遗传算法在解决TSP问题中的参数选择和编码方式、适应 度函数的设计、种群的初始化和遗传算子的详细设计。通过对此程序的改 装,即可用于其他NP完全性问题的求解。-The traveling salesman problem is a typical NP proble
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-19
    • 文件大小:5255999
    • 提供者:翁經堯
  1. image_segmentation

    0下载:
  2. 遗传模拟退火图像分割算法,对学习图像分割的童鞋们很有帮助,分割效果也很好~-Genetic simulated annealing algorithm for image segmentation, image segmentation of the study of children' s shoes are very helpful, segmentation is also very good ~
  3. 所属分类:Special Effects

    • 发布日期:2017-05-16
    • 文件大小:4134096
    • 提供者:zhaolulu
  1. MATLAB十大算法源代码

    3下载:
  2. 里面有MATLAB常用的一些算法,有神经网络,灰度预测,类比法,模拟退火等源码,希望能帮助到有需要的人。
  3. 所属分类:matlab例程

  1. program

    0下载:
  2. 基于遗传算法和模拟退火算法的干涉滤光片膜系设计和优化(Design and optimization of interference filter film system based on genetic algorithm and simulated annealing algorithm)
  3. 所属分类:matlab例程

    • 发布日期:2017-12-22
    • 文件大小:2048
    • 提供者:里瓦尔多
  1. SimuA_pso

    1下载:
  2. 基于模拟退火的粒子群算法。适合初学者对模拟退火和粒子群的理解。(Particle swarm optimization algorithm based on simulated annealing. For beginners, the understanding of simulated annealing and particle swarm.)
  3. 所属分类:matlab例程

    • 发布日期:2017-12-18
    • 文件大小:1024
    • 提供者:小午
  1. 新建文件夹

    0下载:
  2. 遗传算法工具箱的各种函数,对于遗传算法中的模拟退火算法,聚类算法等都有一定的帮助(Various functions of genetic algorithm toolbox)
  3. 所属分类:matlab例程

  1. GA_tuihuo1

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

    • 发布日期:2017-12-29
    • 文件大小:1024
    • 提供者:均哥
  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. 模拟退火禁忌搜索遗传算法神经网络MATLAB程序合集

    0下载:
  2. 模拟退火,禁忌搜索,遗传算法,神经网络-MATLAB程序合集(Simulated annealing, tabu search, genetic algorithms, neural networks - MATLAB collection)
  3. 所属分类:人工智能/神经网络/深度学习

    • 发布日期:2017-12-26
    • 文件大小:5120
    • 提供者:1155
  1. monituihuo

    0下载:
  2. 模拟退火,效果良好,有充分的说明和解释,让人容易理解(matlab program, genetic algorithm, the main program of the damaged raw feed)
  3. 所属分类:仿真建模

    • 发布日期:2017-12-30
    • 文件大小:1024
    • 提供者:啊啊啊a
  1. MATLAB智能算法30个案例分析

    0下载:
  2. 对于各种现今时髦的算法的分析,里面有三十种算法,包含蚂蚁算法,遗传算法,模拟退火等等。(For the analysis of modern algorithms, there are thirty algorithms, including ant algorithm, genetic algorithm, simulated annealing, and so on)
  3. 所属分类:文章/文档

    • 发布日期:2017-12-14
    • 文件大小:1560351
    • 提供者:半樽酒
« 1 2 ... 11 12 13 14 15 1617 18 19 20 21 ... 50 »
搜珍网 www.dssz.com