搜索资源列表
黄金分割法
- 一个黄金分割法求最优区间-golden section method
黄金分割法源程序代码
- /*黄金分割法源程序代码*/
黄金分割法进行一维搜索
- matlab程序黄金分割优化方法
黄金分割法
- 一个黄金分割法求最优区间-golden section method
一维黄金 插值 格点法
- 本程序可以对任意输入的一元二次函数,算法利用了黄金分割法,插值法,格点法求出最小值-the arbitrary procedures for the importation of a quadratic function, the algorithm using the Golden Section, interpolation, the lattice method, the minimum
最优化
- matlab 关于牛顿法,最速化,拟牛顿法,黄金分割法,一维搜索法的编程-Matlab of Newton, the most speed, quasi-Newton method, 0.618, one-dimensional search Programming
nnworkmatlab
- 黄金分割法,带约束条件 进退法求函数极小值,单谷区间-0.618, with restrictive conditions act Method function minimum, a single-interval
0.618
- 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.
zouyaoxian
- 黄金分割法,二分法,Fibonacci法求多项式函数最值-Golden Section, dichotomy, the Fibonacci method for the value of a polynomial function
guangjinfenge
- 黄金分割搜索法的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
goldenmean
- 最优化算法中的黄金分割法,用于线性寻优过程,算法快速且方便-optimization algorithm gold segmentation method for the linear optimization process, the algorithm is fast and convenient
HJFGF
- 黄金分割法的源代码 用于优化设计 Turbo 2.0 下编译-0.618 method of optimizing the source code for Turbo Design Compiler 2.0
GoldFind
- 用于单变量函数寻优的黄金分割法matlab程序,我试过了好用.-For single-variable function optimization of the golden section method matlab procedure, I tried the easy to use.
opt
- 计算二维无约束优化的Powell法和坐标轮换法,以及一维搜索的黄金分割法和搜索区间确定的两个子程序.-Calculation of two-dimensional unconstrained optimization method of Powell and coordinate rotation method, as well as one-dimensional search of the golden section method
goldsection
- 黄金分割法求解下单峰函数的极小值 是一个比较好的代码-Golden section method of single peak function of the minimum value is a better code
vb_huangjin
- 规划数学中的黄金分割法,给定目标函数,用黄金分割法求最小值,用VB实现,-Planning mathematics golden section method, the given objective function, using golden section method for the minimum, using VB realize,
2132131
- 黄金分割法的源程序,优化设计的应用,很好,很强大-Golden section method of source code, optimize the design of applications, very good, very powerful
King_c
- 使用C编写的黄金分割法程序,使优化算法,值得大家学习-C prepared by the use of golden section method procedure, so that optimization algorithm, what is worth learning
黄金分割法
- 用黄金分割法求任一函数的极值,包括进退法子程序,黄金分割法子程序,及函数子程序(Use the golden section method to find the extreme value of any function)
黄金分割
- 一维搜索的最优方法(黄金分割法)matlab程序(The best method of one dimension search (golden section method) matlab program)