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

搜索资源列表

  1. 使用禁忌搜索法约求解瑟夫环改进算法

    0下载:
  2. 使用禁忌搜索法约求解瑟夫环改进算法,程序简单易懂。-use tabu search about solving Cerf Central improved algorithm, procedures simple and understandable.
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:1373
    • 提供者:ge
  1. 优化TSP局部搜索法

    0下载:
  2. TSP算法,应用局部搜索法得到最优路径,已经经过优化。没有密码,可以使用,vc环境下使用。-TSP algorithm, using local search to be optimal path has been optimized. No password can be used, vc environments.
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:29999
    • 提供者:霍哲
  1. 一维搜索法求极值

    0下载:
  2. 用一维搜索法求极值 文件说明不够详细!不详细说明软件具体功能-with a peacekeeping search for extreme documented detailed enough! Without detailing specific software functions
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:854
    • 提供者:111
  1. 二分搜索法

    0下载:
  2. 要求随机关生一个序列,任意查找其中一个元素时,采用二分搜索法实现,并且还能显示查找次数。使用二分法首先要使序列列按从小到大排序,因此程序中还要有排序功能。- there is a random series ,when looking for any an element in this series,we can achieve this by the method of bisectional searching,also the number of search times will be
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:13039
    • 提供者:林子建
  1. hooke-jeeves直接搜索法

    0下载:
  2. 优化算法中hooke-jeeves直接搜索法
  3. 所属分类:数值算法/人工智能

    • 发布日期:2009-11-07
    • 文件大小:569
    • 提供者:conan9666
  1. One-dimensional_search_method.

    0下载:
  2. 无约束优化问题一维搜索的常用方法:黄金分割法(golden_section.m)、加步搜索法(plus_step_search.m)、牛顿法(newton.m)、抛物线法(parabola.m),Unconstrained optimization problem of one-dimensional search of the commonly used methods: Golden Section (golden_section.m), plus step-by-step search m
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:3255
    • 提供者:闫安心
  1. sousuo

    0下载:
  2. 一维搜索法求极值的问题,用c++描述,黄金分割法和斐波那契数列发求-One-dimensional search for the extremum problem, using c++ descr iption, golden section method and the Fibonacci sequence for hair
  3. 所属分类:assembly language

    • 发布日期:2017-03-23
    • 文件大小:1051
    • 提供者:李峰
  1. NLP

    2下载:
  2. matlab最优化程序包括 无约束一维极值问题 进退法 黄金分割法 斐波那契法 牛顿法基本牛顿法 全局牛顿法 割线法 抛物线法 三次插值法 可接受搜索法 Goidstein法 Wolfe.Powell法 单纯形搜索法 Powell法 最速下降法 共轭梯度法 牛顿法 修正牛顿法 拟牛顿法 信赖域法 显式最速下降法-matlab optimization program includes one-dimensional extremum problem without constraint adva
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2016-01-26
    • 文件大小:780288
    • 提供者:林小博
  1. my_3_STEP_search

    0下载:
  2. 标准三步搜索法,用matlab实现,经过实验效果还可以-Standard three-step search method, using matlab to achieve, after the experimental effect can also be
  3. 所属分类:Special Effects

    • 发布日期:2017-04-01
    • 文件大小:1938
    • 提供者:张居正
  1. MotionSearch

    0下载:
  2. H.264运动搜索算法代码,包括三步法,改进的三步法,菱形搜索法,改进的菱形搜索法等算法的源码-H.264 motion search algorithm code, including three-step, improved three-step method, the diamond search method to improve the diamond search algorithm, such as source
  3. 所属分类:Other systems

    • 发布日期:2017-04-02
    • 文件大小:17511
    • 提供者:cc
  1. 51478222fast_select

    0下载:
  2. 在快匹配运动估计算法中,它的计算复杂度可以描述成:运算量=搜索点×块匹配准则.该表达式可以这样解释,在快匹配准则确定的情况下,如果一个匹配点的单位运算量确定了,这时动动估计的动算量就有直接取于搜索的点数,也就是取决于运动估计的搜索算法,实现了三步搜索法-Match the fast motion estimation algorithm, its computational complexity can be described as: Operational × volume = search
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-11
    • 文件大小:1178
    • 提供者:罗鹏
  1. Three_Step_Search

    0下载:
  2. 三步搜索算法是原始的比较经典的块搜索法,是块运动中比较常用且算法简单的搜索方法-Three-step search algorithm is a comparison of the original classic block search method is to block movement of the more common and simple algorithm search method
  3. 所属分类:Special Effects

    • 发布日期:2017-03-28
    • 文件大小:558487
    • 提供者:顾科睿
  1. BasicMotionVectorEstimation

    1下载:
  2. 运动估计块匹配算法 以下是工程中m文件的简单注释: main.m 可通过主函数调用各种基本的块匹配算法 FullSearch.m 全搜索法(又称为Exhaustive Search) ThreeStepSearch.m 三步搜索法(Three Step Search) NewTSS.m 新三步搜索法(New Three Step Search Algorithm) SESTSS.m 简便高效的三步搜索法(Simple And Efficient TSS)
  3. 所属分类:matlab

    • 发布日期:2017-05-17
    • 文件大小:4724753
    • 提供者:alan
  1. FourStep

    0下载:
  2. 这是用四步搜索法求视频图像的运动矢量的。效果很好,可运行。-This is a four-step search Method with video images of the motion vector. Good effect, and can run.
  3. 所属分类:Special Effects

    • 发布日期:2017-05-13
    • 文件大小:3553610
    • 提供者:温娟
  1. searsh-mothed

    0下载:
  2. 三步搜索法的步长从等于或者大于最大搜索范围的一半开始,在每一步中,比较九个搜索点,它们包括搜索正方形中心点和八个位于搜索区边界上的搜索点。每一步以后搜索步长减小一半,至搜索步长为一个像素时搜索结束。-Three-step search method is equal to or greater than the step from the largest range of half of the search starting at each step, compare nine search
  3. 所属分类:Special Effects

    • 发布日期:2017-03-27
    • 文件大小:1592
    • 提供者:韩东辰
  1. 第2章 线搜索方法

    1下载:
  2. 寻找最优值,比如说我有数组data,1000个元素,要从里面找x,线性搜索,就是从头找到尾,依次来看data[0]是否等于x,如果不是data[1],data[2],依次类推,一直找到最后一个。速度最慢,但是适用性最广(Finding optimal values)
  3. 所属分类:其他

    • 发布日期:2017-12-26
    • 文件大小:2048
    • 提供者:学习ANSYS
  1. Newton

    0下载:
  2. 回溯先搜索法梯度下降法与牛顿迭代算法结合的MATLAB例程(Backtracking first search method, gradient descent method and Newton iterative algorithm combined with MATLAB routines)
  3. 所属分类:matlab例程

    • 发布日期:2017-12-25
    • 文件大小:6035456
    • 提供者:carpinter
  1. 全搜索法代码

    0下载:
  2. 利用全搜索法进行块匹配,文件内分为五个.m文件(Block matching by full search method)
  3. 所属分类:图形图象

    • 发布日期:2018-04-23
    • 文件大小:3072
    • 提供者:鱼咸鱼
  1. fibonacci一维搜索法

    0下载:
  2. 利用fibonacci一维搜索法寻找最优值(Find optimum by deploying Fibonacci Linear Research.)
  3. 所属分类:数学计算

    • 发布日期:2018-04-30
    • 文件大小:1024
    • 提供者:hz123
  1. 禁忌搜索法实现vrp,matlab

    7下载:
  2. 该算法主要是禁忌搜索法实现车辆路径优化,即计算vrp较好实现路径优化,matlab代码
  3. 所属分类:matlab例程

« 12 3 4 5 6 7 8 9 10 ... 35 »
搜珍网 www.dssz.com