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

搜索资源列表

  1. simulated-annealing-algorithm--cPP

    0下载:
  2.  模拟退火算法是通过赋予搜索过程一种时变且最终趋于零的概率突跳性,从而可有效避免陷入局部极小并最终趋于全局最优的串行结构的优化算法-Simulated annealing algorithm is the search process by giving a time-change and ultimately tends to zero the probability of jumps, and thus can effectively avoid falling into local min
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-27
    • 文件大小:3355
    • 提供者:shitou
  1. lingo

    0下载:
  2. 实用lingo软件 实现对非线性规划的最优解 包括全局最优解和局部最优解-Practical lingo software for the optimal solution of nonlinear programming, including the global optimum and local optimum, etc.
  3. 所属分类:Algorithm

    • 发布日期:2016-03-20
    • 文件大小:2861056
    • 提供者:赤脚陀螺
  1. shengyin

    0下载:
  2. 不同SVD(全局、局部)处理声音、图像、地质信号,里面有一些自己编写的函数,有的地方不太完美-different SVD(global and local) in voice,figure,Geology processing
  3. 所属分类:matlab

    • 发布日期:2017-06-19
    • 文件大小:30142358
    • 提供者:xiachun
  1. 2e

    0下载:
  2. 一类捕食_食饵模型分歧解的局部稳定性和全局分歧.-A predator prey model _ bifurcation solutions of local stability and global bifurcation.
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-24
    • 文件大小:194707
    • 提供者:en
  1. filterbank

    1下载:
  2. proposed filter-based algorithm uses a bank of Gabor filters to capture both local and global details in a fingerprint as a compact fixed length FingerCode. The fingerprint matching is based on the Euclidean distance between the two correspon
  3. 所属分类:matlab

    • 发布日期:2016-03-04
    • 文件大小:6144
    • 提供者:Ash_rulerz
  1. KP

    0下载:
  2. 引入能够处理混合型数据的K-prototypes聚类算法,在此基础上构造了一种基于粒子群优化算法和K-prototypes方法的混合聚类算法-this paper employs the K-prototypes clustering algorithm to deal with mixed valued data, and designs a hybrid clustering algorithm based on particle swarm optimization algorithm a
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-07
    • 文件大小:30759
    • 提供者:伍洁
  1. hundunpso

    0下载:
  2. 针对二维熵图像分割方法在求取最佳阈值时存在计算量大及微粒群算法容易陷 入局部最优且速度较慢等等问题, 提出了基于混沌粒子群优化算法的二维熵图像分割方法。 该方法考虑了图像中像素点灰度􀀂 􀀂 􀀂 邻域灰度均值对作为阈值对图像进行分割 利用混沌运 动随机性、遍历性和初值敏感性, 将混沌粒子群优化算法与阈值法相结合在二维空间作全局搜 索。实验结果表明了基于混沌粒子群优化算法的二维熵图像分割法用于阈值寻优减少了搜索 时间, 提高了收敛率
  3. 所属分类:matlab

    • 发布日期:2017-04-09
    • 文件大小:1820936
    • 提供者:张泰然
  1. ABC-Delphi-Codes

    0下载:
  2. 由Karaboga提出的一种人工智能算法(Delphi版),通过模拟蜜蜂寻找食物的行为的优化方法。它的主要特点是不需要了解问题的特殊信息,只需要对问题进行优劣的比较,通过各人工蜂个体的局部寻优行为,最终在群体中使全局最优值突现出来,有着较快的收敛速度。-The proposed by Karaboga, an artificial intelligence algorithm (Delphi Edition), by simulating the bees to find food behavi
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-30
    • 文件大小:338304
    • 提供者:L
  1. metric-learning_survey_v2

    0下载:
  2. 关于metric learning的综述,涉及到许多的知识:SVM、kernel、SDP等-This paper surveys the field of distance metric learning from a principle perspective, and includes a broad selection of recent work. In particular, distance metric learning is reviewed under different
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-04
    • 文件大小:322419
    • 提供者:刘建飞
  1. RobNavigation

    0下载:
  2. 首先用链接图建立机器人运动空间模型,在此基础上利用蚂蚁算法进行全局搜索得到全局导航路径,然后用粒子群算法局部调节全局导航路径上的路径点,得到更优路径。-First, the link graph to establish the space model of the robot, using ant algorithm based on global search to get the global navigation path and local regulation on the glob
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-10
    • 文件大小:2065810
    • 提供者:范锦荣
  1. Dynamic-Search-Algorithm

    0下载:
  2. 提出一种基于改进粒子群动态搜索算法的网络重构方法,算法把初始粒子群按照适应度的大小分为两个互不交叉,且具有不同分工的子群,并进行动态搜索。通过引入了交叉和禁忌思想,减少了解陷入局部最优的可能性.与遗传、禁忌搜索算法重构的结果进行比较,表明本文算法具有更高的搜索效率,更容易找到全局最优解.-:An improved method based on improved particle swarm optimization dynamic search algodthm networkrcconfig
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-29
    • 文件大小:419543
    • 提供者:yirufang
  1. localGlobal

    0下载:
  2. Implementation of an elsevier article titled A new local-global approach For Classification.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-10
    • 文件大小:1468
    • 提供者:mina
  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. Genetic Nonlinear Matlab

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

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

    0下载:
  2. 实现PSO对PID参数的优化,可以找到局部最优及全局最优参数。-PSO optimized PID parameters can be found in local optimal and global optimal parameters.
  3. 所属分类:matlab

    • 发布日期:2017-11-26
    • 文件大小:2826
    • 提供者:茫茫
  1. YSPSO

    0下载:
  2. 用matlab编写了带压缩因子的粒子群算法,从而有效控制粒子的飞行速度,使算法达到全局勘测、局部开采的有效平衡-Matlab prepared with a compression factor of the particle swarm algorithm, in order to effectively control the flight speed of the particles, so that the algorithm reach the global survey, an ef
  3. 所属分类:matlab

    • 发布日期:2017-11-27
    • 文件大小:697
    • 提供者:李康毅
  1. Fetransh

    0下载:
  2. Compute direction cosines between three-dimensional local and global coordinate axes
  3. 所属分类:matlab

    • 发布日期:2017-12-07
    • 文件大小:944
    • 提供者:Anshul
  1. genetic-algorithm

    1下载:
  2. Rosenbrock函数的全局最大值,使用遗传算法计算。f(x1,x2) = 100 (x12-x2)2 + (1-x1)2; -2.048 ≤ xi ≤ 2.048 (xi=1,2)。 该函数有两个局部极大点,分别是:f(2.048, -2048)=3897.7342和f(-2.048,-2.0048)=3905.9262其中后者为全局最大点。 -Rosenbrock function global maximum, calculated using a genetic algo
  3. 所属分类:AI-NN-PR

    • 发布日期:2015-11-18
    • 文件大小:51200
    • 提供者:Youyou
  1. BPpredictinof-flood

    1下载:
  2. 针对BP 算法易陷入局部极小、收敛速度慢等缺点,遗传算法是全局优化算法和具有很强的全局搜索能力,遗传算法优化BP 神经网络初始连接权值和阈值形成混合算法。以安徽宣城市为例,将汛期降水量作为预测对象,前期74 项大气环流特征量、500 hPa、100 hPa 月平均高度场、月平均海平面气压场和月平均海温场资料中选取预测因子,建立汛期降水短期气候预测模型。-BP algorithm is easy to fall into local minimum, slow convergence, genet
  3. 所属分类:AI-NN-PR

    • 发布日期:2014-09-02
    • 文件大小:379904
    • 提供者:mali
  1. Direct

    0下载:
  2. DIRECT是一种采样策略,主要运用于高维、黑箱等问题。此中采样策略可以很好的兼顾全局最优和局部最优,是一种比较好的采样方法。-DIRECT is a sampling strategy, mainly used in high-dimensional, black-box problem. Including sampling strategy can be a good balance between the global optimum and local optimum is a bet
  3. 所属分类:matlab

    • 发布日期:2017-11-26
    • 文件大小:7366
    • 提供者:黄志远
« 1 2 34 5 6 7 »
搜珍网 www.dssz.com