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

搜索资源列表

  1. golds

    0下载:
  2. matlab 利用黄金分割法进行最优化处理-matlab segmentation method using gold to optimize processing ......
  3. 所属分类:matlab

    • 发布日期:2017-04-11
    • 文件大小:646
    • 提供者:sungan
  1. huangjinfengefa

    0下载:
  2. 最优化方法求解无约束非线性规化。一维线性搜索,黄金分割法。-Golden Section optimization
  3. 所属分类:Other systems

    • 发布日期:2017-04-13
    • 文件大小:2527
    • 提供者:边城
  1. jintui-and-hjfe-matlab

    0下载:
  2. 优化设计进退法及黄金分割法的matlab程序,实例解释-Optimal design method and the golden section method retreat matlab program, examples explain
  3. 所属分类:Other systems

    • 发布日期:2017-04-10
    • 文件大小:900
    • 提供者:木青
  1. Golden-Section

    0下载:
  2. 黄金分割法把一条线段分割为两部分,使其中一部分与全长之比等于另一部分与这部分之比。其比值是一个无理数,取其前三位数字的近似值是0.618,所以也称为0.618法。-Golden Section
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-24
    • 文件大小:17684
    • 提供者:dd
  1. onevc6.0

    0下载:
  2. 系统分析一维搜索求最值C语言实现,vc6.0环境测试无异常。通过黄金分割法生成未知量循环带入目标函数,直至两未知量差值小于指定范围。-Systems analysis of one-dimensional search for the most value C language, vc6.0 environmental testing without exception. Generating an unknown quantity into the objective function by
  3. 所属分类:Other systems

    • 发布日期:2017-04-25
    • 文件大小:191820
    • 提供者:tale
  1. rls

    0下载:
  2. 该程序是一个简单的递推最小二乘法(rls)、共轭梯度法(grad)以及黄金分割法,输入数据,能够计算出来-The program is a simple recursive least squares (RLS), the conjugate gradient method (grad) and golden section method, the input data, can be calculated
  3. 所属分类:Other systems

    • 发布日期:2017-04-12
    • 文件大小:1138
    • 提供者:Alvin Chang
  1. golden

    0下载:
  2. matlab解决黄金分割法一维无约束最优化问题,-use matlab for golden
  3. 所属分类:matlab

    • 发布日期:2017-04-11
    • 文件大小:793
    • 提供者:王小强
  1. HJFGF

    0下载:
  2. 黄金分割法程序,主要用于最优化课程或者是优化设计的学习与分析-Golden Law program, mainly for learning and optimization analysis is to optimize the design of the course or
  3. 所属分类:Other systems

    • 发布日期:2017-04-11
    • 文件大小:1040
    • 提供者:王文
  1. golden-section-method

    0下载:
  2. 采用黄金分割法计算非线性方程,具有较快的收敛速度-Nonlinear equation is obtained by using the golden section method, has a faster convergence speed
  3. 所属分类:Algorithm

    • 发布日期:2017-03-30
    • 文件大小:932
    • 提供者:张三
  1. 0.618aFibonacci

    0下载:
  2. 最优化中一维搜索方法中的黄金分割法和Fibonacci法程序-Optimization of one dimensional search v one dimensional search method in optimization of the golden section method and the Fibonacci method program
  3. 所属分类:matlab

    • 发布日期:2017-04-28
    • 文件大小:17320
    • 提供者:周浩
  1. qiujizhi

    0下载:
  2. 利用割线法、进退法、黄金分割法等求解给定区间内的极大值与极小值-Using the secant method, advance and retreat, such as golden section method for solving the given interval maxima and minima
  3. 所属分类:source in ebook

    • 发布日期:2017-04-04
    • 文件大小:1752
    • 提供者:
  1. optimization

    0下载:
  2. 最优化问题中的最速下降法,共轭梯度法,黄金分割法代码,为applied optimization with matlab programming书中源代码-Steepest descent method, conjugate gradient method, golden section method code
  3. 所属分类:source in ebook

    • 发布日期:2017-04-15
    • 文件大小:4903
    • 提供者:伊小夕
  1. golddiv

    0下载:
  2. 黄金分割法,用于一维线性优化,输入相应目标函数,可得最优变量-Golden method for one-dimensional linear optimization, enter the appropriate objective function, we can get the optimal variable
  3. 所属分类:Energy industry

    • 发布日期:2017-04-12
    • 文件大小:575
    • 提供者:试验
  1. optimization-Control-program

    0下载:
  2. 几种典型的优化控制方法的程序,包括黄金分割法,牛顿迭代法,二分法-A typical optimization Control program,golden section method,Newton iteration
  3. 所属分类:matlab

    • 发布日期:2017-04-14
    • 文件大小:3346
    • 提供者:wang
  1. hjfg

    0下载:
  2. 用纯C写的黄金分割法,老师让写的,以供大家采用-Written in pure C golden section for all to use
  3. 所属分类:Algorithm

    • 发布日期:2017-04-12
    • 文件大小:1182
    • 提供者:杨毅
  1. golden_Interior-Point-Method

    0下载:
  2. 用黄金分割法和内点法对给出函数的极小点进行求解并验证。-Gold split method and the interior point method to give the function of the minimum point is solved and verified.
  3. 所属分类:Algorithm

    • 发布日期:2017-04-12
    • 文件大小:1159
    • 提供者:lumengyi
  1. Solving-equation

    0下载:
  2. 用于方程求根的MATLAB程序。其中包括贝努利法求按模最小实根 用二分法求方程的一个根 用黄金分割法求方程的一个根 用不动点迭代法求方程的一个根 等-For solving equation MATLAB program. Which includes the minimum real root of Bernoulli Fa A root of a equation with dichotomy A root of the equation by golden sect
  3. 所属分类:matlab

    • 发布日期:2017-04-15
    • 文件大小:6699
    • 提供者:gaochenglin
  1. huang-jing-fen-ge-fa

    0下载:
  2. 黄金分割法,可以实现计算最小体积。很好用的哦-gold divide method
  3. 所属分类:assembly language

    • 发布日期:2017-05-02
    • 文件大小:844303
    • 提供者:frank
  1. Fastest_Dirction

    0下载:
  2. 最速下降法(黄金分割法确定步长)分、解决无约束问题-Steepest descent method (golden section method to determine the steps) points, unconstrained problem solving
  3. 所属分类:Algorithm

    • 发布日期:2017-04-12
    • 文件大小:1099
    • 提供者:郭昊
  1. quadratic-interpolation

    0下载:
  2. 本程序运用黄金分割法和二次插值法来优化计算,附带源程序供大家学习。-This procedure uses the golden section method and the two interpolation method to optimize the calculation, with the source code for everyone to learn.
  3. 所属分类:Algorithm

    • 发布日期:2017-04-26
    • 文件大小:56333
    • 提供者:张天翼
« 1 2 ... 7 8 9 10 11 1213 14 15 »
搜珍网 www.dssz.com