CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 数值算法/人工智能 matlab例程 搜索资源 - 智能优化算法

搜索资源列表

  1. 包括蚁群,模拟退火,遗传,神经网络,禁忌搜索等智能优化算法对TSP问题的解决

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

    • 发布日期:2009-03-11
    • 文件大小:7942
    • 提供者:okduweijie
  1. testfunction.rar

    8下载:
  2. 用MATLAB编写的18个智能优化算法的测试函数程序,Prepared using MATLAB Intelligent Optimization Algorithm 18 function testing procedures
  3. 所属分类:matlab

    • 发布日期:2017-03-24
    • 文件大小:4716
    • 提供者:潘晔
  1. GSA_matlab

    1下载:
  2. GSA,万有引力算法用于求解智能优化问题,效果特好-GSA, Gravitation intelligent optimization algorithm is used to solve problems, good special effects!!
  3. 所属分类:matlab

    • 发布日期:2017-03-27
    • 文件大小:972949
    • 提供者:朱磊
  1. intelligenceAlgeria

    0下载:
  2. 智能优化算法,可以用matlab平台实现。 关于优化方面比较好的书籍。-Intelligent optimization algorithm, can be used matlab platform. On the optimization better books.
  3. 所属分类:matlab

    • 发布日期:2017-05-28
    • 文件大小:11055187
    • 提供者:张芳
  1. DeMat

    0下载:
  2. 差分进化算法MATLAB程序,是一种智能优化算法-Differential evolution algorithm MATLAB program, is an intelligent optimization algorithm
  3. 所属分类:matlab

    • 发布日期:
    • 文件大小:36154
    • 提供者:马金伟
  1. chaos_examples

    2下载:
  2. 自己写的混沌优化算法,有注释,算法简单,适合学习-Chaos Optimization Algorithm for his writing, there are notes, simple algorithm for learning
  3. 所属分类:matlab

    • 发布日期:2014-06-05
    • 文件大小:1024
    • 提供者:吴军
  1. BBOPSO

    1下载:
  2. 两个(生物地理算法和粒子群算法)智能优化算法MATLAB程序-Two (biogeographic algorithms and particle swarm optimization) intelligent optimization algorithm MATLAB program
  3. 所属分类:matlab

    • 发布日期:2016-11-29
    • 文件大小:2701312
    • 提供者:尹玉京
  1. [智能] 粒子群优化算法演示(PSO)-PSO_Wael

    4下载:
  2. 用粒子群优化算法进行函数寻优,比如寻找函数的最小值,最大值等。(Particle swarm optimization algorithm for function optimization, such as finding the function of the minimum, maximum and so on.)
  3. 所属分类:matlab例程

    • 发布日期:2017-12-22
    • 文件大小:139264
    • 提供者:yangyifei
  1. PSO算法程序

    2下载:
  2. 粒子群优化算法是一种基于群体智能的演化计算技术。与遗传算法相比,PSO没有遗传算法中的选择(Selection)、交叉(Crossover)、变异(Mutation)等操作,而是通过粒子在解空间追随最优的粒子进行搜索。(Particle Swarm Optimization (PSO) is an evolutionary computing technique based on group intelligence. Compared with the genetic algorithm, P
  3. 所属分类:matlab例程

    • 发布日期:2017-12-24
    • 文件大小:10240
    • 提供者:lazyxiaoming
  1. mathematical modeling

    0下载:
  2. 文件包含了多种现代优化算法,如神经网络,模拟退火,禁忌搜索等智能算法。同时还有一些数学建模的相关的matlab实现。(The document contains a variety of modern optimization algorithms, such as neural networks, simulated annealing, tabu search and other intelligent algorithms. At the same time, there are some
  3. 所属分类:matlab例程

    • 发布日期:2017-12-14
    • 文件大小:99482624
    • 提供者:Jyoung丶
  1. 免疫优化算法在物流配送中心选址中的应用

    1下载:
  2. 免疫算法是受生物免疫系统的启发而推出的一种新型的智能搜索算法,是一种确定性和随机性选择相结合并具有"勘探"与"开采"能力的启发式随机搜索算法。 算法主要的步骤: (1)抗原识别与初始抗体产生。 (2)抗体评价 (3)免疫操作 免疫算法的特点: (1)全局搜索能力 (2)多样性保持机制 (3)鲁棒性强 (4)并行分布式搜索机制(A new intelligent i
  3. 所属分类:matlab例程

    • 发布日期:2017-12-25
    • 文件大小:27648
    • 提供者:傲视天下
  1. chapter12

    1下载:
  2. 免疫优化算法应用于物流配送中心,算法编程注释详细,算法运行准确。(The immune optimization algorithm is applied to the logistics distribution center, and the algorithm programming annotation is detailed, and the algorithm runs accurately.)
  3. 所属分类:matlab例程

    • 发布日期:2018-01-05
    • 文件大小:29696
    • 提供者:赵小乙
  1. 改进蚁群

    3下载:
  2. 将蚁群算法应用于三维路径规划问题上,算法编程完整,注释详细,是初学者宝贵的学习材料。(The ant colony algorithm is applied to the three-dimensional path planning problem, the algorithm programming is complete, detailed notes, is a valuable learning material for beginners.)
  3. 所属分类:matlab例程

    • 发布日期:2018-01-05
    • 文件大小:11264
    • 提供者:赵小乙
  1. moealib

    0下载:
  2. 智能优化算法,方便实用,极好的参考文件,给大家参考(Intelligent optimization algorithm, convenient and practical, excellent reference file.)
  3. 所属分类:matlab例程

    • 发布日期:2018-04-20
    • 文件大小:123904
    • 提供者:张6996
  1. 粒子群算法实例 (2)

    0下载:
  2. 本文主要利用粒子群算法解决连续函数的最小值问题,粒子群优化是一种新兴的基于群体智能的启发式全局 搜索算法,粒子群优化算法通过粒子间的竞争和协作以实现在复杂搜索空间中寻找全局最优点。它具有易理解、易实现、全局搜索能力强等特点,倍受科学与工程领域的广泛关注,已经成为发展最快的智能优化算法之一。(Good particle swarm optimization and source program)
  3. 所属分类:matlab例程

    • 发布日期:2018-04-22
    • 文件大小:60416
    • 提供者:sun刀刀
  1. 蝙蝠优化算法

    3下载:
  2. 基于matlab平台的启发式智能算法,蝙蝠算法程序(Heuristic intelligent algorithm based on MATLAB platform, bat algorithm program)
  3. 所属分类:matlab例程

    • 发布日期:2018-04-29
    • 文件大小:97280
    • 提供者:德米安
  1. 和声优化算法

    2下载:
  2. 基于matlab平台的启发式智能算法,和声算法程序(Heuristic intelligent algorithm based on MATLAB platform, harmonic algorithm program)
  3. 所属分类:matlab例程

    • 发布日期:2018-04-30
    • 文件大小:1024
    • 提供者:德米安
  1. 改进智能水滴算法

    3下载:
  2. 求解送取货且带时间窗的绿色车辆路径与调度优化问题(Solving the green vehicle routing and scheduling optimization problem with time window)
  3. 所属分类:matlab例程

    • 发布日期:2019-11-16
    • 文件大小:22528
    • 提供者:大山海经
  1. 鲸鱼优化算法

    0下载:
  2. 受到鲸鱼的行为启发而产生的一种群体智能优化算法
  3. 所属分类:matlab例程

    • 发布日期:2021-05-31
    • 文件大小:236620
    • 提供者:321wangwang123
  1. 66种智能优化算法

    0下载:
  2. 66种智能优化算法可以进行对比,改进,各种目前优化算法基本都有
  3. 所属分类:matlab例程

    • 发布日期:2024-08-01
    • 文件大小:138682
    • 提供者:猜不透
« 12 3 4 5 6 7 8 9 10 »
搜珍网 www.dssz.com