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

搜索资源列表

  1. zuiyouhua

    0下载:
  2. 用C++编写,黄金分割法进行的一维极小值点搜索-With C++ writing, golden section method, the minimum value of the one-dimensional point search
  3. 所属分类:Other systems

    • 发布日期:2017-12-01
    • 文件大小:517
    • 提供者:唐泽栋
  1. onedimenssionsearch

    0下载:
  2. 实用最优化算法课程中要求的一维搜索算法,包括牛顿法、黄金分割法、成功失败法等,全是自己原创的matlab代码,有什么问题可以找我,QQ:492655735-Practical optimization algorithm courses require a one-dimensional search algorithm, including Newton' s method, golden section method, the success or failure method ful
  3. 所属分类:Algorithm

    • 发布日期:2017-12-07
    • 文件大小:3253
    • 提供者:黎宇帆
  1. the-one-dimensional-functions

    0下载:
  2. 9种不同的方法求解一维函数的极值,包括黄金分割法、插值法等。-Nine different ways to solve the extreme value of the one-dimensional functions, including the golden section method, interpolation.
  3. 所属分类:matlab

    • 发布日期:2017-11-14
    • 文件大小:4200
    • 提供者:zhang
  1. goldenSection

    0下载:
  2. golden section method
  3. 所属分类:matlab

    • 发布日期:2017-12-05
    • 文件大小:15006
    • 提供者:lynnmee
  1. NewJFrame

    0下载:
  2. 带图形用户界面,使用“黄金分割法”和“最陡下降法”求根的代码,作为数值计算的入门素材-With a graphical user interface, the use of the "golden section method and the steepest descent method for extracting the roots code, as introductory material for the numerical calculation
  3. 所属分类:Jsp/Servlet

    • 发布日期:2017-11-27
    • 文件大小:3527
    • 提供者:邓捷
  1. GoldenSectionFun.m

    0下载:
  2. 黄金分割法的原matlab代码,可以进行一位搜索寻求最小值-Golden Section Fun
  3. 所属分类:Algorithm

    • 发布日期:2017-11-30
    • 文件大小:464667
    • 提供者:zhuxiao
  1. HJ

    0下载:
  2. 最优化方法:黄金分割法求极值(VC++源程序)-Optimization method: the golden section method extremum (VC++, source)
  3. 所属分类:Algorithm

    • 发布日期:2017-11-28
    • 文件大小:111135
    • 提供者:rain
  1. best

    0下载:
  2. 进退法找求单峰区间,黄金分割法找最优解的matlab程序。-The advance and retreat method to find requirements unimodal interval, golden section method matlab program to find the optimal solution.
  3. 所属分类:assembly language

    • 发布日期:2017-11-11
    • 文件大小:625
    • 提供者:litong
  1. Form1

    0下载:
  2. 黄金分割法利用进退法和黄金分割法进行以为搜索,并显示最优解及迭代次数-The advance and retreat method and the golden section golden section method that search and display the optimal solution and the number of iterations
  3. 所属分类:CSharp

    • 发布日期:2017-11-21
    • 文件大小:1459
    • 提供者:代艾波
  1. One-dimensional-optimization_matlab

    0下载:
  2. 自己编写的一维搜索优化算法,包括黄金分割法、平分发、牛顿迭代法、抛物线法、三次插值法-I have written a one-dimensional search optimization algorithms, including the golden section method, flat distribution, Newton iteration, parabolic, cubic interpolation
  3. 所属分类:Algorithm

    • 发布日期:2017-11-29
    • 文件大小:1500
    • 提供者:陈亮
  1. huangjinfenge

    0下载:
  2. 黄金分割法C程序用于最优化设计中,是一种最优化的程序,试验课中会用到,你懂得-Golden section method0.618
  3. 所属分类:software engineering

    • 发布日期:2017-11-15
    • 文件大小:3091
    • 提供者:李炳辰
  1. fangchengqiujie

    0下载:
  2. 贝努利法求按模最大实根 贝努利法求按模最小实根 用二分法求方程的一个根 用黄金分割法求方程的一个根 用不动点迭代法求方程的一个根 用艾肯特加速的不动点迭代法求方程的一个根 用史蒂芬森加速的不动点迭代法求方程的一个根 用一般弦截法求方程的一个根 用单点弦截法求方程的一个根 用双点弦截法求方程的一个根 用平行弦截法求方程的一个根 用改进弦截法求方程的一个根 用史蒂芬森法求方程的一个根 用劈因子法求方程的一个二次因子 用抛物线法求方程的一个根
  3. 所属分类:Other systems

    • 发布日期:2017-11-07
    • 文件大小:10684
    • 提供者:吕文旭
  1. golddiv

    1下载:
  2. 一维搜索黄金分割法算法matlab实现。-One-dimensional search algorithm matlab implementation of the golden section method.
  3. 所属分类:Algorithm

    • 发布日期:2016-05-29
    • 文件大小:1024
    • 提供者:罗思琪
  1. xiansousuo

    0下载:
  2. 用黄金分割法来求解函数的极小点,不用求函数的导数,只需进行迭代即可,非精确线搜索技术用于解决极值区间-Golden section method to solve the minimum point of the function, do not seek the derivative of a function, simply iteration can be inexact line search techniques for solving extremal interval
  3. 所属分类:matlab

    • 发布日期:2017-11-08
    • 文件大小:2209
    • 提供者:月亮
  1. hjfgfqzyj

    0下载:
  2. 属于机械优化设计中运用黄金分割法求最优解-Of mechanical optimization design, the use of the golden section method, the optimal solution
  3. 所属分类:Other systems

    • 发布日期:2017-12-03
    • 文件大小:949
    • 提供者:李四
  1. Single-Variable

    0下载:
  2. 四种方法(进退法,黄金分割法,斐波那契法,二次多项式差值法)求解单峰值函数极小值。 本程序已经给定三种目标函数,可以自行添加或者更改。-Four methods (advance and retreat method,Golden section method , Fibonacci method, quadratic polynomial difference method) for solving single peak function minimum. This procedur
  3. 所属分类:Algorithm

    • 发布日期:2017-11-28
    • 文件大小:249839
    • 提供者:
  1. Golden Section Method

    0下载:
  2. 黄金分割法,一种用于求最优解的方法:先找到单峰区间,然后用黄金分割点分割。
  3. 所属分类:matlab例程

    • 发布日期:2013-05-13
    • 文件大小:27164
    • 提供者:vincenthuang11
  1. Project1

    0下载:
  2. 黄金分割发,用于求已知函数的最小值,原理是先找到单峰区间,然后用黄金比例分割。-Golden Section Method
  3. 所属分类:Other systems

    • 发布日期:2017-11-26
    • 文件大小:27164
    • 提供者:Vincent
  1. zuoye

    0下载:
  2. 利用黄金分割法,进退法求解机械优化设计的最小值-Using the golden section method of solving the minimum value of mechanical optimization design
  3. 所属分类:Windows Develop

    • 发布日期:2017-12-09
    • 文件大小:3719
    • 提供者:吴彬
  1. xiaozuoye

    0下载:
  2. 利用黄金分割法,进退法求解机械优化设计的最小值-Using the golden section method of solving the minimum value of mechanical optimization design
  3. 所属分类:Windows Develop

    • 发布日期:2017-11-30
    • 文件大小:2782
    • 提供者:吴彬
« 1 2 ... 4 5 6 7 8 910 11 12 13 14 »
搜珍网 www.dssz.com