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

搜索资源列表

  1. huangjinfenge

    0下载:
  2. 在VC++2008环境下用黄金分割法求最佳步长-In the VC++2008 environment with golden section for the best step
  3. 所属分类:Special Effects

    • 发布日期:2017-05-04
    • 文件大小:1488706
    • 提供者:托迪
  1. 0618fa

    0下载:
  2. 0.618法是根据黄金分割原理设计的,所以又称之为黄金分割法。   优选法是一种求最优化问题的方法。-0.618 method is designed based on the principle of golden, it is also called the golden section method. Optimization is an optimization problem seeking.
  3. 所属分类:matlab

    • 发布日期:2017-04-10
    • 文件大小:1008
    • 提供者:马晓敏
  1. hj

    0下载:
  2. 黄金分割法,希望对大家有所帮助 也可以和大家交流-Golden section method
  3. 所属分类:Other systems

    • 发布日期:2017-04-02
    • 文件大小:822
    • 提供者:何振强
  1. OptimumDM

    0下载:
  2. 机械优化设计一维、多维约束、多维无约束优化算法集成。包括:黄金分割法、牛顿法、梯度法、随机方向法、可行方向法等-Optimization of Mechanical Design dimensional, multi-dimensional constraints, multi-dimensional integration of unconstrained optimization. Include: golden section method, Newton method, gradient
  3. 所属分类:Algorithm

    • 发布日期:2017-04-07
    • 文件大小:93369
    • 提供者:郭雪冰
  1. MINFBNQ

    0下载:
  2. 无约束一维极值问题中的黄金分割法,例程可调-Unconstrained extremal problem in the one-dimensional golden section method, routine adjustable
  3. 所属分类:matlab

    • 发布日期:2017-04-11
    • 文件大小:516
    • 提供者:victory
  1. huangjinfenge

    0下载:
  2. 用黄金分割法求极值 用黄金分割法求极值-Extremum with the Golden Section Golden Section Method with extreme extreme with the Golden Section Method
  3. 所属分类:Special Effects

    • 发布日期:2017-04-13
    • 文件大小:1754
    • 提供者:朱兆一
  1. One-dimensional-extremum-problem

    0下载:
  2. 第6章 无约束一维极值问题 所在章节 函数名 功 能 6.1 minJT 用进退法求解一维函数的极值区间 6.2 minHJ 用黄金分割法求解一维函数的极值 6.3 minFBNQ 用斐波那契法求解一维函数的极值 6.4 minNewton 用牛顿法求解一维函数的极值 6.5 minGX 用割线法求解一维函数的极值 6.6 minPWX 用抛物线法求解一维函数的极值 6.7 minTri 用三次插值法求解一维函数的极值 6.8.1 minGS 用Golds
  3. 所属分类:matlab

    • 发布日期:2017-03-22
    • 文件大小:4191
    • 提供者:dsd
  1. 1

    0下载:
  2. 黄金分割法在机械设计中的实际应用 列举了一个例题-Golden section method in the mechanical design of a practical application example cited
  3. 所属分类:Data structs

    • 发布日期:2017-04-07
    • 文件大小:1702
    • 提供者:招數想
  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. 11

    0下载:
  2. 二分法,牛顿法,黄金分割法的matlab实现。-Dichotomy, Newton method, the golden section method matlab implementation.
  3. 所属分类:matlab

    • 发布日期:2017-04-11
    • 文件大小:1459
    • 提供者:冯力理
  1. 302302003

    1下载:
  2. 无约束一维极值问题,进退法,黄金分割法、奜波那契法,牛顿法,割线法,goldstein法,wolfe-powell 算法matlab源代码-Unconstrained a d extremum problems, in a method, the golden section method, wave that contract law, Newton method, secant line rule, goldstein method, Wolfe-Powell algorithm matla
  3. 所属分类:matlab

    • 发布日期:2017-04-07
    • 文件大小:5242
    • 提供者:熊杰
  1. yiweihuangjinfenge

    0下载:
  2. 一维黄金分割算法源码,程序编写的很漂亮,非常值得借鉴和学习。-One-dimensional golden section algorithm source code, programming is very beautiful, very worth learning and learning.
  3. 所属分类:Algorithm

    • 发布日期:2017-04-05
    • 文件大小:2881
    • 提供者:ww
  1. frequency-searching

    1下载:
  2. 得到特征方程,采用二分法和黄金分割法搜索梁、板等结构的自振频率-The characteristic equation, and the golden section method using dichotomy search beams, plates and other structure of the natural frequency
  3. 所属分类:matlab

    • 发布日期:2015-01-21
    • 文件大小:1024
    • 提供者:jjq
  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. minHJ

    0下载:
  2. 利用黄金分割法来求解目标函数的局部极小值。-Functions using golden section method for the minimum.
  3. 所属分类:matlab

    • 发布日期:2017-04-05
    • 文件大小:557
    • 提供者:heyubo
  1. huang-jin-fen-ge-fa

    0下载:
  2. 黄金分割法代码,用于进行黄金分割法估值,即单参数最优化估值最优化方法中。-Golden section method code for the golden section method valuation, that valuation of single-parameter optimization optimization methods.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-01
    • 文件大小:8464
    • 提供者:王泽
  1. MATLAB

    0下载:
  2. 几个基本的搜索最值的子函数 包括前进后退法 黄金分割法 二次插值法 三次插值法 -The value of a few basic search subroutine includes the most forward-back technique golden section method quadratic interpolation cubic interpolation
  3. 所属分类:Algorithm

    • 发布日期:2017-04-08
    • 文件大小:1493
    • 提供者:ganlu
  1. Desktop

    0下载:
  2. 黄金分割搜索算法,能够快速的搜索出想要的结果,并且能够得到优化的结果,在优化计算中得到广泛的应用。-Golden section search algorithm to quickly search the desired results, and the results can be optimized in the optimization calculation is widely used.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-03
    • 文件大小:2982
    • 提供者:FSQ
  1. huangjinfengefa

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

    • 发布日期:2017-04-04
    • 文件大小:6368
    • 提供者:刘晴
  1. CX

    0下载:
  2. 采用黄金分割法 进退法 搜索函数最优解-Golden section method of advance and retreat
  3. 所属分类:Special Effects

    • 发布日期:2017-04-11
    • 文件大小:671
    • 提供者:黄健斌
« 1 2 3 4 5 6 78 9 10 11 12 13 14 »
搜珍网 www.dssz.com