CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 Windows编程 其他小程序 搜索资源 - 黄金分割法

搜索资源列表

  1. GOLD

    0下载:
  2. 机械优化设计中,一维搜索方法,针对单峰函数,利用进退法求收敛区间,采用黄金分割法求极值-Optimization of Mechanical Design, one-dimensional search method, for single-peak function, the use of advance and retreat method convergence interval, using golden section method for extremal
  3. 所属分类:Other windows programs

    • 发布日期:2017-03-30
    • 文件大小:984
    • 提供者:宋佳
  1. gold-optimization-algorithm

    0下载:
  2. 采用0.618黄金分割法求解最优解,编译软件为KEIL C,其中ak=3.985776,f(ak)=-155.9915 -0.618 golden section method used to solve the optimal solution, the compiler software for the KEIL C, in which ak = 3.985776, f (ak) =- 155.9915
  3. 所属分类:Other systems

    • 发布日期:2017-04-01
    • 文件大小:761
    • 提供者:czk
  1. Fibonaccimethod

    0下载:
  2. 用c语言编写的通过运行的黄金分割法,欢迎大家下载-Using c language by running the golden section method, welcome to download
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-13
    • 文件大小:2053
    • 提供者:
  1. minGETDFRHJ

    0下载:
  2. 共轭梯度法的FR方法结合黄金分割法求解多维函数的极小值,在此前必须编写好一为搜索函数-Minimum value of the FR conjugate gradient method combined with golden section method to solve the multi-dimensional function must be written in the previous one for search function
  3. 所属分类:Other systems

    • 发布日期:2017-11-25
    • 文件大小:833
    • 提供者:
  1. jinxiong2012.7.4

    0下载:
  2. 本函数运用黄金分割法搜索一维函数的极值,在本函数之前先要调用编写好进退法函数确定初始区间。-This function is the use of the golden section method to search for a one-dimensional function extremum, this function before the first call to write a good advance and retreat method function to determin
  3. 所属分类:Other systems

    • 发布日期:2017-11-20
    • 文件大小:4340
    • 提供者:
  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. fangchengqiujie

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

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

    0下载:
  2. 用 matlab 求一维函数的极小值。包括黄金分割法 三次插值法求极值,带迭代计数器-Seeking a minimum of a one-dimensional function using matlab. The three interpolation extremum with the iteration counter
  3. 所属分类:Other systems

    • 发布日期:2017-11-01
    • 文件大小:1094
    • 提供者:刘锋伟
  1. golden-section-method

    0下载:
  2. 一维优化黄金分割法程序,vb6.0编写的一维0.618最优值搜索算法。-One-dimensional optimization procedure of the golden section method, the vb6.0 written 0.618 optimal value of the search algorithm.
  3. 所属分类:Other systems

    • 发布日期:2017-11-18
    • 文件大小:2839
    • 提供者:曹立良
  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. golden-section-method

    0下载:
  2. 用黄金分割法对目标函数进行优化搜索,求得最优解。-Golden objective function to optimize the search for optimal solutions.
  3. 所属分类:Other systems

    • 发布日期:2017-11-19
    • 文件大小:358107
    • 提供者:朱真真
  1. golde_decom

    0下载:
  2. 黄金分割法求解函数最小值的算法。输入区间ab的值,自定义函数,然后求解函数的最小值。-a optimization method called golden-decompostion.
  3. 所属分类:Other windows programs

    • 发布日期:2017-12-03
    • 文件大小:785
    • 提供者:凌含潇
  1. yiweisousuo

    0下载:
  2. 机械优化设计一维搜索方法,综合黄金分割法与二次插值法进行最优搜索-Optimization of Mechanical Design one-dimensional search method, golden section method with quadratic interpolation method for optimal search
  3. 所属分类:Other windows programs

    • 发布日期:2017-11-19
    • 文件大小:2782
    • 提供者:宋家兵
  1. GSMothed

    0下载:
  2. 运筹学->常用一维搜索算法->黄金分割法c语言实现-Operations Research-> common one-dimensional search algorithm-> golden section method c language
  3. 所属分类:Other systems

    • 发布日期:2017-04-09
    • 文件大小:171807
    • 提供者:陈维多
  1. 6(1)

    0下载:
  2. matlan程序,用黄金分割法,中值法来计算函数,运筹学最优值问题-matlan program, with golden section method, the method to calculate the value of the function, the optimal value of operations research problems
  3. 所属分类:Other systems

    • 发布日期:2017-04-24
    • 文件大小:157073
    • 提供者:MAY
  1. hjfgf

    0下载:
  2. 黄金分割法求最小值,验证通过。可以在指定区间内,求得最小值-Golden section method for the minimum, verified by. Be within the specified range, the minimum value is obtained
  3. 所属分类:Other systems

    • 发布日期:2017-04-08
    • 文件大小:221561
    • 提供者:张浩
  1. minHJ

    0下载:
  2. 黄金分割法一维求极值.自己编写。调用方式,输入函数,和初始值,和精度。开始一维搜索-One-dimensional golden section method for extreme. Their preparation. Calls, input function, and the initial value, and accuracy. Start a one-dimensional search
  3. 所属分类:Other systems

    • 发布日期:2017-04-11
    • 文件大小:521
    • 提供者:Lin
  1. HJ

    0下载:
  2. 最优化极值搜索中用黄金分割法求解一维函数的极值,算法简单希望采纳(Optimization extremum search, the golden section method to solve the extremum of one-dimensional function, the algorithm is simple, hope to adopt)
  3. 所属分类:其他

    • 发布日期:2017-12-22
    • 文件大小:12288
    • 提供者:yljylj
  1. 黄金分割法

    0下载:
  2. 用黄金分割法求任一函数的极值,包括进退法子程序,黄金分割法子程序,及函数子程序(Use the golden section method to find the extreme value of any function)
  3. 所属分类:其他

  1. Matlab方程求根法汇总

    2下载:
  2. Matlab方程求根法汇总:BenvliMAX 贝努利法求按模最大实根 BenvliMIN 贝努利法求按模最小实根 HalfInterval 用二分法求方程的一个根 hj 用黄金分割法求方程的一个根 StablePoint 用不动点迭代法求方程的一个根 AtkenStablePoint 用艾肯特加速的不动点迭代法求方程的一个根 StevenStablePoint 用史蒂芬森加速的不动点迭代法求方程的一个根 Secant 用一般弦截法求方程的一个根 SinleSecant 用单点弦截法求方程的一个
  3. 所属分类:其他

    • 发布日期:2020-09-08
    • 文件大小:19456
    • 提供者:lfwu5
« 12 »
搜珍网 www.dssz.com