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

搜索资源列表

  1. 最优化

    0下载:
  2. matlab 关于牛顿法,最速化,拟牛顿法,黄金分割法,一维搜索法的编程-Matlab of Newton, the most speed, quasi-Newton method, 0.618, one-dimensional search Programming
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:11.31kb
    • 提供者:孟琳珺
  1. matlab44

    0下载:
  2. 学会用MATLAB编写程序; 学会一维搜索法; 精确的一维线性搜索法:0.618法; 非精确的一维线性搜索法:goldstein法;
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:1.39kb
    • 提供者:mengxiang
  1. matlab55

    0下载:
  2. 学会不同搜索法(最速下降法,共轭梯度法,牛顿法,拟牛顿法)的计算步骤; 比较不同搜索法(最速下降法,共轭梯度法,牛顿法,拟牛顿法)的优缺点。
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:3.2kb
    • 提供者:mengxiang
  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
    • 文件大小:3.18kb
    • 提供者:闫安心
  1. 06071419

    1下载:
  2. 机械优化设计的作业 包括一维搜索方法(二次差值,牛顿法,黄金分割法),以及最速下降法和内点惩罚函数法及等值线图-Optimal Design of mechanical operations, including one-dimensional search method (the second difference, Newton' s law, golden section method), and the steepest descent method and interior po
  3. 所属分类:matlab

    • 发布日期:2017-05-30
    • 文件大小:12.11mb
    • 提供者:王正宇
  1. wolfe-powell

    3下载:
  2. 利用wolfe-powell准则求解函数优化问题,使用不精确搜索法寻找最优步长,仿真正确。-Wolfe-powell guidelines for solving function optimization problems, the use of imprecise search method to find the optimal step length, the simulation is correct.
  3. 所属分类:matlab

    • 发布日期:2017-03-31
    • 文件大小:746byte
    • 提供者:chentianyou
  1. GRASP

    2下载:
  2. 贪婪随机自适应搜索法(GRASP),使用随机化的最小最小完成时间算法来产生问题的初始解,再通过变邻域下降算法来改进这个解。-Greedy randomized adaptive search method (GRASP), the minimum use of randomized algorithm to generate the minimum completion time of the initial solutions of the problem, and through the v
  3. 所属分类:matlab

    • 发布日期:2017-03-26
    • 文件大小:5.3kb
    • 提供者:sunling
  1. MATLAB

    1下载:
  2. 这个是逐步搜索法的MATLAB主程序,牛顿法,不动点迭代法-This is a step by step search method MATLAB main program, compiled his free time, by running the verification.
  3. 所属分类:matlab

    • 发布日期:2017-03-27
    • 文件大小:1.56kb
    • 提供者:李星
  1. MATLABoptimization

    20下载:
  2. matlab最优化程序包括 无约束一维极值问题 进退法 黄金分割法 斐波那契法 牛顿法基本牛顿法 全局牛顿法 割线法 抛物线法 三次插值法 可接受搜索法 Goidstein法 Wolfe.Powell法 单纯形搜索法 Powell法 最速下降法 共轭梯度法 牛顿法 修正牛顿法 拟牛顿法 信赖域法 显式最速下降法, Rosen梯度投影法 罚函数法 外点罚函数法 內点罚函数法 混合罚函数法 乘子法 G-N法 修正G-N法 L-M法
  3. 所属分类:matlab例程

    • 发布日期:2013-12-09
    • 文件大小:37.54kb
    • 提供者:百位过
  1. motionEstTSS

    0下载:
  2. matlab下编写的三步快速搜索法,希望大家有用-Three Step Search Algorithm
  3. 所属分类:matlab

    • 发布日期:2017-04-02
    • 文件大小:1.77kb
    • 提供者:wang
  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
    • 文件大小:4.51mb
    • 提供者:alan
  1. ThreeStepSearch

    0下载:
  2. 运动估计中的经典三步搜索法源码以及实验结果,直接能用。-Motion Estimation of the classic three-step search method and experimental results of source, can be used directly.
  3. 所属分类:matlab

    • 发布日期:2017-03-30
    • 文件大小:420.61kb
    • 提供者:summer
  1. treestep

    0下载:
  2. 针对视频的运动估计的新三步搜索法,内附源码及实验数据。-Motion estimation for video of the new three-step search method, containing source code and experimental data.
  3. 所属分类:matlab

    • 发布日期:2017-05-10
    • 文件大小:2.33mb
    • 提供者:summer
  1. global-motion

    0下载:
  2. 此代码为对全局运动进行估计,运用的全局搜索法。-The code for the global motion estimation, the use of global search method.
  3. 所属分类:matlab

    • 发布日期:2017-04-03
    • 文件大小:1.79kb
    • 提供者:王璐
  1. 最速下降法

    1下载:
  2. 梯度下降法是一个最优化算法,通常也称为最速下降法。最速下降法是求解无约束优化问题最简单和最古老的方法之一,虽然现在已经不具有实用性,但是许多有效算法都是以它为基础进行改进和修正而得到的。最速下降法是用负梯度方向为搜索方向的,最速下降法越接近目标值,步长越小,前进越慢。(The gradient descent method is an optimization algorithm, also known as steepest descent. The steepest descent meth
  3. 所属分类:matlab例程

  1. FR共轭梯度法

    1下载:
  2. 共轭梯度法也就是共轭方向法的一种特殊形式,即初始搜索方向为梯度方向。其中根据β的不同又可细分为FR、PRP等方法,主要参考了文件夹中的四本书的内容对其进行总结。最优化算法本质上都是进行最小值的寻优,FR共轭梯度法也不例外。寻优的问题包括两个重要的方面,一个是方向,一个是步长。(Conjugate gradient method is a special form of conjugate direction method, that is, the initial search directio
  3. 所属分类:matlab例程

  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
    • 文件大小:5.76mb
    • 提供者:carpinter
  1. 势场法-改进

    2下载:
  2. 通过这一算法可以实现二维平面内无人机的路径规划。在该平面内存在已知的障碍,势场法通过给终点添加引力,对障碍增加斥力,使得无人机能够顺利的避障并到达终点。通过对传统势场法的改进,避免了无人机容易陷入极值的问题,使搜索更易实现。(Through this algorithm, the path planning of the UAV in the two-dimensional plane can be realized. There are known obstacles in the plane
  3. 所属分类:matlab例程

    • 发布日期:2018-01-11
    • 文件大小:4kb
    • 提供者:黄小意
  1. 禁忌搜索法实现vrp,matlab

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

  1. 基于混沌单纯形法算子的布谷鸟搜索算法

    2下载:
  2. 运用单纯形法的改进型布谷鸟算法,效果优良(Improved cuckoo algorithm using the simplex method)
  3. 所属分类:matlab例程

    • 发布日期:2019-12-23
    • 文件大小:7kb
    • 提供者:EDMM
« 12 3 4 5 6 7 »
搜珍网 www.dssz.com