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

搜索资源列表

  1. Graphic

    0下载:
  2. 人工势场法用于局部搜索,A*算法用于全局搜索,结合二者-Artificial potential field method for local search, A* algorithm for global search, combine both
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-12-03
    • 文件大小:3420384
    • 提供者:
  1. Buckland_Chapter7-to-10_Raven

    1下载:
  2. 人工势场法用于局部搜索,A*算法用于全局搜索,结合二者-Artificial intelligence source
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-11-24
    • 文件大小:334380
    • 提供者:吴林
  1. Genetic Nonlinear Matlab

    1下载:
  2. 遗传算法虽然全局搜索能力较强,但是局部搜索能力较弱,一般只能搜索到函数优化问题的次优解,而不是最优解,特别是函数具有多个峰值时,遗传算法易陷入局部极小,不能找到真正的全局最优解。非线性规划因多采用梯度下降方法求解,而具有极强的局部搜索能力。因此,本源代码结合两种算法的优点,一方面采用遗传算法进行全局搜索,另一方面采用非线性规划进行局部搜索,以得到函数优化问题的全局最优解。实验证明,这种方法不仅能解决多峰函数寻优易陷入局部极小的问题,而且具有很高的迭代寻优效率,取得了满意的结果。-Global s
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2013-01-07
    • 文件大小:44166
    • 提供者:乐乐
  1. code-for-memetic-

    0下载:
  2. 文化基因算法伪代码,是遗传算法与其他局部搜索方法的结合-Cultural and genetic algorithm pseudo-code is a combination of genetic algorithms and other local search methods
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-11-06
    • 文件大小:209127
    • 提供者:yanfeiyi
  1. chenxu

    0下载:
  2. 使用粒子群算法解决优化问题,该算法有全局搜索和局部搜索能力,方便快捷。-Particle swarm algorithm to solve the optimization problem, the algorithm global search and local search capability, quick and easy.
  3. 所属分类:MPI

    • 发布日期:2017-11-25
    • 文件大小:3865
    • 提供者:xionghailong
  1. DE-phase-only-synthesis

    0下载:
  2. 运用差分进化算法实现一维线阵方向图优化,还包含了带有单纯形算法局部搜索的混合算法程序-One-dimensional linear array pattern optimization using differential evolution algorithm
  3. 所属分类:matlab例程

    • 发布日期:2017-11-12
    • 文件大小:45056
    • 提供者:解磊
  1. ACO

    0下载:
  2. 蚁群算法的实现,对于蚁群算法采用局部搜索和全局搜索相结合-Implementation of the ant colony algorithm
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-11-10
    • 文件大小:2131
    • 提供者:zhangxiaorui
  1. NLmeansfilter

    0下载:
  2. 进行对非局部均值算法的详细讨论包括权值的计算,均值的实现以及对于搜索窗口的讨论-Detailed discussion of the non-local means algorithm including the calculation of the weights, the realization of the mean and the discussion of the search window
  3. 所属分类:Special Effects

    • 发布日期:2017-11-25
    • 文件大小:1349
    • 提供者:wuyuezhen
  1. Cat

    0下载:
  2. Shu-ChuanChu受到猫日常行为动作的启发,于2006年提出了猫群算法。猫群算法的最大特征表现为在进化过程中能够同时进行局部搜索和全局搜索,具有很好的收敛速度-Shu- ChuanChu inspired by cats everyday actions, cat swarm algorithm is proposed in 2006. Cat swarm algorithm of the biggest characteristic is in the process of evolut
  3. 所属分类:source in ebook

    • 发布日期:2017-04-04
    • 文件大小:1609
    • 提供者:吴先生
  1. Genetic-and-Simulated-Annealing

    0下载:
  2. 针对战区装备保障点动态选址问题的广义最大覆盖选址模型,综合分析传统的启发式算法全局、局部搜索中的 优缺点,提出一种基于BP神经网络的遗传模拟退火算法,并将其运用于战区装备保障点动态选址决策实际同题中,对该算法 进行了仿真研究,给出具体实例的仿真结果验证了该算法求解最优解的高效性以及运算的高收敛速度。-Considering the generalized maximal covering location model of dynamic locating on war zone e
  3. 所属分类:assembly language

    • 发布日期:2017-04-03
    • 文件大小:339357
    • 提供者:asda
  1. gpso4.2-opt

    0下载:
  2. 基于遗传微粒群算法,对旅行商问题求解,采用2-opt进行局部搜索。GPSO4tsp-Genetic particle swarm algorithm for solving the traveling salesman problem, using 2-opt local search. GPSO4tsp
  3. 所属分类:matlab

    • 发布日期:2017-04-06
    • 文件大小:939962
    • 提供者:wuwu
  1. jubuhesuijisuanfa

    0下载:
  2. 局部搜索优化算法,主要利用局部搜索的技术进行目标优化,可用于优化问题。-Local search optimization algorithm, the main use of local search-objective optimization techniques can be used for optimization problems.
  3. 所属分类:Algorithm

    • 发布日期:2017-04-11
    • 文件大小:1357
    • 提供者:long
  1. SAPSO

    0下载:
  2. 本程序介绍了一种改进的粒子群寻优算法;该算法可以更好的实现粒子群寻优过程中的全局搜索与局部搜索值间的平衡。从而寻得最优结果。-This program introduces an improved particle swarm optimization algorithm This algorithm can better realize the particle swarm optimization in the process of the balance between global se
  3. 所属分类:matlab

    • 发布日期:2017-04-12
    • 文件大小:763
    • 提供者:王义
  1. TS

    0下载:
  2. 禁忌搜索(Tabu search)是局部邻域搜索算法的推广,Fred Glover在1986年提出这个概念,进而形成一套完整算法。 -Tabu search
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-13
    • 文件大小:2186
    • 提供者:chen
  1. The-Cuckoo-SearchThe-Cuckoo-Search

    0下载:
  2. 布谷鸟搜索(CS)算法是根据生物界中布谷鸟的寄生繁殖机理而提出的一种仿生智能优化算法,由于布谷鸟搜索算法具有优秀的全局搜索和局部搜索能力,并且控制参数少,收敛速度快-The Cuckoo Search (CS) algorithm is a bionic intelligent optimization algorithmbased on the mechanism of biological reproduction in parasitic cuckoo proposed. Dueto th
  3. 所属分类:matlab

    • 发布日期:2017-04-30
    • 文件大小:185141
    • 提供者:翔子
  1. findPointNormals

    2下载:
  2. 基于kd-tree搜索算法,利用局部邻域的平面拟合,检测三维点云数据的法线方向- Estimates the normals of a sparse set of n 3d points by using a set of the closest neighbours to approximate a plane.
  3. 所属分类:matlab

    • 发布日期:2017-04-14
    • 文件大小:2866
    • 提供者:张芳
  1. IABC

    0下载:
  2. 在求解函数优化问题时,为了提升人工蜂群算法局部搜索能力,提出了一种新颖的混沌蜂群算法。-in order to improve the ability of artificial bee colony algotithm at exploitation, a novel chaos-artificial bee colony algorithm is proposed for continuous function optimization problems.
  3. 所属分类:matlab

    • 发布日期:2017-04-14
    • 文件大小:2639
    • 提供者:王峰
  1. POS_mod

    1下载:
  2. 改进的粒子群算法(PSO)MATLAB源程序m文件,在粒子群算法中引入克隆、选择算子寻求最优解。在同一粒子周围使用克隆选择算子进行多个方向的全局和局部搜索,促使种群中粒子快速进化,较快的得到局部最优和全局最优的位置-Improved particle swarm optimization algorithm (PSO) MATLAB source M files, in the particle swarm optimization algorithm to clone, the operat
  3. 所属分类:matlab

    • 发布日期:2017-05-19
    • 文件大小:4703416
    • 提供者:涂超
  1. FOA-algorithm-

    0下载:
  2. FOA是一种较新的只能算法,该算法具有较强的搜索能力,局部搜索能力较强,在连续问题和离散问题上都有很多的应用-FOA is a newer only algorithm, the algorithm has a strong search ability, strong local search ability, continuous problems and discrete problems have a lot of applications
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-12-15
    • 文件大小:16187392
    • 提供者:guan
  1. geneticVRP

    1下载:
  2. 路径组合编码的遗传算法应用于求解VRP问题时,顺序交叉算子局部寻优能力不足的缺陷,引入一种进化逆转算子,改进了遗传算法求解VRP问题时的局部搜索能力- U8DEF u5EF3 u7401 u7C1 u7R1 u7 U5B50 u5B0 u90E8 u5BFB u4F18 u803F0 u5B0 u4E0 u8DBY u7DB4 u7684 u7F3A u9677 uFF0C u5F15 u5165 u4E00 u79CD u8FDB u531
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-12-15
    • 文件大小:5120
    • 提供者:shang
« 1 2 3 45 6 7 »
搜珍网 www.dssz.com