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

搜索资源列表

  1. hjfg

    0下载:
  2. 优化设计一维搜索方法的黄金分割法,又称作0.618法!-Optimal Design of one-dimensional search method of golden section method, also known as the 0.618 Act!
  3. 所属分类:Algorithm

    • 发布日期:2017-04-13
    • 文件大小:1608
    • 提供者:jj
  1. 008

    0下载:
  2. 无约束优化方法,黄金分割法求函数极值,一维搜索问题-Unconstrained optimization methods, golden section method for extreme value function, one-dimensional search problems
  3. 所属分类:assembly language

    • 发布日期:2017-04-12
    • 文件大小:1281
    • 提供者:陈雨
  1. 3

    0下载:
  2. 机械优化设计中最基本的优化算法——一维搜索,它是其他算法的基础,简单,但很重要-Optimize the design of the basic machinery of the optimization algorithm- one-dimensional search, which is the basis for other algorithms, simple, but very important
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-15
    • 文件大小:6768
    • 提供者:asus
  1. ResolveOptmizationProblemswithconjugategradientmet

    0下载:
  2. 压缩包中有两个程序代码,一个是共轭梯度法求最优解,一维搜索用的是不精确搜索法,另一个是从键盘输入方程表达式的程序代码-There are two compression package code, a conjugate gradient method for optimal solution, one-dimensional search using a search method inaccurate, and the other is from the keyboard input cod
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-08
    • 文件大小:2467
    • 提供者:houhua
  1. success_failure_way

    0下载:
  2. 本程序是最优化理论中一维搜索方法之一——成功失败法的实现-linear search
  3. 所属分类:Algorithm

    • 发布日期:2017-04-05
    • 文件大小:825
    • 提供者:qingfeng
  1. quadraticinterpolationalgorithm

    0下载:
  2. 利用二次插值法进行一维搜索,得出最小值,通过抛物线法实现区间识别-Quadratic interpolation method using a one-dimensional search, the minimum value obtained by the parabola method to achieve Interval Recognition
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:4127
    • 提供者:张靖
  1. 1dsearch

    0下载:
  2. 最优化问题的一维搜索,在工程当中应用广泛,解决实际操作设计中的最优化问题。-Optimization problem of one-dimensional search, which are widely used in engineering to solve practical design optimization problem.
  3. 所属分类:Algorithm

    • 发布日期:2017-04-10
    • 文件大小:1204
    • 提供者:张聪
  1. 1

    0下载:
  2. 利用c语言编写的最速下降法程序,其中包括利用进退法和0.618法进行的一维搜索-Using c language of the steepest descent procedure, including the advance and retreat method and 0.618 using one-dimensional search method
  3. 所属分类:File Formats

    • 发布日期:2017-04-10
    • 文件大小:517
    • 提供者:杨天
  1. golden

    0下载:
  2. 黄金分割法:机械优化设计,一维搜索中,求最小值-Golden section method: mechanical optimal design, one-dimensional search, find the minimum
  3. 所属分类:CSharp

    • 发布日期:2017-03-31
    • 文件大小:26730
    • 提供者:dazhu
  1. PunishExp

    0下载:
  2. 惩罚函数法,外点法,用鲍威尔无约束搜索和牛顿法一维搜索-Penalty function, external point method, using Powell' s search and Newton method for unconstrained one-dimensional search
  3. 所属分类:Algorithm

    • 发布日期:2017-04-07
    • 文件大小:238176
    • 提供者:sbj
  1. lhplph

    0下载:
  2. 最优化中的一维搜索的最优化方法:黄金分割法计算最优解-Optimization of the golden section method to compute the optimal solution
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-04
    • 文件大小:1570
    • 提供者:李鹏辉
  1. 0.618

    0下载:
  2. 一维搜索0.618黄金分割点算法,只适用于单峰函数的局部搜索。经过编译。-One-dimension search algorithm, Gold segmentation algorithm .It applies only to the local search of single-peak function.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-08
    • 文件大小:520
    • 提供者:ling
  1. DFP

    0下载:
  2. DFP计算算法(精确一维搜索,花费时间很少) -DFP calculation algorithm (exact one-dimensional search, spent little time)
  3. 所属分类:matlab

    • 发布日期:2017-04-05
    • 文件大小:701
    • 提供者:赵凡
  1. FR

    0下载:
  2. 无约束优化FR算法的MATLAB实现源代码(不精确一维搜索)-FR algorithm for unconstrained optimization MATLAB implementation source code (inexact one-dimensional search)
  3. 所属分类:matlab

    • 发布日期:2017-03-23
    • 文件大小:594
    • 提供者:赵凡
  1. SIMPSION-INTEGRAL

    1下载:
  2. 用辛普森方法计算积分,只能计算一重积分。程序为变步长辛普森积分法。其中包含有一维搜索的程序。-Integration with the Simpson method
  3. 所属分类:Algorithm

    • 发布日期:2017-04-11
    • 文件大小:1186
    • 提供者:sj
  1. cg

    0下载:
  2. 该程序是用共轭梯度法来求解函数的最优化问题,其中一维搜索时采用了0.618法,即黄金分割法-The program is the conjugate gradient method to solve the function optimization problem, one-dimensional search using the 0.618 method, that is, golden section method
  3. 所属分类:Algorithm

    • 发布日期:2017-04-06
    • 文件大小:988
    • 提供者:hongfengjinran
  1. huangjin

    0下载:
  2. 一维搜索的黄金分割C++算法,内附图片以供参考-#include "stdafx.h" #include<iostream> using namespace std
  3. 所属分类:Data structs

    • 发布日期:2017-04-16
    • 文件大小:121122
    • 提供者:王超
  1. zniniudunzhiyi_AG

    0下载:
  2. 拟牛顿算法,H矩阵由秩1算法得到,一维搜索由ArmigoGoldstein实现-Quasi-Newton algorithm, H matrix by the rank 1 algorithm, to achieve one-dimensional search by the ArmigoGoldstein
  3. 所属分类:Algorithm

    • 发布日期:2017-04-07
    • 文件大小:1077
    • 提供者:杨旻宸
  1. Objective-function-extremum

    0下载:
  2. 采用了精确一维搜索法进行目标函数求极值,其中使用了黄金分割法,最速下降法和拟牛顿法。-Using the exact one-dimensional search method to the objective function extremum, which uses the golden section method, steepest descent and quasi-Newton method.
  3. 所属分类:matlab

    • 发布日期:2017-04-10
    • 文件大小:1269
    • 提供者:海风
  1. huangjinfengefa

    0下载:
  2. 机械优化设计中的一维搜索方法:黄金分割法-Optimization of Mechanical Design of one-dimensional search methods: golden section method
  3. 所属分类:Special Effects

    • 发布日期:2017-04-04
    • 文件大小:6368
    • 提供者:刘晴
« 1 2 34 5 6 7 8 9 10 »
搜珍网 www.dssz.com