搜索资源列表

  1. vbC9

    0下载:
  2. 用VB实现的函数的极致和最优化 包括黄金分割搜索法、不用导数的布伦特法 用导数的布伦特法、多元函数的山单纯形法、多元函数的变尺度法等-VB function of the body and optimization including 0.618 search, not derivative Brent Act, Brent derivative, the multi-function Hill simplex method,
  3. 所属分类:数值算法/人工智能

    • 发布日期:2008-10-13
    • 文件大小:7294
    • 提供者:刘立立
  1. 一维黄金 插值 格点法

    0下载:
  2. 本程序可以对任意输入的一元二次函数,算法利用了黄金分割法,插值法,格点法求出最小值-the arbitrary procedures for the importation of a quadratic function, the algorithm using the Golden Section, interpolation, the lattice method, the minimum
  3. 所属分类:数值算法/人工智能

    • 发布日期:2008-10-13
    • 文件大小:82101
    • 提供者:杜莉
  1. 最优化

    1下载:
  2. matlab 关于牛顿法,最速化,拟牛顿法,黄金分割法,一维搜索法的编程-Matlab of Newton, the most speed, quasi-Newton method, 0.618, one-dimensional search Programming
  3. 所属分类:其它资源

    • 发布日期:2008-10-13
    • 文件大小:11584
    • 提供者:孟琳珺
  1. work123

    0下载:
  2. 最优化算法,有共轭梯度、牛顿法、黄金分割、最速下降法等-optimization algorithm, a conjugate gradient, Newton, 0.618, the steepest decline in France
  3. 所属分类:数值算法/人工智能

    • 发布日期:2008-10-13
    • 文件大小:6370
    • 提供者:郭大波
  1. nnworkmatlab

    0下载:
  2. 黄金分割法,带约束条件 进退法求函数极小值,单谷区间-0.618, with restrictive conditions act Method function minimum, a single-interval
  3. 所属分类:其它资源

    • 发布日期:2008-10-13
    • 文件大小:6027
    • 提供者:宋斌
  1. golden_section

    0下载:
  2. 关于通信中优化算法的MATALB程序,实现了黄金分割,程序源代码,只贡献给想要的人!-on communications optimization algorithm enriching process, achieving 0.618, the program's source code only want to contribute to the people!
  3. 所属分类:数值算法/人工智能

    • 发布日期:2008-10-13
    • 文件大小:1706
    • 提供者:路遥
  1. Fibonacci

    0下载:
  2. 验证Fibonacci数列与黄金分割的关系-certification Fibonacci series and the relationship between 0.618
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:19511
    • 提供者:Sigum
  1. 0.618

    1下载:
  2. c写的黄金分割法(0.618)最优化程序,代码部分有详细的注释,还包括可执行程序及流程图,文档说明等-c write 0.618 (0.618) optimization procedures, a detailed code part of the Notes also includes executable and flow charts, file notes, etc.
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:167482
    • 提供者:田东剑
  1. classic-C-program

    0下载:
  2. D F P变尺度法子程序 matlab程序 Powell法子程序 内点惩罚函数法子程序 进退法子程序 黄金分割法子程序 外点惩罚函数法子程序 (relay) -D F P variable scale recourse procedures Matlab procedures Powell recourse procedures point penalty function tool procedures
  3. 所属分类:C#编程

    • 发布日期:2008-10-13
    • 文件大小:15068
    • 提供者:郑超
  1. 0_618

    0下载:
  2. 运筹学中使用黄金分割方法求放程组的一个小程序~!-tacticians use 0.618-release method for a small group of procedures ~!
  3. 所属分类:其它资源

    • 发布日期:2008-10-13
    • 文件大小:9216
    • 提供者:
  1. huangjin

    0下载:
  2. 用delphi语言实现运筹学黄金分割法程序-used language tacticians 0.618 Act procedures
  3. 所属分类:Dephi控件源码

    • 发布日期:2008-10-13
    • 文件大小:190534
    • 提供者:wuxiaoyan
  1. newton_gold

    0下载:
  2. 运筹学中牛顿法和黄金分割法一位搜索的算法C++实现,我大二时自己写的作业程序。-tacticians were Newton and the Golden Section of a search algorithm C realized, I write his sophomore year at the operating procedures.
  3. 所属分类:其它资源

    • 发布日期:2008-10-13
    • 文件大小:1592
    • 提供者:文正
  1. YunChou3

    1下载:
  2. 一维搜索程序——黄金分割点方法,我自己编的!大家多多下载,多多支持啊!-one-dimensional search procedures -- Golden Section point, I developed! Members can download the generous support ah!
  3. 所属分类:其它资源

    • 发布日期:2008-10-13
    • 文件大小:1288
    • 提供者:陈晶
  1. zouyaoxian

    0下载:
  2. 黄金分割法,二分法,Fibonacci法求多项式函数最值-Golden Section, dichotomy, the Fibonacci method for the value of a polynomial function
  3. 所属分类:其它资源

    • 发布日期:2008-10-13
    • 文件大小:1416
    • 提供者:邹耀贤
  1. huangjingfenge

    0下载:
  2. 黄金分割的4个子程序-the Golden Section 4 sub-procedures
  3. 所属分类:汇编语言

    • 发布日期:2008-10-13
    • 文件大小:1455
    • 提供者:bbsld
  1. guangjinfenge

    0下载:
  2. 黄金分割搜索法的vc代码,有两个过程实现,分别是Golden和mnbrak,mnbrak利用黄金比率和二次插值确定函数的极小值点的所在区间,Golden用黄金分割法求一元函数的极小值。-Golden Section Search vc law code, there are two processes to achieve, and Golden were mnbrak. mnbrak golden ratio and use quad
  3. 所属分类:其它资源

    • 发布日期:2008-10-13
    • 文件大小:1550
    • 提供者:wuyan
  1. goldenmean

    0下载:
  2. 最优化算法中的黄金分割法,用于线性寻优过程,算法快速且方便-optimization algorithm gold segmentation method for the linear optimization process, the algorithm is fast and convenient
  3. 所属分类:其它资源

    • 发布日期:2008-10-13
    • 文件大小:1046
    • 提供者:liruiyuxia
  1. HJFGF

    0下载:
  2. 黄金分割法的源代码 用于优化设计 Turbo 2.0 下编译-0.618 method of optimizing the source code for Turbo Design Compiler 2.0
  3. 所属分类:其它资源

    • 发布日期:2008-10-13
    • 文件大小:1405
    • 提供者:李冰
  1. GoldFind

    0下载:
  2. 用于单变量函数寻优的黄金分割法matlab程序,我试过了好用.
  3. 所属分类:其它资源

    • 发布日期:2008-10-13
    • 文件大小:920
    • 提供者:大鲁
  1. 全自动画黄金分割-带止损位

    0下载:
  2. 全自动画黄金分割-带止损位 全自动画黄金分割-带止损位
  3. 所属分类:其它程序

« 1 2 3 45 6 7 8 9 10 ... 22 »

源码中国 www.ymcn.org