CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 搜索资源 - 精确 线 搜索

搜索资源列表

  1. xianquchuchengxu

    2下载:
  2. 表单图像线去除的程序,研究了一种直线检测和字线分离的算法.采用了一种检测直线的方法,即有向单单连通链法,它定义简单,物理意义明确,易于存储和处理.且能较好处理倾斜,断裂和字线交叠的情况,且通过将游程平滑,将尺寸小的单连通链滤除,并减少连通链合并时的搜索范围,可达到算法的加速,使结果更加精确.研究了字线相交的不同情况,采用了与框线检测结合的表格框线去除和交叠文字保留的方法,以及对字线分离后的笔画部分的修整.国内做这方面东西的人都很少,资料很少 -form images line removal
  3. 所属分类:图形/文字识别

    • 发布日期:2008-10-13
    • 文件大小:63487
    • 提供者:宋瑞华
  1. doublehanshu

    0下载:
  2. 直线搜索:用于不精确直线搜索line search-Straight-line search: the search for accurate straight line search
  3. 所属分类:Other systems

    • 发布日期:2017-03-31
    • 文件大小:3808
    • 提供者:liang
  1. EyePos

    0下载:
  2. 最小邻域均值投影函数及其在眼睛定位算法.提出一种投影函数:最小邻域均值投影函数.该函数通过计算每条投影线上各像素点邻域均值的最小值 来跟踪图像中的低灰度特征.与传统的积分投影函数和方差投影函数相比,它以求最小值的局部选择性代替传统投 影函数的全局累加性,因此具有对片状噪声不敏感的特点、此外,在计算过程中,它还能记录最小值点的二维位置信 息,是一个二维的搜索算子、最小邻域均值投影函数的这些特点使其非常适合于眼睛定位.它对眼睛,特别是瞳孔,总 能够产生精确、鲁棒的响应通过在CAS—P
  3. 所属分类:Graph program

    • 发布日期:2017-03-23
    • 文件大小:436424
    • 提供者:郭事业
  1. GVF-Snake-model-

    0下载:
  2. :通过对梯度矢量流(GVF)力场迭代和轮廓收敛过程中时间开销大、不能逼近较复杂轮 廓等不足之处的分析,提出了一种新的初始轮廓线的设置方法。基于小波变换的多尺度轮廓检测算 法,能够较精确地定位出各类轮廓,在此基础上设置的初始轮廓线能够非常好地靠近图像中的各种真 实轮廓。实验结果表明,此方法有效地缩小了搜索的范围,减少了GVF迭代次数,提高了轮廓收敛的 速度,并保留了GVF Snake模型的所有优点。-: The gradient vector flow (GVF) field it
  3. 所属分类:Special Effects

    • 发布日期:2017-03-25
    • 文件大小:248673
    • 提供者:fuky
  1. QMIN

    0下载:
  2. 功能: 精确线搜索之抛物线法 输入: phi 是目标函数, a和b是搜索区间的端点-Features: accurate line search of the parabola method input: phi is the objective function, a and b are the endpoints of the search range
  3. 所属分类:matlab

    • 发布日期:2017-03-23
    • 文件大小:1003
    • 提供者:蔡萃英
  1. wolfepowell

    0下载:
  2. 用于优化方法中的一维不精确线搜索,运用wolfepowell原则进行先搜索!-the program is about the wolfepowell!
  3. 所属分类:Algorithm

    • 发布日期:2017-04-01
    • 文件大小:1344
    • 提供者:阿森纳
  1. MATLAB(1)

    1下载:
  2. 无约束优化,用精确线搜索的最速下降法极小化函数-Unconstrained optimization, with the exact line search the steepest descent method minimization function
  3. 所属分类:matlab

    • 发布日期:2015-06-26
    • 文件大小:4096
    • 提供者:zhangli
  1. golds

    0下载:
  2. 黄金分割法代码 功能: 0.618法精确线搜索-function [s,phis,k,G,E]=golds(phi,a,b,delta,epsilon)
  3. 所属分类:Special Effects

    • 发布日期:2017-04-03
    • 文件大小:626
    • 提供者:张婧茹
  1. line-search

    0下载:
  2. 线搜索技术的基本算法,包括精确先搜索的黄金分割算法和非精确算法中的armijo算法-Line search algorithms, including the precise search first gold segmentation algorithm and Inexact armijo algorithm
  3. 所属分类:matlab

    • 发布日期:2017-11-24
    • 文件大小:1912
    • 提供者:
  1. xiansousuo

    0下载:
  2. 用黄金分割法来求解函数的极小点,不用求函数的导数,只需进行迭代即可,非精确线搜索技术用于解决极值区间-Golden section method to solve the minimum point of the function, do not seek the derivative of a function, simply iteration can be inexact line search techniques for solving extremal interval
  3. 所属分类:matlab

    • 发布日期:2017-11-08
    • 文件大小:2209
    • 提供者:月亮
  1. minGS

    0下载:
  2. 用非精确线搜索来求函数极小问题,这种是在一维的情况下的情况-Minimization Problems with inexact line search to seek, this is the situation in the case of one-dimensional
  3. 所属分类:matlab

    • 发布日期:2017-11-05
    • 文件大小:3497
    • 提供者:月亮
  1. Optimization-Methods-

    7下载:
  2. 《最优化方法及其Matlab程序设计》较系统地介绍了非线性最优化问题的基本理论和算法,以及主要算法的Matlab程序设计,主要内容包括(精确或非精确)线搜索技术、最速下降法与(修正)牛顿法、共轭梯度法、拟牛顿法、信赖域方法、非线性最小二乘问题的解法、约束优化问题的最优性条件、罚函数法、可行方向法、二次规划问题的解法、序列二次规划法等。-" Optimization Methods and Matlab programming," a more systematic introd
  3. 所属分类:matlab

    • 发布日期:2015-12-23
    • 文件大小:1792000
    • 提供者:赵雪伟
  1. erfen

    0下载:
  2. 最优化方法及其MATLAB程序设计,针对非精确线搜索的方法,二分法-Optimization method and MATLAB program design, method for inexact line search, dichotomy
  3. 所属分类:matlab

    • 发布日期:2017-04-12
    • 文件大小:538
    • 提供者:jhon
  1. 1

    0下载:
  2. 最优化方法——线搜索源代码 包含Armijo准则、0.618法精确线搜索-Optimization method- line search source code
  3. 所属分类:Other systems

    • 发布日期:2017-04-13
    • 文件大小:2348
    • 提供者:高柳
  1. line_search_gold

    0下载:
  2. 0.618法求解无约束优化问题的一维精确线搜索,matlab-0.618 method for solving constrained optimization problems of one-dimensional exact line search, matlab
  3. 所属分类:Other systems

    • 发布日期:2017-04-12
    • 文件大小:775
    • 提供者:
  1. 阻尼牛顿法程序)

    1下载:
  2. 由于实际问题的精确极小点一般是不知道的, 因此初始点的选取给算法的实 际操作带来了很大的困难. 为了克服这一困难, 可引入线搜索技术以得到大范围 收敛的算法, 即所谓的阻尼牛顿法(Since the exact minimum points of the actual problem are generally unknown, the selection of the initial points is given to the algorithm In order to overcom
  3. 所属分类:数值算法/人工智能

    • 发布日期:2017-12-21
    • 文件大小:6144
    • 提供者:梦梦111
  1. 最速下降法

    4下载:
  2. 利用最速下降法极小化函数q(x)=(10x1^2-18x1x2+10x2^2)/2+4x1-15x2=13,线搜索步长为精确步长(Steepest descent method for numerical example)
  3. 所属分类:其他

    • 发布日期:2017-12-23
    • 文件大小:1024
    • 提供者:Camille1994
  1. wolfe

    0下载:
  2. 非精确线搜索中的Wolfe搜索,强Wolfe搜索比一般Wolfe搜索快(Wolfe search in inexact line search, strong Wolfe search is faster than general Wolfe search)
  3. 所属分类:其他

    • 发布日期:2018-04-29
    • 文件大小:1024
    • 提供者:lin7788
  1. 11robustica

    0下载:
  2. Zarzoso 提出的一种ICA 方法,这个方法以归一化的峭度作为对照函数。并通过优化的步长来对对照函数进行优化。它使用的是精确线搜索。(Kurtosis-based RobustICA method for deflationary ICA/BSS)
  3. 所属分类:其他

    • 发布日期:2018-05-02
    • 文件大小:98304
    • 提供者:正文
搜珍网 www.dssz.com